pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ethereal Changes 0.10.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/90bb0ea17a3a
branches: trunk
changeset: 479374:90bb0ea17a3a
user: adam <adam%pkgsrc.org@localhost>
date: Fri Aug 13 11:31:28 2004 +0000
description:
Changes 0.10.6:
* Windows preferences bug fixed
* New utility: capinfo
diffstat:
net/ethereal/Makefile | 43 +++++++++++++++++++++----------------------
net/ethereal/PLIST | 7 ++++++-
net/ethereal/distinfo | 6 +++---
3 files changed, 30 insertions(+), 26 deletions(-)
diffs (98 lines):
diff -r 904530d7c78c -r 90bb0ea17a3a net/ethereal/Makefile
--- a/net/ethereal/Makefile Fri Aug 13 11:28:49 2004 +0000
+++ b/net/ethereal/Makefile Fri Aug 13 11:31:28 2004 +0000
@@ -1,27 +1,26 @@
-# $NetBSD: Makefile,v 1.95 2004/07/08 06:18:37 martti Exp $
-#
+# $NetBSD: Makefile,v 1.96 2004/08/13 11:31:28 adam Exp $
-DISTNAME= ethereal-0.10.5
-PKGREVISION= # defined
-CATEGORIES= net
-MASTER_SITES= http://www.ethereal.com/distribution/ \
- http://ethereal.planetmirror.com/distribution/ \
- http://www.mirrors.wiretapped.net/security/packet-capture/ethereal/ \
- http://netmirror.org/mirror/ftp.ethereal.com/ \
- http://ethereal.secuwiz.com/distribution/ \
- http://ethereal.0ni0n.org/distribution/ \
- ftp://ftp.ethereal.com/pub/ethereal/ \
- ftp://ftp.sunet.se/pub/network/monitoring/ethereal/ \
- ftp://ftp.planetmirror.com/pub/ethereal/ \
- ftp://gd.tuwien.ac.at/infosys/security/ethereal/ \
- http://ftp.sunet.se/pub/network/monitoring/ethereal/ \
- http://ethereal.netarc.jp/distribution/ \
- ftp://ftp.ethereal.com/pub/ethereal/old-versions/
-EXTRACT_SUFX= .tar.bz2
+DISTNAME= ethereal-0.10.6
+PKGREVISION= # defined
+CATEGORIES= net
+MASTER_SITES= http://www.ethereal.com/distribution/ \
+ http://ethereal.planetmirror.com/distribution/ \
+ http://www.mirrors.wiretapped.net/security/packet-capture/ethereal/ \
+ http://netmirror.org/mirror/ftp.ethereal.com/ \
+ http://ethereal.secuwiz.com/distribution/ \
+ http://ethereal.0ni0n.org/distribution/ \
+ ftp://ftp.ethereal.com/pub/ethereal/ \
+ ftp://ftp.sunet.se/pub/network/monitoring/ethereal/ \
+ ftp://ftp.planetmirror.com/pub/ethereal/ \
+ ftp://gd.tuwien.ac.at/infosys/security/ethereal/ \
+ http://ftp.sunet.se/pub/network/monitoring/ethereal/ \
+ http://ethereal.netarc.jp/distribution/ \
+ ftp://ftp.ethereal.com/pub/ethereal/old-versions/
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= frueauf%NetBSD.org@localhost
-HOMEPAGE= http://www.ethereal.com/
-COMMENT= Network protocol analyzer
+MAINTAINER= frueauf%NetBSD.org@localhost
+HOMEPAGE= http://www.ethereal.com/
+COMMENT= Network protocol analyzer
USE_BUILDLINK3= YES
USE_X11= YES
diff -r 904530d7c78c -r 90bb0ea17a3a net/ethereal/PLIST
--- a/net/ethereal/PLIST Fri Aug 13 11:28:49 2004 +0000
+++ b/net/ethereal/PLIST Fri Aug 13 11:31:28 2004 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.15 2004/07/08 06:18:37 martti Exp $
+@comment $NetBSD: PLIST,v 1.16 2004/08/13 11:31:28 adam Exp $
+bin/capinfo
bin/dftest
bin/editcap
bin/ethereal
@@ -32,6 +33,8 @@
lib/ethereal/plugins/${PKGVERSION}/megaco.so
lib/ethereal/plugins/${PKGVERSION}/mgcp.la
lib/ethereal/plugins/${PKGVERSION}/mgcp.so
+lib/ethereal/plugins/${PKGVERSION}/opsi.la
+lib/ethereal/plugins/${PKGVERSION}/opsi.so
lib/ethereal/plugins/${PKGVERSION}/pcli.la
lib/ethereal/plugins/${PKGVERSION}/pcli.so
lib/ethereal/plugins/${PKGVERSION}/rdm.la
@@ -53,6 +56,7 @@
lib/libwiretap.so
lib/libwiretap.so.0
lib/libwiretap.so.0.1
+man/man1/capinfo.1
man/man1/editcap.1
man/man1/ethereal.1
man/man1/idl2eth.1
@@ -61,6 +65,7 @@
man/man1/text2pcap.1
man/man4/ethereal-filter.4
share/ethereal/AUTHORS-SHORT
+share/ethereal/capinfo.html
share/ethereal/diameter/dictionary.dtd
share/ethereal/diameter/dictionary.xml
share/ethereal/diameter/mobileipv4.xml
diff -r 904530d7c78c -r 90bb0ea17a3a net/ethereal/distinfo
--- a/net/ethereal/distinfo Fri Aug 13 11:28:49 2004 +0000
+++ b/net/ethereal/distinfo Fri Aug 13 11:31:28 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.28 2004/07/08 06:18:37 martti Exp $
+$NetBSD: distinfo,v 1.29 2004/08/13 11:31:28 adam Exp $
-SHA1 (ethereal-0.10.5.tar.bz2) = 2d0e1c9de8f8e7dba8303a4f703d55dfa148b096
-Size (ethereal-0.10.5.tar.bz2) = 4984584 bytes
+SHA1 (ethereal-0.10.6.tar.bz2) = 638805f0b5a8cbc9dea861a94b0fdefc56e19473
+Size (ethereal-0.10.6.tar.bz2) = 5046796 bytes
Home |
Main Index |
Thread Index |
Old Index