FreeBSD Bugzilla – Attachment 174756 Details for
Bug 212671
net-mgmt/riemann: tweaks - update distfile, add conf.d, label daemon & get service reload working
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
v1 patch
file_212671.txt (text/plain), 1.66 KB, created by
Dave Cottlehuber
on 2016-09-13 23:17:22 UTC
(
hide
)
Description:
v1 patch
Filename:
MIME Type:
Creator:
Dave Cottlehuber
Created:
2016-09-13 23:17:22 UTC
Size:
1.66 KB
patch
obsolete
>commit 041f34bea2e4bc34f6425d83da69518c523a5718 >Author: Dave Cottlehuber <dch@skunkwerks.at> >Date: Tue Sep 13 23:11:20 2016 +0000 > > www/riemann: tweak port > >diff --git a/net-mgmt/riemann/Makefile b/net-mgmt/riemann/Makefile >index 4db143f..ac99b8c 100644 >--- a/net-mgmt/riemann/Makefile >+++ b/net-mgmt/riemann/Makefile >@@ -3,9 +3,9 @@ > > PORTNAME= riemann > PORTVERSION= 0.2.11 >+PORTREVISION= 1 > CATEGORIES= net-mgmt java >-MASTER_SITES= https://wintermute.skunkwerks.at/${PORTNAME}/releases/${PORTVERSION}/ \ >- http://aphyr.com/${PORTNAME}/ >+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ > > MAINTAINER= dch@skunkwerks.at > COMMENT= Monitors distributed systems >@@ -50,6 +50,7 @@ do-install: > ${MKDIR} \ > ${STAGEDIR}${JAVAJARDIR} \ > ${STAGEDIR}${ETCDIR} \ >+ ${STAGEDIR}${ETCDIR}/conf.d \ > ${STAGEDIR}${RIEMANN_LOGDIR} > ${INSTALL_DATA} \ > ${WRKSRC}/lib/${PORTNAME}.jar \ >diff --git a/net-mgmt/riemann/distinfo b/net-mgmt/riemann/distinfo >index ae42050..e789dc4 100644 >--- a/net-mgmt/riemann/distinfo >+++ b/net-mgmt/riemann/distinfo >@@ -1,2 +1,3 @@ >+TIMESTAMP = 1473805695 > SHA256 (riemann-0.2.11.tar.bz2) = 5e7982002685f6fa7716782c57e227e4b4eeaa4c14a77ab586aac5ecf114e933 > SIZE (riemann-0.2.11.tar.bz2) = 40503519 >diff --git a/net-mgmt/riemann/pkg-plist b/net-mgmt/riemann/pkg-plist >index 539ec01..a9fd6e2 100644 >--- a/net-mgmt/riemann/pkg-plist >+++ b/net-mgmt/riemann/pkg-plist >@@ -1,3 +1,4 @@ > %%JAVAJARDIR%%/riemann.jar > @sample %%ETCDIR%%/riemann.config.sample > @dir(%%RIEMANN_USER%%,%%RIEMANN_GROUP%%,0750) %%RIEMANN_LOGDIR%% >+@dir(%%RIEMANN_USER%%,%%RIEMANN_GROUP%%,0750) %%ETCDIR%%/conf.d
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 212671
:
174756
|
174774
|
174971
|
176752