Revision: 102532 https://trac.macports.org/changeset/102532 Author: ricci@macports.org Date: 2013-02-04 09:18:39 -0800 (Mon, 04 Feb 2013) Log Message: ----------- wireshark revbump to 1.8.5 comment out patch 'patch-epan-dissectors-pacet-dtls.c.diff' as it is no longer needed resolves #37871 and #37917 Modified Paths: -------------- trunk/dports/net/wireshark/Portfile Modified: trunk/dports/net/wireshark/Portfile =================================================================== --- trunk/dports/net/wireshark/Portfile 2013-02-04 17:16:54 UTC (rev 102531) +++ trunk/dports/net/wireshark/Portfile 2013-02-04 17:18:39 UTC (rev 102532) @@ -2,8 +2,8 @@ PortSystem 1.0 name wireshark -version 1.8.3 -revision 2 +version 1.8.5 +revision 0 categories net license {GPL-2 GPL-3} maintainers darkart.com:opendarwin.org @@ -19,15 +19,15 @@ master_sites http://www.wireshark.org/download/src/ \ http://www.wireshark.org/download/src/all-versions/ -checksums md5 898b4c60e32efcd77ecf875a6ad07a92 \ - sha1 3e1322eea5794c71de752b7923af9379bcc95299 \ - rmd160 ba9d74f06999ec6af9ccf9d8bc2ddece5c22b6d5 +checksums md5 fde40a8d4555cab12271e67f9778f5d5 \ + sha1 76c719d92a2e200588a5452bbe61178b915eb99b \ + rmd160 ecf67d55cd2d9218c28335163ede3969a9776d97 use_bzip2 yes conflicts wireshark-devel -patchfiles patch-epan-dissectors-pacet-dtls.c.diff +## patchfiles patch-epan-dissectors-pacet-dtls.c.diff depends_build \ port:pkgconfig
participants (1)
-
ricci@macports.org