From owner-freebsd-ports Wed Apr 24 6:42: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 258F137B420 for ; Wed, 24 Apr 2002 06:42:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODe1P11416; Wed, 24 Apr 2002 06:40:01 -0700 (PDT) (envelope-from gnats) Received: from www.example.org (dhcp-nic-val-26-130.cisco.com [64.103.26.130]) by hub.freebsd.org (Postfix) with SMTP id 26C9937B417 for ; Wed, 24 Apr 2002 06:30:09 -0700 (PDT) Received: (qmail 14110 invoked by uid 1000); 24 Apr 2002 13:28:23 -0000 Message-Id: <20020424132823.14109.qmail@cobweb.example.org> Date: Wed, 24 Apr 2002 15:28:23 +0200 From: Marco Molteni To: FreeBSD-gnats-submit@FreeBSD.org Cc: billf@FreeBSD.org Subject: ports/37414: UPDATE PORT: net/ethereal to latest version (0.9.3) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37414 >Category: ports >Synopsis: UPDATE PORT: net/ethereal to latest version (0.9.3) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 06:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marco Molteni >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD cobweb.example.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Apr 17 12:02:02 CEST 2002 root@cobweb.example.org:/usr/src/sys/compile/COBWEB i386 >Description: This patch updates the net/ethereal port from 0.9.1 to the latest 0.9.3 >How-To-Repeat: N/A >Fix: diff -u -r ethereal/Makefile ethereal-9.3/Makefile --- ethereal/Makefile Tue Feb 5 02:27:53 2002 +++ ethereal-9.3/Makefile Wed Apr 24 15:13:39 2002 @@ -2,11 +2,11 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola # -# $FreeBSD: ports/net/ethereal/Makefile,v 1.44 2002/02/05 01:27:53 billf Exp $ +# $FreeBSD$ # PORTNAME= ethereal -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ @@ -23,14 +23,13 @@ .if !defined(WITHOUT_X11) USE_X_PREFIX= yes USE_GTK= yes +USE_GLIB= yes MAN1+= ethereal.1 PLIST_SUB+= ETHEREAL=bin/ethereal .else PLIST_SUB+= ETHEREAL="@comment ethereal not built" -LIB_DEPENDS+= glib12.3:${PORTSDIR}/devel/glib12 CONFIGURE_ARGS+= --enable-ethereal=no \ --disable-gtktest -CONFIGURE_ENV+= GLIB_CONFIG=${LOCALBASE}/bin/glib12-config .endif USE_LIBTOOL= yes @@ -47,7 +46,7 @@ CONFIGURE_ARGS+= --enable-snmp=no .endif -MAN1+= editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1 +MAN1+= editcap.1 idl2eth.1 mergecap.1 tethereal.1 pre-install: .for i in ${MAN1} Only in ethereal-9.3: OLD-DIRS diff -u -r ethereal/distinfo ethereal-9.3/distinfo --- ethereal/distinfo Tue Feb 19 09:30:52 2002 +++ ethereal-9.3/distinfo Wed Apr 24 14:00:32 2002 @@ -1 +1 @@ -MD5 (ethereal-0.9.1.tar.gz) = d358941f978bff598672c618df044195 +MD5 (ethereal-0.9.3.tar.gz) = 9ecd125c0ef321800fd799edc025d8e9 Only in ethereal-9.3: files diff -u -r ethereal/pkg-plist ethereal-9.3/pkg-plist --- ethereal/pkg-plist Tue Feb 19 09:30:52 2002 +++ ethereal-9.3/pkg-plist Wed Apr 24 15:15:06 2002 @@ -11,9 +11,13 @@ etc/nasreq.xml etc/sunping.xml lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so +lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so +lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so +lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so +lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins @dirrm lib/ethereal >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message