svn commit: r371595 - head/sysutils/logstash-contrib
Matthew Seaman
matthew at FreeBSD.org
Mon Oct 27 17:18:45 UTC 2014
Author: matthew
Date: Mon Oct 27 17:18:44 2014
New Revision: 371595
URL: https://svnweb.freebsd.org/changeset/ports/371595
QAT: https://qat.redports.org/buildarchive/r371595/
Log:
Let's not break the pkg-plist either.
Modified:
head/sysutils/logstash-contrib/Makefile
head/sysutils/logstash-contrib/pkg-plist (contents, props changed)
Modified: head/sysutils/logstash-contrib/Makefile
==============================================================================
--- head/sysutils/logstash-contrib/Makefile Mon Oct 27 17:15:23 2014 (r371594)
+++ head/sysutils/logstash-contrib/Makefile Mon Oct 27 17:18:44 2014 (r371595)
@@ -4,7 +4,7 @@
PORTNAME= logstash-contrib
DISTVERSION= 1.4.2
CATEGORIES= sysutils
-PORTREVISION= 1
+PORTREVISION= 2
MAINTAINER= matthew at FreeBSD.org
COMMENT= Standard plugins contributed to the Logstash project
Modified: head/sysutils/logstash-contrib/pkg-plist
==============================================================================
--- head/sysutils/logstash-contrib/pkg-plist Mon Oct 27 17:15:23 2014 (r371594)
+++ head/sysutils/logstash-contrib/pkg-plist Mon Oct 27 17:18:44 2014 (r371595)
@@ -64,4 +64,4 @@ logstash/lib/logstash/outputs/websocket/
logstash/lib/logstash/outputs/zabbix.rb
logstash/lib/logstash/util/relp.rb
logstash/lib/logstash/util/zenoss.rb
-logstash/lib/logstash/util/zeromq.rb
+
More information about the svn-ports-head
mailing list