[99227] trunk/dports/net/wireshark-devel/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Oct 29 15:43:36 PDT 2012
Revision: 99227
http://trac.macports.org//changeset/99227
Author: ryandesign at macports.org
Date: 2012-10-29 15:43:36 -0700 (Mon, 29 Oct 2012)
Log Message:
-----------
wireshark-devel: update to 1.8.3; add kerberos5 dependency (#36736)
Modified Paths:
--------------
trunk/dports/net/wireshark-devel/Portfile
Modified: trunk/dports/net/wireshark-devel/Portfile
===================================================================
--- trunk/dports/net/wireshark-devel/Portfile 2012-10-29 22:32:17 UTC (rev 99226)
+++ trunk/dports/net/wireshark-devel/Portfile 2012-10-29 22:43:36 UTC (rev 99227)
@@ -5,7 +5,7 @@
name wireshark-devel
epoch 2
-version 1.8.0rc2
+version 1.8.3
categories net
license {GPL-2 GPL-3}
maintainers gmail.com:hsivank
@@ -25,8 +25,8 @@
use_bzip2 yes
-checksums rmd160 017d2561d7fe2c7d0170ca5142cf79382d8e6555 \
- sha256 bd4d93ffb6081f2c2ccb71ada1459dce793fa163e90cc37afe267f1ca00dfe42
+checksums rmd160 ba9d74f06999ec6af9ccf9d8bc2ddece5c22b6d5 \
+ sha256 83a85ff506b5e2a70f03c49de7af291802404983a23c7779e0f4ac3e672a2fb3
conflicts wireshark
@@ -37,6 +37,7 @@
port:gtk2 \
port:openssl \
port:libpcap \
+ port:kerberos5 \
port:zlib
configure.args \
@@ -52,6 +53,7 @@
--infodir=\\\${prefix}/share/info \
--without-portaudio \
--disable-warnings-as-errors \
+ --with-krb5=${prefix} \
--without-gnutls \
--without-python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121029/85584e6a/attachment.html>
More information about the macports-changes
mailing list