svn commit: r375158 - head/sysutils/rubygem-fluentd
Antoine Brodin
antoine at FreeBSD.org
Sun Dec 21 13:13:30 UTC 2014
Author: antoine
Date: Sun Dec 21 13:13:29 2014
New Revision: 375158
URL: https://svnweb.freebsd.org/changeset/ports/375158
QAT: https://qat.redports.org/buildarchive/r375158/
Log:
Put back an empty dir in plist
Modified:
head/sysutils/rubygem-fluentd/Makefile
Modified: head/sysutils/rubygem-fluentd/Makefile
==============================================================================
--- head/sysutils/rubygem-fluentd/Makefile Sun Dec 21 12:14:19 2014 (r375157)
+++ head/sysutils/rubygem-fluentd/Makefile Sun Dec 21 13:13:29 2014 (r375158)
@@ -2,6 +2,7 @@
PORTNAME= fluentd
PORTVERSION= 0.10.53
+PORTREVISION= 1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@@ -20,6 +21,7 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
PLIST_FILES= bin/fluent-cat bin/fluent-debug bin/fluent-gem bin/fluentd \
"@sample etc/fluentd/fluent.conf.sample"
+PLIST_DIRS= etc/fluentd/plugin
RUBYGEM_AUTOPLIST= yes
USE_RC_SUBR= fluentd
USERS= fluentd
More information about the svn-ports-all
mailing list