update to goaccess-1.1
This commit is contained in:
parent
d00a960d55
commit
df7f204d27
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2016/08/01 15:04:40 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2016/11/09 10:28:19 kirby Exp $
|
||||
|
||||
COMMENT = realtime console web log analyzer
|
||||
|
||||
DISTNAME = goaccess-1.0.2
|
||||
DISTNAME = goaccess-1.1
|
||||
|
||||
CATEGORIES = www
|
||||
HOMEPAGE = http://goaccess.io/
|
||||
@ -31,6 +31,7 @@ do-install:
|
||||
${INSTALL_PROGRAM} ${WRKBUILD}/goaccess ${PREFIX}/bin/
|
||||
${INSTALL_MAN} ${WRKSRC}/goaccess.1 ${PREFIX}/man/man1/
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/goaccess/
|
||||
${INSTALL_DATA} ${WRKSRC}/config/goaccess.conf ${PREFIX}/share/examples/goaccess/
|
||||
${INSTALL_DATA} ${WRKSRC}/config/goaccess.conf \
|
||||
${PREFIX}/share/examples/goaccess/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (goaccess-1.0.2.tar.gz) = WKg+IB8p8BJ7iQMvvUBndVimQ/YUG4yEE6/R4YLxBPE=
|
||||
SIZE (goaccess-1.0.2.tar.gz) = 397474
|
||||
SHA256 (goaccess-1.1.tar.gz) = j1AATzURVhwHLKkHVJ6tVkvAvc2IKdSjcDpiz1s4z6E=
|
||||
SIZE (goaccess-1.1.tar.gz) = 411861
|
||||
|
Loading…
x
Reference in New Issue
Block a user