From umeno@belldandy.unnumbered.net  Wed Nov  5 01:24:46 2003
Return-Path: <umeno@belldandy.unnumbered.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 65CBE16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Nov 2003 01:24:46 -0800 (PST)
Received: from belldandy.unnumbered.net (gateway.unnumbered.net [210.159.90.73])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3FB2744001
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Nov 2003 01:24:45 -0800 (PST)
	(envelope-from umeno@belldandy.unnumbered.net)
Received: from belldandy.unnumbered.net (localhost.unnumbered.net [127.0.0.1])
	by belldandy.unnumbered.net (8.12.9p2/8.12.9) with ESMTP id hA59Ogob092923
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 5 Nov 2003 18:24:42 +0900 (JST)
	(envelope-from umeno@belldandy.unnumbered.net)
Received: (from umeno@localhost)
	by belldandy.unnumbered.net (8.12.9p2/8.12.9/Submit) id hA59Ogiw092922;
	Wed, 5 Nov 2003 18:24:42 +0900 (JST)
	(envelope-from umeno)
Message-Id: <200311050924.hA59Ogiw092922@belldandy.unnumbered.net>
Date: Wed, 5 Nov 2003 18:24:42 +0900 (JST)
From: UMENO Takashi <umeno@rr.iij4u.or.jp>
Reply-To: UMENO Takashi <umeno@rr.iij4u.or.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: net/ethereal to 0.9.16
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         58954
>Category:       ports
>Synopsis:       Update port: net/ethereal to 0.9.16
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    billf
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 05 01:30:15 PST 2003
>Closed-Date:    Wed Dec 17 08:22:48 PST 2003
>Last-Modified:  Wed Dec 17 08:22:48 PST 2003
>Originator:     UMENO Takashi
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD belldandy.unnumbered.net 4.9-STABLE FreeBSD 4.9-STABLE #1: Fri Oct 31 00:03:21 JST 2003 umeno@belldandy.unnumbered.net:/export/home/umeno/free/kernel/sys/compile/SAKUYA19 i386


	
>Description:
	
Update port: net/ethereal to 0.9.16
>How-To-Repeat:
	
N/A
>Fix:

	
diff -urN ethereal.orig/Makefile ethereal/Makefile
--- ethereal.orig/Makefile	Mon Sep  8 14:06:32 2003
+++ ethereal/Makefile	Wed Nov  5 11:15:22 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ethereal
-PORTVERSION=	0.9.14
+PORTVERSION=	0.9.16
 CATEGORIES=	net ipv6
 MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \
 		ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \
@@ -52,5 +52,6 @@
 .endif
 
 MAN1+=		editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1
+MAN4+=		ethereal-filter.4
 
 .include <bsd.port.mk>
diff -urN ethereal.orig/distinfo ethereal/distinfo
--- ethereal.orig/distinfo	Mon Sep  8 14:06:32 2003
+++ ethereal/distinfo	Wed Nov  5 09:37:07 2003
@@ -1 +1 @@
-MD5 (ethereal-0.9.14.tar.gz) = 5bcd7fff4bc6c662a00c429eed2c9e9d
+MD5 (ethereal-0.9.16.tar.gz) = 52860154b252c9c974de939893388dd3
diff -urN ethereal.orig/pkg-plist ethereal/pkg-plist
--- ethereal.orig/pkg-plist	Sat Jul 12 08:04:44 2003
+++ ethereal/pkg-plist	Wed Nov  5 09:54:36 2003
@@ -4,8 +4,12 @@
 bin/mergecap
 bin/tethereal
 bin/text2pcap
+lib/ethereal/plugins/%%PORTVERSION%%/acn.la
+lib/ethereal/plugins/%%PORTVERSION%%/acn.so
 lib/ethereal/plugins/%%PORTVERSION%%/artnet.la
 lib/ethereal/plugins/%%PORTVERSION%%/artnet.so
+lib/ethereal/plugins/%%PORTVERSION%%/asn1.la
+lib/ethereal/plugins/%%PORTVERSION%%/asn1.so
 lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la
 lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so
 lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la
@@ -14,6 +18,8 @@
 lib/ethereal/plugins/%%PORTVERSION%%/docsis.so
 lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la
 lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so
+lib/ethereal/plugins/%%PORTVERSION%%/lwres.la
+lib/ethereal/plugins/%%PORTVERSION%%/lwres.so
 lib/ethereal/plugins/%%PORTVERSION%%/megaco.la
 lib/ethereal/plugins/%%PORTVERSION%%/megaco.so
 lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->billf 
Responsible-Changed-By: mich 
Responsible-Changed-When: Wed Nov 5 06:25:11 PST 2003 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58954 
State-Changed-From-To: open->closed 
State-Changed-By: green 
State-Changed-When: Wed Dec 17 06:46:46 PST 2003 
State-Changed-Why:  
Thanks for the update. 

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