From owner-freebsd-ports Mon Nov 13 15:20:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8403337B4C5 for ; Mon, 13 Nov 2000 15:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA01650; Mon, 13 Nov 2000 15:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from rodan.water-programs.com (unknown [130.86.77.19]) by hub.freebsd.org (Postfix) with ESMTP id 5915D37B4C5 for ; Mon, 13 Nov 2000 15:10:25 -0800 (PST) Received: (from scottj@localhost) by rodan.water-programs.com (8.11.1/8.11.1) id eADNA7208040; Mon, 13 Nov 2000 15:10:07 -0800 (PST) (envelope-from scottj) Message-Id: <200011132310.eADNA7208040@rodan.water-programs.com> Date: Mon, 13 Nov 2000 15:10:07 -0800 (PST) From: "Joseph M. Scott"@FreeBSD.ORG, joseph@randomnetworks.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/22831: UPDATE net/ethereal (0.8.10 -> 0.8.13) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22831 >Category: ports >Synopsis: UPDATE net/ethereal (0.8.10 -> 0.8.13) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 13 15:20:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Joseph Scott >Release: FreeBSD 4.2-BETA i386 >Organization: >Environment: ports collection. >Description: The net/ethereal port has been out of date since 2 Aug 2000. Below are the diffs to move the port from version 0.8.10 to 0.8.13. In addition to the diffs the two patches in the current port don't appear to be needed any longer and should be deleted, I've been using the new version with out the patches, the font patch may still be need, maybe, but I doubt it. I have on multiple occassions tried to contact the maintainer of this port (billf) and have never recieved anything back. I even caught up with him at BSD Con 2000, but nothing has happened with it yet. >How-To-Repeat: >Fix: diff -ruN net/ethereal.orig/Makefile net/ethereal/Makefile --- net/ethereal.orig/Makefile Fri Nov 10 12:38:09 2000 +++ net/ethereal/Makefile Mon Nov 13 14:57:49 2000 @@ -6,13 +6,12 @@ # PORTNAME= ethereal -PORTVERSION= 0.8.10 +PORTVERSION= 0.8.13 CATEGORIES= net ipv6 -MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ - http://www.linuxberg.com/files/x11/network/ \ - http://jefnet.linuxberg.com/files/x11/network/ \ - http://ethereal.zing.org/distribution/ \ - http://ethereal.boehm.org/distribution/ +MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ + ftp://gd.tuwien.ac.at/infosys/security/ethereal/ \ + ftp://ftp.sunet.se/pub/network/monitoring/ethereal/ \ + ftp://the.wiretapped.net/pub/security/packet-sniffing/ethereal/ MAINTAINER= billf@FreeBSD.org diff -ruN net/ethereal.orig/distinfo net/ethereal/distinfo --- net/ethereal.orig/distinfo Mon Nov 13 15:00:09 2000 +++ net/ethereal/distinfo Mon Nov 13 14:57:50 2000 @@ -1 +1 @@ -MD5 (ethereal-0.8.10.tar.gz) = 8d3e78d10410d5bc2c2d34bcfd7e5235 +MD5 (ethereal-0.8.13.tar.gz) = 27c799d82573a4d88354938aba0c6325 diff -ruN net/ethereal.orig/pkg-descr net/ethereal/pkg-descr --- net/ethereal.orig/pkg-descr Fri Nov 10 13:09:08 2000 +++ net/ethereal/pkg-descr Mon Nov 13 14:57:50 2000 @@ -2,6 +2,6 @@ contents of Ethernet frames. Packet data can be read from a file, or live from a local network interface. -WWW: http://ethereal.zing.org +WWW: http://www.ethereal.com/ Bill Fumerola >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message