diff options
author | billf <billf@FreeBSD.org> | 1999-08-12 13:43:45 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-08-12 13:43:45 +0000 |
commit | 95516f0f64ef925fcc897d142c716d3db0ec3584 (patch) | |
tree | b2f0f1d3f8c6b7769c016d147a9e72c9c1b1bdac /net | |
parent | fcec05ea2aaeb93dd61eef4198ba2cfb3f463ead (diff) | |
download | FreeBSD-ports-95516f0f64ef925fcc897d142c716d3db0ec3584.zip FreeBSD-ports-95516f0f64ef925fcc897d142c716d3db0ec3584.tar.gz |
Upgrade to 0.7.2, which fixes several large memory leaks.
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/wireshark/Makefile | 4 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 1c4c0eb..7539865 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -3,10 +3,10 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.12 1999/07/15 12:13:43 obrien Exp $ +# $Id: Makefile,v 1.13 1999/08/05 20:14:20 billf Exp $ # -DISTNAME= ethereal-0.7.1 +DISTNAME= ethereal-0.7.2 CATEGORIES= net MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index b1ab780..52384da 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.7.1.tar.gz) = d7de06d2c922bdf1a240777e97ceab79 +MD5 (ethereal-0.7.2.tar.gz) = 7bfb1a2734a184d49cf3571b27172a74 diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 1c4c0eb..7539865 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -3,10 +3,10 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.12 1999/07/15 12:13:43 obrien Exp $ +# $Id: Makefile,v 1.13 1999/08/05 20:14:20 billf Exp $ # -DISTNAME= ethereal-0.7.1 +DISTNAME= ethereal-0.7.2 CATEGORIES= net MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index b1ab780..52384da 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.7.1.tar.gz) = d7de06d2c922bdf1a240777e97ceab79 +MD5 (ethereal-0.7.2.tar.gz) = 7bfb1a2734a184d49cf3571b27172a74 |