ports/138921: [PATCH] net-mgmt/etherape: update to 0.9.7. Take maintainership.

Sylvio Cesar scjamorim at bsd.com.br
Thu Sep 17 22:00:05 UTC 2009


>Number:         138921
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/etherape: update to 0.9.7. Take maintainership.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 17 22:00:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fbsd9.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Sep 14 01:24:51 BRT 2009
>Description:
- Update to 0.9.7
- Take maintainership.
- Changed path of directory to variable %%DATADIR%% in the file pkg-plist

Removed file(s):
- files/patch-capture.c
- files/patch-resolv.c

You can see the log in mine tinderbox:

http://www.scjamorim.org/Home/etherape-0.9.7-6i386.log
http://www.scjamorim.org/Home/etherape-0.9.7-7i386.log
http://www.scjamorim.org/Home/etherape-0.9.7-8i386.log

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- etherape-0.9.7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/etherape/Makefile,v
retrieving revision 1.39
diff -u -u -r1.39 Makefile
--- Makefile	22 Aug 2009 00:31:57 -0000	1.39
+++ Makefile	17 Sep 2009 21:56:41 -0000
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	etherape
-PORTVERSION=	0.9.6
-PORTREVISION=	5
+PORTVERSION=	0.9.7
 CATEGORIES=	net-mgmt gnome
 MASTER_SITES=	SF
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	scjamorim at bsd.com.br
 COMMENT=	A graphical network traffic visualization tool for gnome
 
 USE_GETTEXT=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/etherape/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	30 May 2006 20:30:39 -0000	1.9
+++ distinfo	17 Sep 2009 21:56:41 -0000
@@ -1,3 +1,3 @@
-MD5 (etherape-0.9.6.tar.gz) = a6f2b27da7d25346b824c42762ada61f
-SHA256 (etherape-0.9.6.tar.gz) = ab4e2f4dc90e2bccbf72f3bc750df4ea3c234fdbc31a85b640107f5b5c5e47fc
-SIZE (etherape-0.9.6.tar.gz) = 860413
+MD5 (etherape-0.9.7.tar.gz) = 7b5783090d92abe79634da4b582c6b48
+SHA256 (etherape-0.9.7.tar.gz) = bca8857ee3fe3801410e2cc2777e358cc119761ef3e141bbbbabd8fd2e2f6b7b
+SIZE (etherape-0.9.7.tar.gz) = 860868
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/etherape/pkg-plist,v
retrieving revision 1.11
diff -u -u -r1.11 pkg-plist
--- pkg-plist	24 Oct 2007 23:36:23 -0000	1.11
+++ pkg-plist	17 Sep 2009 21:56:41 -0000
@@ -1,23 +1,23 @@
 bin/etherape
 etc/etherape/services
 share/applications/etherape.desktop
-share/etherape/doc/etherape/C/etherape.xml
-share/etherape/doc/etherape/C/figures/appmain.png
-share/etherape/doc/etherape/C/figures/capture_file_dlg.png
-share/etherape/doc/etherape/C/figures/color_select_dlg.png
-share/etherape/doc/etherape/C/figures/eth_toolbar.png
-share/etherape/doc/etherape/C/figures/link_info.png
-share/etherape/doc/etherape/C/figures/node_info.png
-share/etherape/doc/etherape/C/figures/pref_colors_dlg.png
-share/etherape/doc/etherape/C/figures/pref_diagram_dlg.png
-share/etherape/doc/etherape/C/figures/pref_timings_dlg.png
-share/etherape/doc/etherape/C/figures/proto_info.png
-share/etherape/doc/etherape/C/figures/protocol_edit_dlg.png
-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
+%%DATADIR%%/doc/etherape/C/etherape.xml
+%%DATADIR%%/doc/etherape/C/figures/appmain.png
+%%DATADIR%%/doc/etherape/C/figures/capture_file_dlg.png
+%%DATADIR%%/doc/etherape/C/figures/color_select_dlg.png
+%%DATADIR%%/doc/etherape/C/figures/eth_toolbar.png
+%%DATADIR%%/doc/etherape/C/figures/link_info.png
+%%DATADIR%%/doc/etherape/C/figures/node_info.png
+%%DATADIR%%/doc/etherape/C/figures/pref_colors_dlg.png
+%%DATADIR%%/doc/etherape/C/figures/pref_diagram_dlg.png
+%%DATADIR%%/doc/etherape/C/figures/pref_timings_dlg.png
+%%DATADIR%%/doc/etherape/C/figures/proto_info.png
+%%DATADIR%%/doc/etherape/C/figures/protocol_edit_dlg.png
+%%DATADIR%%/etherape.glade2
+%%DATADIR%%/glade/etherape.png
+%%DATADIR%%/glade/pause.xpm
+%%DATADIR%%/glade/play.xpm
+%%DATADIR%%/stop.xpm
 share/omf/etherape/etherape-C.omf
 share/pixmaps/etherape.png
 share/locale/es/LC_MESSAGES/etherape.mo
@@ -25,11 +25,11 @@
 share/locale/nl/LC_MESSAGES/etherape.mo
 share/locale/tr/LC_MESSAGES/etherape.mo
 @dirrm share/omf/etherape
- at dirrm share/etherape/glade
- at dirrm share/etherape/doc/etherape/C/figures
- at dirrm share/etherape/doc/etherape/C
- at dirrm share/etherape/doc/etherape
- at dirrm share/etherape/doc
- at dirrm share/etherape
+ at dirrm %%DATADIR%%/glade
+ at dirrm %%DATADIR%%/doc/etherape/C/figures
+ at dirrm %%DATADIR%%/doc/etherape/C
+ at dirrm %%DATADIR%%/doc/etherape
+ at dirrm %%DATADIR%%/doc
+ at dirrm %%DATADIR%%
 @dirrm etc/etherape
 @dirrmtry share/applications
Index: files/patch-capture.c
===================================================================
RCS file: files/patch-capture.c
diff -N files/patch-capture.c
--- files/patch-capture.c	30 May 2006 20:30:39 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,20 +0,0 @@
---- src/capture.c.orig	Sat Apr 29 09:58:35 2006
-+++ src/capture.c	Mon May 29 01:14:23 2006
-@@ -464,10 +464,13 @@
-       return FALSE;
-     }
- 
--  /* preparing protocol summary and nodes/links catalogs */
--  protocol_summary_open();
--  nodes_catalog_open();
--  links_catalog_open();
-+  if (status != PAUSE)
-+    {
-+      /* preparing protocol summary and nodes/links catalogs */
-+      protocol_summary_open();
-+      nodes_catalog_open();
-+      links_catalog_open();
-+    }
- 
-   /*
-    * See pause_capture for an explanation of why we don't always
Index: files/patch-resolv.c
===================================================================
RCS file: files/patch-resolv.c
diff -N files/patch-resolv.c
--- files/patch-resolv.c	30 May 2006 20:30:39 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- src/resolv.c.orig	Sat Apr 29 09:58:35 2006
-+++ src/resolv.c	Mon May 29 00:54:06 2006
-@@ -500,7 +500,7 @@
-    */
-   if (g_pethers_path == NULL)
-     {
--      g_strdup_printf (g_pethers_path, "%s/%s",
-+      g_pethers_path = g_strdup_printf ("%s/%s",
- 	       get_home_dir (), EPATH_PERSONAL_ETHERS);
-     }
- 
--- etherape-0.9.7.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list