- update etherape to 0.9.8
- regen plist - regen & add patches ok ajacoutot@
This commit is contained in:
parent
12028a52f9
commit
78537758f7
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2009/08/10 06:33:43 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2009/10/01 14:00:45 benoit Exp $
|
||||
|
||||
COMMENT = graphical network monitor
|
||||
|
||||
DISTNAME = etherape-0.9.7
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME = etherape-0.9.8
|
||||
CATEGORIES = net
|
||||
|
||||
HOMEPAGE = http://etherape.sourceforge.net/
|
||||
|
@ -1,5 +1,5 @@
|
||||
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
|
||||
MD5 (etherape-0.9.8.tar.gz) = yncNI7glsaOdTDsn79jL0Q==
|
||||
RMD160 (etherape-0.9.8.tar.gz) = H1FkRNzV9ANc5hE1URrOX8kckOQ=
|
||||
SHA1 (etherape-0.9.8.tar.gz) = s/8WHnpDvCB9vafeTdAKFg2rM48=
|
||||
SHA256 (etherape-0.9.8.tar.gz) = QISC+bApXWv2+IIBzvZcNedkhamB9m/c0SFWMo9pB3Q=
|
||||
SIZE (etherape-0.9.8.tar.gz) = 856379
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-src_main_c,v 1.1 2009/06/10 09:45:37 benoit Exp $
|
||||
--- src/main.c.orig Sat Mar 25 08:07:44 2006
|
||||
+++ src/main.c Mon May 25 23:36:48 2009
|
||||
$OpenBSD: patch-src_main_c,v 1.2 2009/10/01 14:00:49 benoit Exp $
|
||||
--- src/main.c.orig Sun Sep 27 09:29:45 2009
|
||||
+++ src/main.c Mon Sep 28 11:40:47 2009
|
||||
@@ -21,6 +21,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
+#include <unistd.h>
|
||||
#include <netinet/in.h>
|
||||
#include "globals.h"
|
||||
#include <signal.h>
|
||||
#include <gnome.h>
|
||||
|
10
net/etherape/patches/patch-src_names_c
Normal file
10
net/etherape/patches/patch-src_names_c
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/names.c.orig Sat Sep 26 20:32:40 2009
|
||||
+++ src/names.c Mon Sep 28 11:34:10 2009
|
||||
@@ -17,6 +17,7 @@
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
+#include <unistd.h>
|
||||
#include <netinet/in.h>
|
||||
#include "globals.h"
|
||||
#include "names.h"
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2009/06/10 09:45:40 benoit Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/10/01 14:00:51 benoit Exp $
|
||||
@bin bin/etherape
|
||||
@man man/man1/etherape.1
|
||||
share/applications/etherape.desktop
|
||||
@ -20,7 +20,7 @@ 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.glade
|
||||
share/etherape/glade/etherape.png
|
||||
share/etherape/glade/pause.xpm
|
||||
share/etherape/glade/play.xpm
|
||||
@ -29,6 +29,7 @@ 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/
|
||||
share/omf/etherape/
|
||||
share/omf/etherape/etherape-C.omf
|
||||
share/pixmaps/
|
||||
|
Loading…
x
Reference in New Issue
Block a user