View | Details | Raw Unified | Return to bug 238208
Collapse All | Expand All

(-)net/libfixbuf/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	libfixbuf
4
PORTNAME=	libfixbuf
5
PORTVERSION=	2.1.0
5
PORTVERSION=	2.3.1
6
CATEGORIES=	net
6
CATEGORIES=	net
7
MASTER_SITES=	http://tools.netsa.cert.org/releases/
7
MASTER_SITES=	http://tools.netsa.cert.org/releases/
8
8
Lines 14-20 Link Here
14
14
15
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
16
INSTALL_TARGET=	install-strip
16
INSTALL_TARGET=	install-strip
17
USES=		libtool pathfix perl5 pkgconfig
17
USES=		gnome libtool pathfix perl5 pkgconfig
18
USE_GNOME=	glib20
18
USE_GNOME=	glib20
19
USE_PERL5=	build
19
USE_PERL5=	build
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
(-)net/libfixbuf/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1533264508
1
TIMESTAMP = 1559119803
2
SHA256 (libfixbuf-2.1.0.tar.gz) = d3a0ddf3f693e9421efaa8029c8ff1f78c81c39e77661dc40a05b3515d086fe7
2
SHA256 (libfixbuf-2.3.1.tar.gz) = 2ba7877c5b09c120a20eb320d5d9e2ac93520c8308624eac3064aaece239bad3
3
SIZE (libfixbuf-2.1.0.tar.gz) = 925899
3
SIZE (libfixbuf-2.3.1.tar.gz) = 992880
(-)net/libfixbuf/pkg-plist (-2 / +5 lines)
Lines 1-3 Link Here
1
bin/ipfixDump
1
include/fixbuf/autoinc.h
2
include/fixbuf/autoinc.h
2
include/fixbuf/private.h
3
include/fixbuf/private.h
3
include/fixbuf/public.h
4
include/fixbuf/public.h
Lines 4-9 Link Here
4
include/fixbuf/version.h
5
include/fixbuf/version.h
5
lib/libfixbuf.a
6
lib/libfixbuf.a
6
lib/libfixbuf.so
7
lib/libfixbuf.so
7
lib/libfixbuf.so.6
8
lib/libfixbuf.so.9
8
lib/libfixbuf.so.6.1.0
9
lib/libfixbuf.so.9.0.1
9
libdata/pkgconfig/libfixbuf.pc
10
libdata/pkgconfig/libfixbuf.pc
11
man/man1/ipfixDump.1.gz
12
%%DATADIR%%/cert_ipfix.xml
(-)net-mgmt/yaf/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	yaf
4
PORTNAME=	yaf
5
PORTVERSION=	2.10.0
5
PORTVERSION=	2.11.0
6
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
7
MASTER_SITES=	http://tools.netsa.cert.org/releases/
7
MASTER_SITES=	http://tools.netsa.cert.org/releases/
8
8
Lines 19-25 Link Here
19
19
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
INSTALL_TARGET=	install-strip
21
INSTALL_TARGET=	install-strip
22
USES=		libtool pathfix perl5 pkgconfig
22
USES=		gnome libtool pathfix perl5 pkgconfig
23
USE_GNOME=	glib20
23
USE_GNOME=	glib20
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
25
CONFIGURE_ARGS=	--sysconfdir="${ETCDIR}"
25
CONFIGURE_ARGS=	--sysconfdir="${ETCDIR}"
(-)net-mgmt/yaf/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1534693349
1
TIMESTAMP = 1559120538
2
SHA256 (yaf-2.10.0.tar.gz) = ed13a5d9f4cbbe6e82e2ee894cf3c324b2bb209df7eb95f2be10619bbf13d805
2
SHA256 (yaf-2.11.0.tar.gz) = 5e2523eeeaa5ac7e08f73b38c599f321ba93f239011efec9c39cfcbc30489dca
3
SIZE (yaf-2.10.0.tar.gz) = 2138460
3
SIZE (yaf-2.11.0.tar.gz) = 2132776
(-)net-mgmt/yaf/pkg-plist (-2 lines)
Lines 1-7 Link Here
1
bin/airdaemon
1
bin/airdaemon
2
bin/filedaemon
2
bin/filedaemon
3
bin/getFlowKeyHash
3
bin/getFlowKeyHash
4
bin/ipfixDump
5
bin/yaf
4
bin/yaf
6
bin/yafMeta2Pcap
5
bin/yafMeta2Pcap
7
bin/yafcollect
6
bin/yafcollect
Lines 174-180 Link Here
174
man/man1/applabel.1.gz
173
man/man1/applabel.1.gz
175
man/man1/filedaemon.1.gz
174
man/man1/filedaemon.1.gz
176
man/man1/getFlowKeyHash.1.gz
175
man/man1/getFlowKeyHash.1.gz
177
man/man1/ipfixDump.1.gz
178
man/man1/yaf.1.gz
176
man/man1/yaf.1.gz
179
man/man1/yafMeta2Pcap.1.gz
177
man/man1/yafMeta2Pcap.1.gz
180
man/man1/yafdhcp.1.gz
178
man/man1/yafdhcp.1.gz

Return to bug 238208