diff options
author | obrien <obrien@FreeBSD.org> | 1999-07-15 20:13:44 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-07-15 20:13:44 +0800 |
commit | 34aa0f1a32799efd11268c6e34ea2b067a6d2eb7 (patch) | |
tree | fa04cb362a5a330b7f0c0e10bd6442b73a52dbf8 /net | |
parent | 53a686945a79f8d3d3e54771eee5762f1b82dc2d (diff) | |
download | freebsd-ports-gnome-34aa0f1a32799efd11268c6e34ea2b067a6d2eb7.tar.gz freebsd-ports-gnome-34aa0f1a32799efd11268c6e34ea2b067a6d2eb7.tar.zst freebsd-ports-gnome-34aa0f1a32799efd11268c6e34ea2b067a6d2eb7.zip |
Upgrade to version 0.6.3.
Don't use offical master sites for now. Both webservers are down and one
returns a message that they don't know for how long.
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/Makefile | 11 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/wireshark/Makefile | 11 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 |
4 files changed, 16 insertions, 10 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 2d3cc745ca62..a59526be11d6 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -3,14 +3,17 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.10 1999/05/25 18:24:34 mharo Exp $ +# $Id: Makefile,v 1.11 1999/05/29 03:55:12 steve Exp $ # -DISTNAME= ethereal-0.6.2 +DISTNAME= ethereal-0.6.3 CATEGORIES= net -MASTER_SITES= http://ethereal.zing.org/distribution/ \ +MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ + http://www.linuxberg.com/files/x11/network/ \ + http://jefnet.linuxberg.com/files/x11/network/ \ + http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ - + MAINTAINER= billf@FreeBSD.ORG LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 6c9976aeecdc..2f22e3c4f367 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.6.2.tar.gz) = e887f29d5b71a52ab70e048d0d36dd4b +MD5 (ethereal-0.6.3.tar.gz) = 46db4e629319b35f9c0719668be39781 diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 2d3cc745ca62..a59526be11d6 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -3,14 +3,17 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.10 1999/05/25 18:24:34 mharo Exp $ +# $Id: Makefile,v 1.11 1999/05/29 03:55:12 steve Exp $ # -DISTNAME= ethereal-0.6.2 +DISTNAME= ethereal-0.6.3 CATEGORIES= net -MASTER_SITES= http://ethereal.zing.org/distribution/ \ +MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ + http://www.linuxberg.com/files/x11/network/ \ + http://jefnet.linuxberg.com/files/x11/network/ \ + http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ - + MAINTAINER= billf@FreeBSD.ORG LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 6c9976aeecdc..2f22e3c4f367 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.6.2.tar.gz) = e887f29d5b71a52ab70e048d0d36dd4b +MD5 (ethereal-0.6.3.tar.gz) = 46db4e629319b35f9c0719668be39781 |