svn commit: r369335 - head/sysutils/syslog-ng-devel

Cy Schubert cy at FreeBSD.org
Fri Sep 26 19:50:36 UTC 2014


Author: cy
Date: Fri Sep 26 19:50:35 2014
New Revision: 369335
URL: http://svnweb.freebsd.org/changeset/ports/369335
QAT: https://qat.redports.org/buildarchive/r369335/

Log:
  Update 3.6.0beta2 --> 3.6.0rc1
  
  Submitted by:	Peter Czanik <peter.czanik at balabit.com> (syslog-ng upline)

Modified:
  head/sysutils/syslog-ng-devel/Makefile
  head/sysutils/syslog-ng-devel/distinfo
  head/sysutils/syslog-ng-devel/pkg-plist

Modified: head/sysutils/syslog-ng-devel/Makefile
==============================================================================
--- head/sysutils/syslog-ng-devel/Makefile	Fri Sep 26 18:44:22 2014	(r369334)
+++ head/sysutils/syslog-ng-devel/Makefile	Fri Sep 26 19:50:35 2014	(r369335)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	syslog-ng
-PORTVERSION=	3.6.0b2
+PORTVERSION=	3.6.0r1
 PKGNAMESUFFIX=	-devel
 CATEGORIES=	sysutils
 DISTVERSION=	$(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/)
@@ -47,8 +47,7 @@ INSTALL_TARGET=	install-strip
 CONFIGURE_ARGS=	--sysconfdir=${LOCALBASE}/etc --localstatedir=/var/db \
 		--enable-dynamic-linking \
 		--enable-debug \
-		--datadir=${PREFIX}/share/syslog-ng/ \
-		--enable-pcre
+		--datadir=${PREFIX}/share/syslog-ng/
 
 BROKEN_sparc64=	Does not compile on sparc64: gcc core dump
 

Modified: head/sysutils/syslog-ng-devel/distinfo
==============================================================================
--- head/sysutils/syslog-ng-devel/distinfo	Fri Sep 26 18:44:22 2014	(r369334)
+++ head/sysutils/syslog-ng-devel/distinfo	Fri Sep 26 19:50:35 2014	(r369335)
@@ -1,2 +1,2 @@
-SHA256 (syslog-ng_3.6.0beta2.tar.gz) = 52bea0d4066d256f8ee6caa3c57a30b92d5bd8c4177cb3c6782c6f62b0c823c4
-SIZE (syslog-ng_3.6.0beta2.tar.gz) = 3207977
+SHA256 (syslog-ng_3.6.0rc1.tar.gz) = bacca809ba2d8c24d3b5d678f22e733ae0714316b87958d4d3b2b3ea81b92636
+SIZE (syslog-ng_3.6.0rc1.tar.gz) = 3164949

Modified: head/sysutils/syslog-ng-devel/pkg-plist
==============================================================================
--- head/sysutils/syslog-ng-devel/pkg-plist	Fri Sep 26 18:44:22 2014	(r369334)
+++ head/sysutils/syslog-ng-devel/pkg-plist	Fri Sep 26 19:50:35 2014	(r369335)
@@ -133,6 +133,7 @@ include/syslog-ng/rcptid.h
 include/syslog-ng/reloc.h
 include/syslog-ng/rewrite/rewrite-expr-parser.h
 include/syslog-ng/rewrite/rewrite-expr.h
+include/syslog-ng/rewrite/rewrite-groupset.h
 include/syslog-ng/rewrite/rewrite-set-tag.h
 include/syslog-ng/rewrite/rewrite-set.h
 include/syslog-ng/rewrite/rewrite-subst.h


More information about the svn-ports-head mailing list