Hi, This diff updates etherape to the latest release 0.9.7.
Comments ? OK ? Cheers, benoit
Index: Makefile =================================================================== RCS file: /cvs/ports/net/etherape/Makefile,v retrieving revision 1.13 diff -N -u Makefile --- Makefile 21 Jan 2009 10:50:12 -0000 1.13 +++ Makefile 3 Jun 2009 20:10:30 -0000 @@ -2,15 +2,14 @@ COMMENT= graphical network monitor -DISTNAME= etherape-0.9.0 -PKGNAME= ${DISTNAME}p4 +DISTNAME= etherape-0.9.7 CATEGORIES= net HOMEPAGE= http://etherape.sourceforge.net/ MAINTAINER= Craig Barraclough <crai...@creative.com.au> -# GPL +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes @@ -30,11 +29,12 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=etherape/} CONFIGURE_STYLE= gnu -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ - CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ +CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib" -MAKE_ENV+= LIBTOOL="${LOCALBASE}/bin/libtool" +BUILD_DEPENDS= ::textproc/rarian +RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils \ + ::x11/gnome/yelp LIB_DEPENDS= gtk-x11-2.0.>=0.11::x11/gtk+2 \ glade-2.0.>=0.1::devel/libglade2 \ gnomeui-2::x11/gnome/libgnomeui Index: distinfo =================================================================== RCS file: /cvs/ports/net/etherape/distinfo,v retrieving revision 1.3 diff -N -u distinfo --- distinfo 5 Apr 2007 16:20:09 -0000 1.3 +++ distinfo 3 Jun 2009 20:10:30 -0000 @@ -1,5 +1,5 @@ -MD5 (etherape-0.9.0.tar.gz) = pxL0ywSJfRoCzpiM/78lTA== -RMD160 (etherape-0.9.0.tar.gz) = 6mLNgb1EZahjHp3PbTP/C+sN7BI= -SHA1 (etherape-0.9.0.tar.gz) = 9HqSiUZLO8oV2OoJ4g+19jLaQW0= -SHA256 (etherape-0.9.0.tar.gz) = ooUA1EKel5Lgr3FQJMEeUVNTi8PBitELLJEvWlc/Qy4= -SIZE (etherape-0.9.0.tar.gz) = 406667 +MD5 (etherape-0.9.7.tar.gz) = e1eDCQ2Sq+eWNNpLWCxrSA== +RMD160 (etherape-0.9.7.tar.gz) = 4uat5oadlHL9hiwbHRsR8NEXicM= +SHA1 (etherape-0.9.7.tar.gz) = cuXlcFMKieqWKhflVyMxgBDpqOU= +SHA256 (etherape-0.9.7.tar.gz) = vKiFfuP+OAFBDizCd341jMEZdh7z4UG7u6vY/S4va3s= +SIZE (etherape-0.9.7.tar.gz) = 860868 Index: patches/patch-src_main_c =================================================================== RCS file: patches/patch-src_main_c diff -N -u patches/patch-src_main_c --- /dev/null 3 Jun 2009 14:10:30 -0000 +++ patches/patch-src_main_c 3 Jun 2009 20:10:30 -0000 @@ -0,0 +1,11 @@ +$OpenBSD$ +--- src/main.c.orig Sat Mar 25 08:07:44 2006 ++++ src/main.c Mon May 25 23:36:48 2009 +@@ -21,6 +21,7 @@ + #include <config.h> + #endif + ++#include <unistd.h> + #include <netinet/in.h> + #include "globals.h" + #include <signal.h> Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/net/etherape/pkg/PLIST,v retrieving revision 1.3 diff -N -u pkg/PLIST --- pkg/PLIST 15 Sep 2004 18:17:40 -0000 1.3 +++ pkg/PLIST 3 Jun 2009 20:10:30 -0000 @@ -1,29 +1,37 @@ @comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:17:40 espie Exp $ -bin/etherape -lib/locale/ -lib/locale/es/ -lib/locale/es/LC_MESSAGES/ -lib/locale/es/LC_MESSAGES/etherape.mo -lib/locale/fr/ -lib/locale/fr/LC_MESSAGES/ -lib/locale/fr/LC_MESSAGES/etherape.mo -lib/locale/nl/ -lib/locale/nl/LC_MESSAGES/ -lib/locale/nl/LC_MESSAGES/etherape.mo -lib/locale/tr/ -lib/locale/tr/LC_MESSAGES/ -lib/locale/tr/LC_MESSAGES/etherape.mo +...@bin bin/etherape @man man/man1/etherape.1 +share/applications/etherape.desktop share/etherape/ +share/etherape/doc/ +share/etherape/doc/etherape/ +share/etherape/doc/etherape/C/ +share/etherape/doc/etherape/C/etherape.xml +share/etherape/doc/etherape/C/figures/ +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/ 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/ -share/gnome/apps/ -share/gnome/apps/Applications/ -share/gnome/apps/Applications/etherape.desktop +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/omf/etherape/ +share/omf/etherape/etherape-C.omf share/pixmaps/ share/pixmaps/etherape.png +...@exec %D/bin/update-desktop-database +...@unexec %D/bin/update-desktop-database