From kstailey@hermes.tubas.net  Sat Mar 27 08:42:21 2004
Return-Path: <kstailey@hermes.tubas.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5E69816A4CE; Sat, 27 Mar 2004 08:42:21 -0800 (PST)
Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E789543D2D; Sat, 27 Mar 2004 08:42:20 -0800 (PST)
	(envelope-from kstailey@hermes.tubas.net)
Received: from hermes.tubas.net ([69.138.247.249])
          by comcast.net (sccrmhc13) with ESMTP
          id <2004032716421901600hstmse>; Sat, 27 Mar 2004 16:42:20 +0000
Received: from hermes.trickster.gods (localhost.trickster.gods [127.0.0.1])
	by hermes.tubas.net (8.12.9p2/8.12.9) with ESMTP id i2RGgJjU091063;
	Sat, 27 Mar 2004 11:42:19 -0500 (EST)
	(envelope-from kstailey@hermes.trickster.gods)
Received: (from kstailey@localhost)
	by hermes.trickster.gods (8.12.9p2/8.12.9/Submit) id i2RGgIJW091062;
	Sat, 27 Mar 2004 11:42:18 -0500 (EST)
	(envelope-from kstailey)
Message-Id: <200403271642.i2RGgIJW091062@hermes.trickster.gods>
Date: Sat, 27 Mar 2004 11:42:18 -0500 (EST)
From: Ken Stailey <kstailey@yahoo.com>
Reply-To: Ken Stailey <kstailey@yahoo.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: billf@freebsd.org
Subject: ethereal 0.10.3 port update
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         64808
>Category:       ports
>Synopsis:       ethereal 0.10.3 port update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    billf
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 27 08:50:16 PST 2004
>Closed-Date:    Tue Mar 30 11:59:44 PST 2004
>Last-Modified:  Tue Mar 30 11:59:44 PST 2004
>Originator:     Ken Stailey
>Release:        FreeBSD 4.9-RELEASE-p4 i386
>Organization:
self
>Environment:
System: FreeBSD hermes.trickster.gods 4.9-RELEASE-p4 FreeBSD 4.9-RELEASE-p4 #53: Fri Mar 19 11:41:14 EST 2004 kstailey@hermes.trickster.gods:/usr/obj/usr/src/sys/HERMES i386


	
>Description:

Update to build new ethereal 0.10.3

>How-To-Repeat:

N/A

>Fix:


Index: Makefile
===================================================================
RCS file: /u1/cvsup/FreeBSD-cvs/root/ports/ports/net/ethereal/Makefile,v
retrieving revision 1.72
diff -u -r1.72 Makefile
--- Makefile	26 Mar 2004 17:42:01 -0000	1.72
+++ Makefile	27 Mar 2004 16:38:21 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ethereal
-PORTVERSION=	0.10.0a
-PORTREVISION=	2
+PORTVERSION=	0.10.3
 CATEGORIES=	net ipv6
 MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \
 		ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \
@@ -18,7 +17,6 @@
 
 MAINTAINER=	billf@FreeBSD.org
 COMMENT=	An X11/GTK network analyzer/capture tool
-FORBIDDEN=	http://www.vuxml.org/freebsd/cdf18ed9-7f4a-11d8-9645-0020ed76ef5a.html
 
 USE_BZIP2=	yes
 WANT_GNOME=	yes
@@ -53,9 +51,7 @@
 PLIST_SUB+=	PORTVERSION=${PORTVERSION}
 
 .if !defined(WITHOUT_SNMP)
-CONFIGURE_ARGS+=	--enable-snmp=yes \
-			--with-net-snmp=${LOCALBASE}/lib \
-			--without-ucdsnmp
+CONFIGURE_ARGS+=	--with-net-snmp=${LOCALBASE}/bin/net-snmp-config
 .if exists(/usr/include/openssl/crypto.h)
 CONFIGURE_ARGS+=	--with-ssl=/usr
 .endif
Index: distinfo
===================================================================
RCS file: /u1/cvsup/FreeBSD-cvs/root/ports/ports/net/ethereal/distinfo,v
retrieving revision 1.42
diff -u -r1.42 distinfo
--- distinfo	17 Dec 2003 06:59:32 -0000	1.42
+++ distinfo	27 Mar 2004 16:38:21 -0000
@@ -1 +1 @@
-MD5 (ethereal-0.10.0a.tar.bz2) = 1e31508c5509272595fa237d074461b1
+MD5 (ethereal-0.10.3.tar.bz2) = 6902272eb5304f57db76bf91abe453d1
Index: pkg-plist
===================================================================
RCS file: /u1/cvsup/FreeBSD-cvs/root/ports/ports/net/ethereal/pkg-plist,v
retrieving revision 1.18
diff -u -r1.18 pkg-plist
--- pkg-plist	17 Dec 2003 06:59:32 -0000	1.18
+++ pkg-plist	27 Mar 2004 16:38:21 -0000
@@ -4,42 +4,67 @@
 bin/mergecap
 bin/tethereal
 bin/text2pcap
-lib/ethereal/plugins/%%PORTVERSION%%/acn.so
 lib/ethereal/plugins/%%PORTVERSION%%/acn.la
-lib/ethereal/plugins/%%PORTVERSION%%/asn1.so
-lib/ethereal/plugins/%%PORTVERSION%%/asn1.la
-lib/ethereal/plugins/%%PORTVERSION%%/artnet.so
+lib/ethereal/plugins/%%PORTVERSION%%/acn.so
 lib/ethereal/plugins/%%PORTVERSION%%/artnet.la
-lib/ethereal/plugins/%%PORTVERSION%%/docsis.so
+lib/ethereal/plugins/%%PORTVERSION%%/artnet.so
+lib/ethereal/plugins/%%PORTVERSION%%/asn1.la
+lib/ethereal/plugins/%%PORTVERSION%%/asn1.so
+lib/ethereal/plugins/%%PORTVERSION%%/ciscosm.la
+lib/ethereal/plugins/%%PORTVERSION%%/ciscosm.so
+lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la
+lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so
+lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la
+lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so
 lib/ethereal/plugins/%%PORTVERSION%%/docsis.la
-lib/ethereal/plugins/%%PORTVERSION%%/enttec.so
+lib/ethereal/plugins/%%PORTVERSION%%/docsis.so
 lib/ethereal/plugins/%%PORTVERSION%%/enttec.la
-lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so
-lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la
-lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so
-lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la
-lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so
+lib/ethereal/plugins/%%PORTVERSION%%/enttec.so
 lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la
-lib/ethereal/plugins/%%PORTVERSION%%/lwres.so
+lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so
+lib/ethereal/plugins/%%PORTVERSION%%/irda.la
+lib/ethereal/plugins/%%PORTVERSION%%/irda.so
 lib/ethereal/plugins/%%PORTVERSION%%/lwres.la
-lib/ethereal/plugins/%%PORTVERSION%%/megaco.so
+lib/ethereal/plugins/%%PORTVERSION%%/lwres.so
 lib/ethereal/plugins/%%PORTVERSION%%/megaco.la
-lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so
+lib/ethereal/plugins/%%PORTVERSION%%/megaco.so
 lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la
-lib/ethereal/plugins/%%PORTVERSION%%/pcli.so
+lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so
 lib/ethereal/plugins/%%PORTVERSION%%/pcli.la
-lib/ethereal/plugins/%%PORTVERSION%%/rdm.so
+lib/ethereal/plugins/%%PORTVERSION%%/pcli.so
 lib/ethereal/plugins/%%PORTVERSION%%/rdm.la
-lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so
+lib/ethereal/plugins/%%PORTVERSION%%/rdm.so
+lib/ethereal/plugins/%%PORTVERSION%%/rlm.la
+lib/ethereal/plugins/%%PORTVERSION%%/rlm.so
 lib/ethereal/plugins/%%PORTVERSION%%/rtnet.la
+lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so
+lib/ethereal/plugins/%%PORTVERSION%%/rudp.la
+lib/ethereal/plugins/%%PORTVERSION%%/rudp.so
+lib/ethereal/plugins/%%PORTVERSION%%/v5ua.la
+lib/ethereal/plugins/%%PORTVERSION%%/v5ua.so
+lib/libethereal.la
+lib/libethereal.so
+lib/libethereal.so.0
+lib/libwiretap.la
+lib/libwiretap.so
+lib/libwiretap.so.0
 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
+@dirrm share/ethereal/help
 @dirrm share/ethereal

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->billf 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sat Mar 27 10:44:52 PST 2004 
Responsible-Changed-Why:  
Yes another update to 0.10.3, over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64808 
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Tue Mar 30 11:59:32 PST 2004 
State-Changed-Why:  
committed, thanks for the update. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64808 
>Unformatted:
