From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 20 19:50:16 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 068F816A4CE for ; Sat, 20 Nov 2004 19:50:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D309443D46 for ; Sat, 20 Nov 2004 19:50:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) iAKJoFus027448 for ; Sat, 20 Nov 2004 19:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iAKJoF6J027447; Sat, 20 Nov 2004 19:50:15 GMT (envelope-from gnats) Resent-Date: Sat, 20 Nov 2004 19:50:15 GMT Resent-Message-Id: <200411201950.iAKJoF6J027447@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Samy Al Bahra Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A777216A4CE for ; Sat, 20 Nov 2004 19:48:10 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AB7F43D39 for ; Sat, 20 Nov 2004 19:48:10 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iAKJmAXq014791 for ; Sat, 20 Nov 2004 19:48:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id iAKJmAlq014790; Sat, 20 Nov 2004 19:48:10 GMT (envelope-from nobody) Message-Id: <200411201948.iAKJmAlq014790@www.freebsd.org> Date: Sat, 20 Nov 2004 19:48:10 GMT From: Samy Al Bahra To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/74174: [net-mgmt/etherape] Port update. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Nov 2004 19:50:16 -0000 >Number: 74174 >Category: ports >Synopsis: [net-mgmt/etherape] Port update. >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Nov 20 19:50:15 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Samy Al Bahra >Release: >Organization: Kerneled.org >Environment: >Description: The attached patch will update the maintainer field to point to my .org e-mail address, as well as update it to version 0.9.1 (latest release of etherape). >How-To-Repeat: >Fix: diff -ruN etherape.orig/Makefile etherape/Makefile --- etherape.orig/Makefile Sat Nov 20 22:19:45 2004 +++ etherape/Makefile Sat Nov 20 22:43:43 2004 @@ -6,17 +6,18 @@ # PORTNAME= etherape -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 PORTREVISION= 4 CATEGORIES= net-mgmt gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= samy@kerneled.com +MAINTAINER= samy@kerneled.org COMMENT= A graphical network traffic visualization tool for gnome USE_GETTEXT= yes USE_GNOME= libglade2 libgnomeui +USE_GMAKE= yes USE_LIBTOOL_VER=13 USE_X_PREFIX= yes GNU_CONFIGURE= yes diff -ruN etherape.orig/distinfo etherape/distinfo --- etherape.orig/distinfo Sat Nov 20 22:19:45 2004 +++ etherape/distinfo Sat Nov 20 22:22:53 2004 @@ -1,2 +1,2 @@ -MD5 (etherape-0.9.0.tar.gz) = a712f4cb04897d1a02ce988cffbf254c -SIZE (etherape-0.9.0.tar.gz) = 406667 +MD5 (etherape-0.9.1.tar.gz) = e38732c1bf8c451a1ff312086828e40b +SIZE (etherape-0.9.1.tar.gz) = 447092 diff -ruN etherape.orig/files/patch-src::Makefile.in etherape/files/patch-src::Makefile.in --- etherape.orig/files/patch-src::Makefile.in Sat Nov 20 22:19:45 2004 +++ etherape/files/patch-src::Makefile.in Thu Jan 1 03:00:00 1970 @@ -1,13 +0,0 @@ -$FreeBSD: ports/net-mgmt/etherape/files/patch-src::Makefile.in,v 1.1 2003/06/23 19:52:04 petef Exp $ - ---- src/Makefile.in.orig Mon Jun 16 21:46:20 2003 -+++ src/Makefile.in Mon Jun 16 21:46:32 2003 -@@ -170,7 +170,7 @@ - - etherape_LDADD = $(ETHERAPE_LIBS) $(PCAP_LIBS) - etherape_LDFLAGS = --etherape_LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@ -+etherape_LINK = libtool --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@ - subdir = src - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = $(top_builddir)/config.h diff -ruN etherape.orig/pkg-plist etherape/pkg-plist --- etherape.orig/pkg-plist Sat Nov 20 22:19:45 2004 +++ etherape/pkg-plist Sat Nov 20 22:36:21 2004 @@ -1,20 +1,24 @@ bin/etherape etc/etherape/services -lib/locale/es/LC_MESSAGES/etherape.mo -lib/locale/fr/LC_MESSAGES/etherape.mo -lib/locale/nl/LC_MESSAGES/etherape.mo -lib/locale/tr/LC_MESSAGES/etherape.mo share/etherape/glade/etherape.glade2 share/etherape/glade/etherape.png share/etherape/glade/pause.xpm share/etherape/glade/play.xpm share/etherape/glade/stop.xpm share/gnome/apps/Applications/etherape.desktop +share/gnome/help/etherape/C/topic.dat +share/locale/es/LC_MESSAGES/etherape.mo +share/locale/fr/LC_MESSAGES/etherape.mo +share/locale/nl/LC_MESSAGES/etherape.mo +share/locale/tr/LC_MESSAGES/etherape.mo share/pixmaps/etherape.png +@dirrm etc/etherape @dirrm share/etherape/glade @dirrm share/etherape -@dirrm lib/locale/tr/LC_MESSAGES -@dirrm lib/locale/nl/LC_MESSAGES -@dirrm lib/locale/fr/LC_MESSAGES -@dirrm lib/locale/es/LC_MESSAGES -@dirrm etc/etherape +@dirrm share/gnome/help/etherape/C/stylesheet-images +@dirrm share/gnome/help/etherape/C +@dirrm share/gnome/help/etherape +@dirrm share/locale/es/LC_MESSAGES +@dirrm share/locale/fr/LC_MESSAGES +@dirrm share/locale/nl/LC_MESSAGES +@dirrm share/locale/tr/LC_MESSAGES >Release-Note: >Audit-Trail: >Unformatted: