diff options
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 5 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 8c261a7e9107..debd0b54337b 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ @@ -27,10 +27,9 @@ MAN1+= ethereal.1 PLIST_SUB+= ETHEREAL=bin/ethereal .else PLIST_SUB+= ETHEREAL="@comment ethereal not built" -LIB_DEPENDS+= glib12.3:${PORTSDIR}/devel/glib12 +USE_GLIB= yes CONFIGURE_ARGS+= --enable-ethereal=no \ --disable-gtktest -CONFIGURE_ENV+= GLIB_CONFIG=${LOCALBASE}/bin/glib12-config .endif USE_LIBTOOL= yes diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 077b4d7b00bb..631ecc2ced58 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.9.1.tar.gz) = d358941f978bff598672c618df044195 +MD5 (ethereal-0.9.3.tar.gz) = 9ecd125c0ef321800fd799edc025d8e9 |