diff options
author | grant <grant> | 2003-01-26 06:56:22 +0000 |
---|---|---|
committer | grant <grant> | 2003-01-26 06:56:22 +0000 |
commit | 9b88b7c50eaec42529f3fc44b790ad95e97a1307 (patch) | |
tree | cad4f467b2762bf51ae4baf1caf667cb2bf8a617 /net | |
parent | 5fc9d9b887e05051045ec10ea4e974f489b6f1f9 (diff) | |
download | pkgsrc-9b88b7c50eaec42529f3fc44b790ad95e97a1307.tar.gz |
Update ethereal to 0.9.9.
Too many changes since 0.9.8 to list, see the ChangeLog.
From Adrian Portelli in PR pkg/20059.
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/Makefile | 5 | ||||
-rw-r--r-- | net/ethereal/PLIST | 5 | ||||
-rw-r--r-- | net/ethereal/distinfo | 6 |
3 files changed, 9 insertions, 7 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index e19a2a20337..32bd69aac60 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.69 2002/12/29 15:11:53 veego Exp $ +# $NetBSD: Makefile,v 1.70 2003/01/26 06:56:22 grant Exp $ -DISTNAME= ethereal-0.9.8 -PKGREVISION= 1 +DISTNAME= ethereal-0.9.9 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 7c8a3375c1a..8d6f3cab99b 100644 --- a/net/ethereal/PLIST +++ b/net/ethereal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2002/12/16 10:53:28 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/01/26 06:56:23 grant Exp $ bin/editcap bin/ethereal bin/idl2eth @@ -23,6 +23,9 @@ lib/ethereal/plugins/${PKGVERSION}/docsis.so lib/ethereal/plugins/${PKGVERSION}/gryphon.a lib/ethereal/plugins/${PKGVERSION}/gryphon.la lib/ethereal/plugins/${PKGVERSION}/gryphon.so +lib/ethereal/plugins/${PKGVERSION}/megaco.a +lib/ethereal/plugins/${PKGVERSION}/megaco.la +lib/ethereal/plugins/${PKGVERSION}/megaco.so lib/ethereal/plugins/${PKGVERSION}/mgcp.a lib/ethereal/plugins/${PKGVERSION}/mgcp.la lib/ethereal/plugins/${PKGVERSION}/mgcp.so diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 970202ffdc2..ad3e128e136 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.15 2002/12/16 10:53:28 frueauf Exp $ +$NetBSD: distinfo,v 1.16 2003/01/26 06:56:23 grant Exp $ -SHA1 (ethereal-0.9.8.tar.gz) = 57b2808e30538c7be0a175870283c6f9bdbdb434 -Size (ethereal-0.9.8.tar.gz) = 4210744 bytes +SHA1 (ethereal-0.9.9.tar.gz) = c009b600cdaa9be7014f7f65f9da19dd8be89537 +Size (ethereal-0.9.9.tar.gz) = 4330729 bytes |