ports/74174: [net-mgmt/etherape] Port update.

Samy Al Bahra samy at kerneled.org
Sat Nov 20 19:50:16 UTC 2004


>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 at kerneled.com
+MAINTAINER=	samy at 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
+ at dirrm etc/etherape
 @dirrm share/etherape/glade
 @dirrm share/etherape
- at dirrm lib/locale/tr/LC_MESSAGES
- at dirrm lib/locale/nl/LC_MESSAGES
- at dirrm lib/locale/fr/LC_MESSAGES
- at dirrm lib/locale/es/LC_MESSAGES
- at dirrm etc/etherape
+ at dirrm share/gnome/help/etherape/C/stylesheet-images
+ at dirrm share/gnome/help/etherape/C
+ at dirrm share/gnome/help/etherape
+ at dirrm share/locale/es/LC_MESSAGES
+ at dirrm share/locale/fr/LC_MESSAGES
+ at dirrm share/locale/nl/LC_MESSAGES
+ at dirrm share/locale/tr/LC_MESSAGES

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list