From 7d9fb1507214bdb0d67aa4fcf2fe8d35dca64084 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 17 Jun 2019 09:04:30 +0000 Subject: Update net/libfixbuf to 2.3.1 and net-mgmt/yaf 2.11.0 PR: 238208 Approved by: maintainers timeout (20 days) --- net-mgmt/yaf/Makefile | 4 ++-- net-mgmt/yaf/distinfo | 6 +++--- net-mgmt/yaf/pkg-plist | 2 -- 3 files changed, 5 insertions(+), 7 deletions(-) (limited to 'net-mgmt/yaf') diff --git a/net-mgmt/yaf/Makefile b/net-mgmt/yaf/Makefile index b01eac5a7665..0fc5754629a5 100644 --- a/net-mgmt/yaf/Makefile +++ b/net-mgmt/yaf/Makefile @@ -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}" diff --git a/net-mgmt/yaf/distinfo b/net-mgmt/yaf/distinfo index 982499c3f46b..0710ce5c2715 100644 --- a/net-mgmt/yaf/distinfo +++ b/net-mgmt/yaf/distinfo @@ -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 diff --git a/net-mgmt/yaf/pkg-plist b/net-mgmt/yaf/pkg-plist index d1f9567eaa4b..784f17de7b5a 100644 --- a/net-mgmt/yaf/pkg-plist +++ b/net-mgmt/yaf/pkg-plist @@ -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 -- cgit