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

(-)ethereal/Makefile (-1 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	ethereal
8
PORTNAME=	ethereal
9
PORTVERSION=	0.9.14
9
PORTVERSION=	0.9.16
10
CATEGORIES=	net ipv6
10
CATEGORIES=	net ipv6
11
MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \
11
MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \
12
		ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \
12
		ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \
Lines 52-56 Link Here
52
.endif
52
.endif
53
53
54
MAN1+=		editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1
54
MAN1+=		editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1
55
MAN4+=		ethereal-filter.4
55
56
56
.include <bsd.port.mk>
57
.include <bsd.port.mk>
(-)ethereal/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (ethereal-0.9.14.tar.gz) = 5bcd7fff4bc6c662a00c429eed2c9e9d
1
MD5 (ethereal-0.9.16.tar.gz) = 52860154b252c9c974de939893388dd3
(-)ethereal/pkg-plist (+6 lines)
Lines 4-11 Link Here
4
bin/mergecap
4
bin/mergecap
5
bin/tethereal
5
bin/tethereal
6
bin/text2pcap
6
bin/text2pcap
7
lib/ethereal/plugins/%%PORTVERSION%%/acn.la
8
lib/ethereal/plugins/%%PORTVERSION%%/acn.so
7
lib/ethereal/plugins/%%PORTVERSION%%/artnet.la
9
lib/ethereal/plugins/%%PORTVERSION%%/artnet.la
8
lib/ethereal/plugins/%%PORTVERSION%%/artnet.so
10
lib/ethereal/plugins/%%PORTVERSION%%/artnet.so
11
lib/ethereal/plugins/%%PORTVERSION%%/asn1.la
12
lib/ethereal/plugins/%%PORTVERSION%%/asn1.so
9
lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la
13
lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la
10
lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so
14
lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so
11
lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la
15
lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la
Lines 14-19 Link Here
14
lib/ethereal/plugins/%%PORTVERSION%%/docsis.so
18
lib/ethereal/plugins/%%PORTVERSION%%/docsis.so
15
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la
19
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la
16
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so
20
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so
21
lib/ethereal/plugins/%%PORTVERSION%%/lwres.la
22
lib/ethereal/plugins/%%PORTVERSION%%/lwres.so
17
lib/ethereal/plugins/%%PORTVERSION%%/megaco.la
23
lib/ethereal/plugins/%%PORTVERSION%%/megaco.la
18
lib/ethereal/plugins/%%PORTVERSION%%/megaco.so
24
lib/ethereal/plugins/%%PORTVERSION%%/megaco.so
19
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la
25
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la

Return to bug 58954