diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2002-08-23 10:29:50 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2002-08-23 10:29:50 +0000 |
commit | cb516c8d2d9f0df4db89dd1d2dba45498637b8f4 (patch) | |
tree | 849c6d95056aadc1e589d2b1372f9a995c4754b7 /net/ethereal | |
parent | 2b0f15d1faf57a874a5d2730de9e026580eeb959 (diff) | |
download | ports-cb516c8d2d9f0df4db89dd1d2dba45498637b8f4.tar.gz ports-cb516c8d2d9f0df4db89dd1d2dba45498637b8f4.zip |
Notes
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/ethereal/pkg-plist | 21 |
3 files changed, 18 insertions, 9 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index e9f646b9e06c..541088c29764 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ @@ -17,8 +17,6 @@ MASTER_SITE_SUBDIR= . old-versions MAINTAINER= billf@FreeBSD.org -FORBIDDEN= "possible security bug--see <URL:http://www.ethereal.com/appnotes/enpa-sa-00006.html>" - .if !defined(WITHOUT_SNMP) LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 .endif diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index e7c9dfdfda30..92eaa5d61c1f 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.9.5.tar.gz) = a7a02706c0f22e56a45bd8999dbb35e3 +MD5 (ethereal-0.9.6.tar.gz) = d84e6ba052466f6ec7974cbae7752b47 diff --git a/net/ethereal/pkg-plist b/net/ethereal/pkg-plist index de05835b4cdf..5334371398db 100644 --- a/net/ethereal/pkg-plist +++ b/net/ethereal/pkg-plist @@ -5,14 +5,25 @@ bin/mergecap bin/tethereal bin/text2pcap etc/manuf -etc/dictionary.dtd -etc/dictionary.xml -etc/mobileipv4.xml -etc/nasreq.xml -etc/sunping.xml +etc/diameter/dictionary.dtd +etc/diameter/dictionary.xml +etc/diameter/mobileipv4.xml +etc/diameter/nasreq.xml +etc/diameter/sunping.xml +lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.a +lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so +lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.a +lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so +lib/ethereal/plugins/%%PORTVERSION%%/docsis.a +lib/ethereal/plugins/%%PORTVERSION%%/docsis.la +lib/ethereal/plugins/%%PORTVERSION%%/docsis.so +lib/ethereal/plugins/%%PORTVERSION%%/gryphon.a +lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so +lib/ethereal/plugins/%%PORTVERSION%%/mgcp.a +lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins |