Upgrade to 0.8.7, disable snmp for now. Its messed up.
Requested by: scanner@closed-networks.com
This commit is contained in:
parent
c017d52b06
commit
418a7d2a87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27585
4 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ethereal
|
||||
PORTVERSION= 0.8.6
|
||||
PORTVERSION= 0.8.7
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \
|
||||
http://www.linuxberg.com/files/x11/network/ \
|
||||
|
@ -23,6 +23,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
|||
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-snmp=no
|
||||
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
|
||||
GLIB_CONFIG="${GLIB_CONFIG}"
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ethereal-0.8.6.tar.gz) = 2856a83c18c1f019f38e23f864e1a77f
|
||||
MD5 (ethereal-0.8.7.tar.gz) = 0f7c9cb14c3867acceb4b77ccf784d70
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ethereal
|
||||
PORTVERSION= 0.8.6
|
||||
PORTVERSION= 0.8.7
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \
|
||||
http://www.linuxberg.com/files/x11/network/ \
|
||||
|
@ -23,6 +23,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
|||
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-snmp=no
|
||||
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
|
||||
GLIB_CONFIG="${GLIB_CONFIG}"
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ethereal-0.8.6.tar.gz) = 2856a83c18c1f019f38e23f864e1a77f
|
||||
MD5 (ethereal-0.8.7.tar.gz) = 0f7c9cb14c3867acceb4b77ccf784d70
|
||||
|
|
Loading…
Reference in a new issue