diff options
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/ethereal/PLIST | 21 | ||||
-rw-r--r-- | net/ethereal/distinfo | 6 |
3 files changed, 16 insertions, 15 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index e962d925af9..cb648d0747c 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.61 2002/06/09 22:46:38 jlam Exp $ +# $NetBSD: Makefile,v 1.62 2002/07/01 17:25:59 toshii Exp $ -DISTNAME= ethereal-0.9.4 +DISTNAME= ethereal-0.9.5 CATEGORIES= net MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ ftp://ftp.sunet.se/pub/network/monitoring/ethereal/ diff --git a/net/ethereal/PLIST b/net/ethereal/PLIST index 742d3a788d8..c00dc23fc94 100644 --- a/net/ethereal/PLIST +++ b/net/ethereal/PLIST @@ -1,27 +1,27 @@ -@comment $NetBSD: PLIST,v 1.2 2002/01/09 05:50:56 itojun Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/07/01 17:25:59 toshii Exp $ bin/editcap bin/ethereal bin/idl2eth bin/mergecap bin/tethereal bin/text2pcap +etc/diameter/dictionary.dtd +etc/diameter/dictionary.xml +etc/diameter/mobileipv4.xml +etc/diameter/nasreq.xml +etc/diameter/sunping.xml etc/manuf -etc/dictionary.dtd -etc/dictionary.xml -etc/mobileipv4.xml -etc/nasreq.xml -etc/sunping.xml -lib/ethereal/plugins/${PKGVERSION}/coseventcomm.la lib/ethereal/plugins/${PKGVERSION}/coseventcomm.a +lib/ethereal/plugins/${PKGVERSION}/coseventcomm.la lib/ethereal/plugins/${PKGVERSION}/coseventcomm.so -lib/ethereal/plugins/${PKGVERSION}/cosnaming.la lib/ethereal/plugins/${PKGVERSION}/cosnaming.a +lib/ethereal/plugins/${PKGVERSION}/cosnaming.la lib/ethereal/plugins/${PKGVERSION}/cosnaming.so -lib/ethereal/plugins/${PKGVERSION}/gryphon.la lib/ethereal/plugins/${PKGVERSION}/gryphon.a +lib/ethereal/plugins/${PKGVERSION}/gryphon.la lib/ethereal/plugins/${PKGVERSION}/gryphon.so -lib/ethereal/plugins/${PKGVERSION}/mgcp.la lib/ethereal/plugins/${PKGVERSION}/mgcp.a +lib/ethereal/plugins/${PKGVERSION}/mgcp.la lib/ethereal/plugins/${PKGVERSION}/mgcp.so man/man1/editcap.1 man/man1/ethereal.1 @@ -29,6 +29,7 @@ man/man1/idl2eth.1 man/man1/mergecap.1 man/man1/tethereal.1 man/man1/text2pcap.1 +@dirrm etc/diameter @dirrm lib/ethereal/plugins/${PKGVERSION} @dirrm lib/ethereal/plugins @dirrm lib/ethereal diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 11d4ac53e00..1764a8ff124 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2002/06/02 11:21:33 tron Exp $ +$NetBSD: distinfo,v 1.12 2002/07/01 17:25:59 toshii Exp $ -SHA1 (ethereal-0.9.4.tar.gz) = c2582bf4ae8432f076c73e4d781146ef928a1032 -Size (ethereal-0.9.4.tar.gz) = 3278908 bytes +SHA1 (ethereal-0.9.5.tar.gz) = bbe8689f0a007ab1d1b5f424b40c256be3309b4c +Size (ethereal-0.9.5.tar.gz) = 3384282 bytes |