svn commit: r504403 - in head: net-mgmt/super_mediator net-mgmt/yaf net/libfixbuf

Antoine Brodin antoine at FreeBSD.org
Mon Jun 17 09:04:33 UTC 2019


Author: antoine
Date: Mon Jun 17 09:04:30 2019
New Revision: 504403
URL: https://svnweb.freebsd.org/changeset/ports/504403

Log:
  Update net/libfixbuf to 2.3.1 and net-mgmt/yaf 2.11.0
  
  PR:		238208
  Approved by:	maintainers timeout (20 days)

Modified:
  head/net-mgmt/super_mediator/Makefile
  head/net-mgmt/yaf/Makefile
  head/net-mgmt/yaf/distinfo
  head/net-mgmt/yaf/pkg-plist
  head/net/libfixbuf/Makefile
  head/net/libfixbuf/distinfo
  head/net/libfixbuf/pkg-plist

Modified: head/net-mgmt/super_mediator/Makefile
==============================================================================
--- head/net-mgmt/super_mediator/Makefile	Mon Jun 17 09:01:58 2019	(r504402)
+++ head/net-mgmt/super_mediator/Makefile	Mon Jun 17 09:04:30 2019	(r504403)
@@ -3,6 +3,7 @@
 
 PORTNAME=	super_mediator
 PORTVERSION=	1.6.0
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://tools.netsa.cert.org/releases/
 

Modified: head/net-mgmt/yaf/Makefile
==============================================================================
--- head/net-mgmt/yaf/Makefile	Mon Jun 17 09:01:58 2019	(r504402)
+++ head/net-mgmt/yaf/Makefile	Mon Jun 17 09:04:30 2019	(r504403)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	yaf
-PORTVERSION=	2.10.0
+PORTVERSION=	2.11.0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://tools.netsa.cert.org/releases/
 
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libfixbuf.so:net/libfixbuf \
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USES=		libtool pathfix perl5 pkgconfig
+USES=		gnome libtool pathfix perl5 pkgconfig
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--sysconfdir="${ETCDIR}"

Modified: head/net-mgmt/yaf/distinfo
==============================================================================
--- head/net-mgmt/yaf/distinfo	Mon Jun 17 09:01:58 2019	(r504402)
+++ head/net-mgmt/yaf/distinfo	Mon Jun 17 09:04:30 2019	(r504403)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534693349
-SHA256 (yaf-2.10.0.tar.gz) = ed13a5d9f4cbbe6e82e2ee894cf3c324b2bb209df7eb95f2be10619bbf13d805
-SIZE (yaf-2.10.0.tar.gz) = 2138460
+TIMESTAMP = 1559120538
+SHA256 (yaf-2.11.0.tar.gz) = 5e2523eeeaa5ac7e08f73b38c599f321ba93f239011efec9c39cfcbc30489dca
+SIZE (yaf-2.11.0.tar.gz) = 2132776

Modified: head/net-mgmt/yaf/pkg-plist
==============================================================================
--- head/net-mgmt/yaf/pkg-plist	Mon Jun 17 09:01:58 2019	(r504402)
+++ head/net-mgmt/yaf/pkg-plist	Mon Jun 17 09:04:30 2019	(r504403)
@@ -1,7 +1,6 @@
 bin/airdaemon
 bin/filedaemon
 bin/getFlowKeyHash
-bin/ipfixDump
 bin/yaf
 bin/yafMeta2Pcap
 bin/yafcollect
@@ -174,7 +173,6 @@ man/man1/airdaemon.1.gz
 man/man1/applabel.1.gz
 man/man1/filedaemon.1.gz
 man/man1/getFlowKeyHash.1.gz
-man/man1/ipfixDump.1.gz
 man/man1/yaf.1.gz
 man/man1/yafMeta2Pcap.1.gz
 man/man1/yafdhcp.1.gz

Modified: head/net/libfixbuf/Makefile
==============================================================================
--- head/net/libfixbuf/Makefile	Mon Jun 17 09:01:58 2019	(r504402)
+++ head/net/libfixbuf/Makefile	Mon Jun 17 09:04:30 2019	(r504403)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libfixbuf
-PORTVERSION=	2.1.0
+PORTVERSION=	2.3.1
 CATEGORIES=	net
 MASTER_SITES=	http://tools.netsa.cert.org/releases/
 
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USES=		libtool pathfix perl5 pkgconfig
+USES=		gnome libtool pathfix perl5 pkgconfig
 USE_GNOME=	glib20
 USE_PERL5=	build
 USE_LDCONFIG=	yes

Modified: head/net/libfixbuf/distinfo
==============================================================================
--- head/net/libfixbuf/distinfo	Mon Jun 17 09:01:58 2019	(r504402)
+++ head/net/libfixbuf/distinfo	Mon Jun 17 09:04:30 2019	(r504403)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533264508
-SHA256 (libfixbuf-2.1.0.tar.gz) = d3a0ddf3f693e9421efaa8029c8ff1f78c81c39e77661dc40a05b3515d086fe7
-SIZE (libfixbuf-2.1.0.tar.gz) = 925899
+TIMESTAMP = 1559119803
+SHA256 (libfixbuf-2.3.1.tar.gz) = 2ba7877c5b09c120a20eb320d5d9e2ac93520c8308624eac3064aaece239bad3
+SIZE (libfixbuf-2.3.1.tar.gz) = 992880

Modified: head/net/libfixbuf/pkg-plist
==============================================================================
--- head/net/libfixbuf/pkg-plist	Mon Jun 17 09:01:58 2019	(r504402)
+++ head/net/libfixbuf/pkg-plist	Mon Jun 17 09:04:30 2019	(r504403)
@@ -1,9 +1,12 @@
+bin/ipfixDump
 include/fixbuf/autoinc.h
 include/fixbuf/private.h
 include/fixbuf/public.h
 include/fixbuf/version.h
 lib/libfixbuf.a
 lib/libfixbuf.so
-lib/libfixbuf.so.6
-lib/libfixbuf.so.6.1.0
+lib/libfixbuf.so.9
+lib/libfixbuf.so.9.0.1
 libdata/pkgconfig/libfixbuf.pc
+man/man1/ipfixDump.1.gz
+%%DATADIR%%/cert_ipfix.xml


More information about the svn-ports-all mailing list