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

(-)ethereal/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	ethereal
8
PORTNAME=	ethereal
9
PORTVERSION=	0.10.3
9
PORTVERSION=	0.10.5
10
CATEGORIES=	net ipv6
10
CATEGORIES=	net ipv6
11
MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/all-versions/ \
11
MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/all-versions/ \
12
		ftp://gd.tuwien.ac.at/infosys/security/ethereal/all-versions/ \
12
		ftp://gd.tuwien.ac.at/infosys/security/ethereal/all-versions/ \
Lines 57-63 Link Here
57
.endif
57
.endif
58
58
59
USE_LIBTOOL_VER=13
59
USE_LIBTOOL_VER=13
60
LIBTOOLFILES=	configure epan/configure wiretap/configure doc/configure \
60
LIBTOOLFILES=	configure wiretap/configure doc/configure \
61
	      	plugins/gryphon/configure
61
	      	plugins/gryphon/configure
62
PLIST_SUB+=	PORTVERSION=${PORTVERSION}
62
PLIST_SUB+=	PORTVERSION=${PORTVERSION}
63
63
(-)ethereal/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (ethereal-0.10.3.tar.bz2) = 6902272eb5304f57db76bf91abe453d1
1
MD5 (ethereal-0.10.5.tar.bz2) = 26d5672935ac8bd0793fcd2ad0b4833f
2
SIZE (ethereal-0.10.3.tar.bz2) = 4840005
2
SIZE (ethereal-0.10.5.tar.bz2) = 4984584
(-)ethereal/pkg-plist (+8 lines)
Lines 61-67 Link Here
61
share/ethereal/help/overview.txt
61
share/ethereal/help/overview.txt
62
share/ethereal/help/toc
62
share/ethereal/help/toc
63
share/ethereal/help/well_known.txt
63
share/ethereal/help/well_known.txt
64
share/ethereal/AUTHORS-SHORT
65
share/ethereal/editcap.html
66
share/ethereal/ethereal-filter.html
67
share/ethereal/ethereal.html
68
share/ethereal/idl2eth.html
64
share/ethereal/manuf
69
share/ethereal/manuf
70
share/ethereal/mergecap.html
71
share/ethereal/tethereal.html
72
share/ethereal/text2pcap.html
65
@dirrm lib/ethereal/plugins/%%PORTVERSION%%
73
@dirrm lib/ethereal/plugins/%%PORTVERSION%%
66
@dirrm lib/ethereal/plugins
74
@dirrm lib/ethereal/plugins
67
@dirrm lib/ethereal
75
@dirrm lib/ethereal

Return to bug 68819