FreeBSD Bugzilla – Attachment 34532 Details for
Bug 56083
Update ethereal to version 0.9.14 and allow for gtk2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.38 KB, created by
Rolf Grossmann
on 2003-08-28 14:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Rolf Grossmann
Created:
2003-08-28 14:40:00 UTC
Size:
1.38 KB
patch
obsolete
>diff -bru /usr/ports/net/ethereal/Makefile ethereal/Makefile >--- /usr/ports/net/ethereal/Makefile Sat Jul 12 05:08:44 2003 >+++ ethereal/Makefile Thu Aug 28 02:03:43 2003 >@@ -6,7 +6,7 @@ > # > > PORTNAME= ethereal >-PORTVERSION= 0.9.13 >+PORTVERSION= 0.9.14 > CATEGORIES= net ipv6 > MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ > ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ >@@ -18,6 +18,9 @@ > MAINTAINER= billf@FreeBSD.org > COMMENT= An X11/GTK network analyzer/capture tool > >+WANT_GNOME= yes >+.include <bsd.port.pre.mk> >+ > .if !defined(WITHOUT_SNMP) > LIB_DEPENDS= netsnmp.5:${PORTSDIR}/net/net-snmp > .endif >@@ -26,7 +29,12 @@ > CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} > .if !defined(WITHOUT_X11) > USE_X_PREFIX= yes >+.if defined(WITH_GTK2) || (${HAVE_GNOME:Mgtk20}!="") >+USE_GNOME= gtk20 >+CONFIGURE_ARGS+= --enable-gtk2 >+.else > USE_GNOME= gtk12 >+.endif > MAN1+= ethereal.1 > PLIST_SUB+= ETHEREAL=bin/ethereal > .else >@@ -58,4 +66,4 @@ > ${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man1 > .endfor > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >diff -bru /usr/ports/net/ethereal/distinfo ethereal/distinfo >--- /usr/ports/net/ethereal/distinfo Sat Jul 12 05:08:44 2003 >+++ ethereal/distinfo Tue Aug 26 16:59:51 2003 >@@ -1 +1 @@ >-MD5 (ethereal-0.9.13.tar.gz) = 0d3942b1352d690342ae444afffdb3e6 >+MD5 (ethereal-0.9.14.tar.gz) = 5bcd7fff4bc6c662a00c429eed2c9e9d
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 56083
: 34532