summaryrefslogtreecommitdiff
path: root/net/ethereal
diff options
context:
space:
mode:
authortoshii <toshii@pkgsrc.org>2002-07-01 17:25:59 +0000
committertoshii <toshii@pkgsrc.org>2002-07-01 17:25:59 +0000
commit4d962fd464c7cdb3e08d7d8bc160da6ab4fa25eb (patch)
treed80d306562f4cb356f01829dd75064c06e518a19 /net/ethereal
parent33eecf52ace8cf45df4c816784135fab70cb8ecc (diff)
downloadpkgsrc-4d962fd464c7cdb3e08d7d8bc160da6ab4fa25eb.tar.gz
Update to 0.9.5. ethreal-0.9.5/NEWS says:
== June 28, 2002 Ethereal 0.9.5 has been released. This version fixes several potential security problems revealed since the release of 0.9.4. See the security advisory at http://www.ethereal.com/appnotes/enpa-sa-00005.html for more details. New Features: The ability to read packet data from a pipe was enhanced. Printing under Windows now works. New Protocols 802.3 LACP, Apache JServ, AODV6, DCERPC Browser, Java RMI, TAPI Updated Protocols ATM, BGP, BOOTP, DCE RPC, EPM, Frame Relay, GTP, L2TP, LMP, MAPI, MIP, MMSE, MTP3, NCP, NFS, NSPI, PPP, Q2931, RADIUS, RSVP, SCSI, SMB, SNA, SOCKS, SPOOLSS, SRVSVC, SunATM, TFTP, TNS, Token Ring, UCP, VJ TCP/IP, WCP, WEP, WSP, WTP Capture File Updates Ethereal can now write LANalyzer files. The Sniffer, nettl, snoop, NetXRay, and libpcap code all received updates.
Diffstat (limited to 'net/ethereal')
-rw-r--r--net/ethereal/Makefile4
-rw-r--r--net/ethereal/PLIST21
-rw-r--r--net/ethereal/distinfo6
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