Dear all,

Please see the update for riemann-0.3.1 attached.
Changes: https://github.com/riemann/riemann/blob/master/CHANGELOG.md

OK to commit?

-- 
With best regards,
Pavel Korovin
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/riemann/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile    30 May 2018 06:58:59 -0000      1.11
+++ Makefile    25 Sep 2018 09:35:47 -0000
@@ -2,10 +2,9 @@
 
 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
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/riemann/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    28 Apr 2018 10:58:52 -0000      1.4
+++ distinfo    25 Sep 2018 09:35:47 -0000
@@ -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
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/sysutils/riemann/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   30 May 2018 06:58:59 -0000      1.3
+++ pkg/PLIST   25 Sep 2018 09:35:47 -0000
@@ -2,17 +2,17 @@
 @newgroup _riemann:786
 @newuser _riemann:786:_riemann:daemon:Riemann 
Account:/nonexistent:/sbin/nologin
 @extraunexec rm -rf /var/log/riemann/*
-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
+@owner
+@group
+bin/riemann
+lib/riemann/
+lib/riemann/riemann.jar
+share/examples/riemann/
+share/examples/riemann/riemann.config
+@sample ${SYSCONFDIR}/riemann.config

Reply via email to