ports/64777: Update port: net/ethereal to 0.10.3 and SNMP correction

UMENO Takashi umeno at rr.iij4u.or.jp
Fri Mar 26 17:10:01 UTC 2004


>Number:         64777
>Category:       ports
>Synopsis:       Update port: net/ethereal to 0.10.3 and SNMP correction
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 26 09:10:00 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     UMENO Takashi
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
individual
>Environment:
System: FreeBSD belldandy.unnumbered.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Sat Mar 20 12:38:01 JST 2004 umeno at belldandy.unnumbered.net:/usr/obj/usr/src/sys/SAKUYA21 i386


	
>Description:
Update port: net/ethereal to 0.10.3 and SNMP correction.

Multiple security problems in Ethereal 0.10.2
Please see:
http://www.ethereal.com/appnotes/enpa-sa-00013.html

This send-pr will supersed PR: ports/63307

>How-To-Repeat:
N/A
>Fix:

diff -urN ethereal.orig/Makefile ethereal/Makefile
--- ethereal.orig/Makefile	Mon Mar 15 00:14:48 2004
+++ ethereal/Makefile	Sat Mar 27 01:12:51 2004
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	ethereal
-PORTVERSION=	0.10.0a
-PORTREVISION=	2
+PORTVERSION=	0.10.3
+#PORTREVISION=	2
 CATEGORIES=	net ipv6
 MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \
 		ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \
@@ -53,7 +53,7 @@
 
 .if !defined(WITHOUT_SNMP)
 CONFIGURE_ARGS+=	--enable-snmp=yes \
-			--with-net-snmp=${LOCALBASE}/lib \
+			--with-net-snmp=${LOCALBASE}/bin/net-snmp-config \
 			--without-ucdsnmp
 .if exists(/usr/include/openssl/crypto.h)
 CONFIGURE_ARGS+=	--with-ssl=/usr
diff -urN ethereal.orig/distinfo ethereal/distinfo
--- ethereal.orig/distinfo	Wed Dec 17 21:14:21 2003
+++ ethereal/distinfo	Sat Mar 27 01:19:56 2004
@@ -1 +1,2 @@
-MD5 (ethereal-0.10.0a.tar.bz2) = 1e31508c5509272595fa237d074461b1
+MD5 (ethereal-0.10.3.tar.bz2) = 6902272eb5304f57db76bf91abe453d1
+SIZE (ethereal-0.10.3.tar.bz2) = 4840005
diff -urN ethereal.orig/pkg-plist ethereal/pkg-plist
--- ethereal.orig/pkg-plist	Wed Dec 17 21:14:21 2003
+++ ethereal/pkg-plist	Sat Mar 27 01:28:17 2004
@@ -32,14 +32,33 @@
 lib/ethereal/plugins/%%PORTVERSION%%/rdm.la
 lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so
 lib/ethereal/plugins/%%PORTVERSION%%/rtnet.la
+lib/ethereal/plugins/%%PORTVERSION%%/irda.so
+lib/ethereal/plugins/%%PORTVERSION%%/irda.la
+lib/ethereal/plugins/%%PORTVERSION%%/v5ua.so
+lib/ethereal/plugins/%%PORTVERSION%%/v5ua.la
+lib/ethereal/plugins/%%PORTVERSION%%/ciscosm.la
+lib/ethereal/plugins/%%PORTVERSION%%/ciscosm.so
+lib/ethereal/plugins/%%PORTVERSION%%/rlm.la
+lib/ethereal/plugins/%%PORTVERSION%%/rlm.so
+lib/ethereal/plugins/%%PORTVERSION%%/rudp.la
+lib/ethereal/plugins/%%PORTVERSION%%/rudp.so
 share/ethereal/diameter/dictionary.dtd
 share/ethereal/diameter/dictionary.xml
 share/ethereal/diameter/mobileipv4.xml
 share/ethereal/diameter/nasreq.xml
 share/ethereal/diameter/sunping.xml
+share/ethereal/help/capture_filters.txt
+share/ethereal/help/capturing.txt
+share/ethereal/help/display_filters.txt
+share/ethereal/help/faq.txt
+share/ethereal/help/getting_started.txt
+share/ethereal/help/overview.txt
+share/ethereal/help/toc
+share/ethereal/help/well_known.txt
 share/ethereal/manuf
 @dirrm lib/ethereal/plugins/%%PORTVERSION%%
 @dirrm lib/ethereal/plugins
 @dirrm lib/ethereal
 @dirrm share/ethereal/diameter
+ at dirrm share/ethereal/help
 @dirrm share/ethereal



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list