diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-12 04:19:02 +0800 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-12 04:19:02 +0800 |
commit | d8e2708158ed67ac73f2838b5dd8a0a678d39cbd (patch) | |
tree | 9fa358bf002f936c72391c0343ae4bad8af3baae /net | |
parent | 7a527e3179b4e8ad07255d23fd1bc1f9393a8831 (diff) | |
download | freebsd-ports-gnome-d8e2708158ed67ac73f2838b5dd8a0a678d39cbd.tar.gz freebsd-ports-gnome-d8e2708158ed67ac73f2838b5dd8a0a678d39cbd.tar.zst freebsd-ports-gnome-d8e2708158ed67ac73f2838b5dd8a0a678d39cbd.zip |
Update to 0.9.13.
PR: ports/53643
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Approved by: maintainer timeout (20 days)
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/Makefile | 2 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/ethereal/pkg-plist | 2 | ||||
-rw-r--r-- | net/wireshark/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 2 |
6 files changed, 8 insertions, 4 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index eda823e9dbf5..dfa45f03102b 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.9.12 +PORTVERSION= 0.9.13 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index e4ebd6475da3..bbe3dee2378c 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.9.12.tar.gz) = 24fc4145967a23ca7c5b7b55bcf2df91 +MD5 (ethereal-0.9.13.tar.gz) = 0d3942b1352d690342ae444afffdb3e6 diff --git a/net/ethereal/pkg-plist b/net/ethereal/pkg-plist index d1575c49c9ce..5eca33c21b39 100644 --- a/net/ethereal/pkg-plist +++ b/net/ethereal/pkg-plist @@ -20,6 +20,8 @@ lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so lib/ethereal/plugins/%%PORTVERSION%%/pcli.la lib/ethereal/plugins/%%PORTVERSION%%/pcli.so +lib/ethereal/plugins/%%PORTVERSION%%/rtnet.la +lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so share/ethereal/diameter/dictionary.dtd share/ethereal/diameter/dictionary.xml share/ethereal/diameter/mobileipv4.xml diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index eda823e9dbf5..dfa45f03102b 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.9.12 +PORTVERSION= 0.9.13 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index e4ebd6475da3..bbe3dee2378c 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.9.12.tar.gz) = 24fc4145967a23ca7c5b7b55bcf2df91 +MD5 (ethereal-0.9.13.tar.gz) = 0d3942b1352d690342ae444afffdb3e6 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index d1575c49c9ce..5eca33c21b39 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -20,6 +20,8 @@ lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so lib/ethereal/plugins/%%PORTVERSION%%/pcli.la lib/ethereal/plugins/%%PORTVERSION%%/pcli.so +lib/ethereal/plugins/%%PORTVERSION%%/rtnet.la +lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so share/ethereal/diameter/dictionary.dtd share/ethereal/diameter/dictionary.xml share/ethereal/diameter/mobileipv4.xml |