Update riemann 0.3.0 -> 0.3.1
This commit is contained in:
parent
cc7e268139
commit
eaa1ae5a13
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2018/05/30 06:58:59 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2018/11/11 08:29:42 pvk Exp $
|
||||
|
||||
COMMENT = network event stream processing system
|
||||
|
||||
V = 0.3.0
|
||||
V = 0.3.1
|
||||
DISTNAME = riemann-${V}
|
||||
CATEGORIES = sysutils
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = http://riemann.io
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (riemann-0.3.0.tar.bz2) = LEyPB/kKe3pekCOAOC3deJhk1K9Qpmd6g/dFOC1qP5Q=
|
||||
SIZE (riemann-0.3.0.tar.bz2) = 83796371
|
||||
SHA256 (riemann-0.3.1.tar.bz2) = VPl5mSLIy611u742x+WtMs+TL7YRSWKe4FKOsXjFg1E=
|
||||
SIZE (riemann-0.3.1.tar.bz2) = 83862795
|
||||
|
@ -1,18 +1,18 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2018/05/30 06:58:59 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2018/11/11 08:29:42 pvk Exp $
|
||||
@newgroup _riemann:786
|
||||
@newuser _riemann:786:_riemann:daemon:Riemann Account:/nonexistent:/sbin/nologin
|
||||
@extraunexec rm -rf /var/log/riemann/*
|
||||
@rcscript ${RCDIR}/riemann
|
||||
@mode 755
|
||||
@owner _riemann
|
||||
@group _riemann
|
||||
@sample /var/log/riemann/
|
||||
@mode
|
||||
@owner
|
||||
@group
|
||||
bin/riemann
|
||||
lib/riemann/
|
||||
lib/riemann/riemann.jar
|
||||
share/examples/riemann/
|
||||
share/examples/riemann/riemann.config
|
||||
@sample ${SYSCONFDIR}/riemann.config
|
||||
@rcscript ${RCDIR}/riemann
|
||||
@mode 755
|
||||
@owner _riemann
|
||||
@group _riemann
|
||||
@sample /var/log/riemann/
|
||||
@group
|
||||
@owner
|
||||
@mode
|
||||
|
Loading…
x
Reference in New Issue
Block a user