Hi,

This diff updates etherape to the latest release 0.9.12.
Tested on amd64.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/etherape/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- Makefile	16 Sep 2011 11:13:38 -0000	1.27
+++ Makefile	20 Jan 2013 10:22:41 -0000
@@ -2,8 +2,7 @@
 
 COMMENT =		graphical network monitor
 
-DISTNAME =		etherape-0.9.10
-REVISION=		0
+DISTNAME =		etherape-0.9.12
 CATEGORIES =		net
 
 HOMEPAGE =		http://etherape.sourceforge.net/
@@ -28,6 +27,7 @@
 WANTLIB += util xcb xml2 z gnomeui-2 glade-2.0 gtk-x11-2.0
 WANTLIB += gailutil gdk-x11-2.0 gdk_pixbuf-2.0 xcb-shm
 WANTLIB += gcrypt gpg-error xcb-render ltdl ogg vorbis vorbisfile
+WANTLIB += ffi harfbuzz icudata icule icuuc stdc++
 
 MASTER_SITES =		${MASTER_SITE_SOURCEFORGE:=etherape/}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/etherape/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	7 Apr 2011 20:09:43 -0000	1.7
+++ distinfo	20 Jan 2013 10:22:41 -0000
@@ -1,5 +1,2 @@
-MD5 (etherape-0.9.10.tar.gz) = 52O5GbRvlPPMzHLwXZB1uw==
-RMD160 (etherape-0.9.10.tar.gz) = mlx1ND936MvfND0JZZQGtL0a0k0=
-SHA1 (etherape-0.9.10.tar.gz) = Y12J3f9NtVo5eBNiA7QRgACS7Rc=
-SHA256 (etherape-0.9.10.tar.gz) = ZBg8bWzHolO0aa57SQd8zQnSLWGaQSqDkr+xNBRnN5o=
-SIZE (etherape-0.9.10.tar.gz) = 1302480
+SHA256 (etherape-0.9.12.tar.gz) = kwTHDycnpjQgzI8rvjyQDK6ttmUtwzwYDUJkwbECkUU=
+SIZE (etherape-0.9.12.tar.gz) = 1384124
Index: patches/patch-src_decode_proto_c
===================================================================
RCS file: /cvs/ports/net/etherape/patches/patch-src_decode_proto_c,v
retrieving revision 1.2
diff -u -r1.2 patch-src_decode_proto_c
--- patches/patch-src_decode_proto_c	7 Apr 2011 20:09:45 -0000	1.2
+++ patches/patch-src_decode_proto_c	20 Jan 2013 10:22:41 -0000
@@ -1,7 +1,7 @@
-$OpenBSD: patch-src_decode_proto_c,v 1.2 2011/04/07 20:09:45 benoit Exp $
---- src/decode_proto.c.orig	Sun Feb  6 11:10:46 2011
-+++ src/decode_proto.c	Sat Apr  2 17:13:26 2011
-@@ -26,6 +26,7 @@
+$OpenBSD$
+--- src/decode_proto.c.orig	Mon May 30 21:50:22 2011
++++ src/decode_proto.c	Sat Jul 16 11:38:35 2011
+@@ -30,6 +30,7 @@
  #ifdef HAVE_ARPA_INET_H
  #include <arpa/inet.h>
  #endif
@@ -9,13 +9,3 @@
  #include "prot_types.h"
  #include "util.h"
  #include "decode_proto.h"
-@@ -165,7 +166,9 @@
-  {"WLAN",   DLT_IEEE802_11,    LINK6,   get_wlan }, 
-  /* Wireless with radiotap header */
-  {"WLAN+RTAP",  DLT_IEEE802_11_RADIO, LINK6, get_radiotap }, 
-+#ifndef __OpenBSD__
-  {"PPI",  DLT_PPI, LINK6, get_ppi }, /* PPI encapsulation */
-+#endif
-  {NULL,   0, 0 } /* terminating entry, must be last */
- };
- 
Index: patches/patch-src_names_c
===================================================================
RCS file: /cvs/ports/net/etherape/patches/patch-src_names_c,v
retrieving revision 1.3
diff -u -r1.3 patch-src_names_c
--- patches/patch-src_names_c	7 Apr 2011 20:09:45 -0000	1.3
+++ patches/patch-src_names_c	20 Jan 2013 10:22:41 -0000
@@ -1,9 +1,9 @@
 $OpenBSD: patch-src_names_c,v 1.3 2011/04/07 20:09:45 benoit Exp $
---- src/names.c.orig	Sat Feb  5 17:26:52 2011
-+++ src/names.c	Sat Apr  2 17:12:46 2011
-@@ -17,7 +17,9 @@
-  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-  */
+--- src/names.c.orig	Thu Mar 17 20:59:14 2011
++++ src/names.c	Fri Jan 18 11:27:33 2013
+@@ -21,7 +21,9 @@
+ #include <config.h>
+ #endif
  
 +#include <unistd.h>
  #include <netinet/in.h>
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/etherape/pkg/PLIST,v
retrieving revision 1.7
diff -u -r1.7 PLIST
--- pkg/PLIST	24 Sep 2010 10:04:00 -0000	1.7
+++ pkg/PLIST	20 Jan 2013 10:22:41 -0000
@@ -6,12 +6,12 @@
 share/etherape/glade/
 share/etherape/glade/etherape.glade
 share/etherape/glade/etherape.png
-share/etherape/glade/pause.xpm
-share/etherape/glade/play.xpm
-share/etherape/glade/stop.xpm
+share/etherape/glade/nodes.xpm
 share/locale/es/LC_MESSAGES/etherape.mo
 share/locale/fr/LC_MESSAGES/etherape.mo
+share/locale/it/LC_MESSAGES/etherape.mo
 share/locale/nl/LC_MESSAGES/etherape.mo
+share/locale/sv/LC_MESSAGES/etherape.mo
 share/locale/tr/LC_MESSAGES/etherape.mo
 share/pixmaps/
 share/pixmaps/etherape.png

Reply via email to