diff options
author | adam <adam@pkgsrc.org> | 2004-11-22 15:27:53 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-11-22 15:27:53 +0000 |
commit | 1759d8dc072e81fb87809fbafd1af4f133cd12b9 (patch) | |
tree | 3701b4045b9473fecc99fd6609aa6e6cf4dae87f /net/etherape | |
parent | 96de40ce18a373af5b76d2b30a50a95947fccaea (diff) | |
download | pkgsrc-1759d8dc072e81fb87809fbafd1af4f133cd12b9.tar.gz |
Changes 0.9.1:
* Color-coded protocol dialog
* Some tweaks to compile with newer distros
Diffstat (limited to 'net/etherape')
-rw-r--r-- | net/etherape/Makefile | 8 | ||||
-rw-r--r-- | net/etherape/PLIST | 6 | ||||
-rw-r--r-- | net/etherape/distinfo | 8 | ||||
-rw-r--r-- | net/etherape/patches/patch-aa | 10 |
4 files changed, 17 insertions, 15 deletions
diff --git a/net/etherape/Makefile b/net/etherape/Makefile index 8b249e85f3c..3e42cc9c0c6 100644 --- a/net/etherape/Makefile +++ b/net/etherape/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2004/10/03 00:17:51 tv Exp $ -# +# $NetBSD: Makefile,v 1.22 2004/11/22 15:27:53 adam Exp $ -DISTNAME= etherape-0.9.0 -PKGREVISION= 11 +DISTNAME= etherape-0.9.1 CATEGORIES= gnome net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=etherape/} @@ -11,11 +9,11 @@ HOMEPAGE= http://etherape.sourceforge.net/ COMMENT= Graphical network monitor USE_GNU_TOOLS+= make -USE_X11= YES USE_BUILDLINK3= YES USE_DIRS+= xdg-1.1 USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES +USE_X11= YES GNU_CONFIGURE= YES PKG_SYSCONFSUBDIR= etherape diff --git a/net/etherape/PLIST b/net/etherape/PLIST index a2e477735eb..f3d323229b7 100644 --- a/net/etherape/PLIST +++ b/net/etherape/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/03/11 03:07:36 salo Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/11/22 15:27:53 adam Exp $ bin/etherape man/man1/etherape.1 share/etherape/glade/etherape.glade2 @@ -9,11 +9,15 @@ share/etherape/glade/stop.xpm @exec ${MKDIR} %D/share/examples/etherape share/examples/etherape/services share/gnome/apps/Applications/etherape.desktop +share/gnome/help/etherape/C/topic.dat ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/etherape.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/etherape.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/etherape.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/etherape.mo share/pixmaps/etherape.png +@dirrm share/gnome/help/etherape/C/stylesheet-images +@dirrm share/gnome/help/etherape/C +@dirrm share/gnome/help/etherape @dirrm share/examples/etherape @dirrm share/etherape/glade @dirrm share/etherape diff --git a/net/etherape/distinfo b/net/etherape/distinfo index 77b1effe43f..4481a718e34 100644 --- a/net/etherape/distinfo +++ b/net/etherape/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2003/03/11 03:07:36 salo Exp $ +$NetBSD: distinfo,v 1.3 2004/11/22 15:27:53 adam Exp $ -SHA1 (etherape-0.9.0.tar.gz) = f47a9289464b3bca15d8ea09e20fb5f632da416d -Size (etherape-0.9.0.tar.gz) = 406667 bytes -SHA1 (patch-aa) = 5e0e19dc07ba2f0cb0e49f90624c13f0fa49ed66 +SHA1 (etherape-0.9.1.tar.gz) = d9eb267e1ff5992bf120f8bbefc974660a203909 +Size (etherape-0.9.1.tar.gz) = 447092 bytes +SHA1 (patch-aa) = e6b41ead7de0a0ce5f293f742e3e79cfe2d65021 diff --git a/net/etherape/patches/patch-aa b/net/etherape/patches/patch-aa index 7c8d0c81e85..8cdc3df16d0 100644 --- a/net/etherape/patches/patch-aa +++ b/net/etherape/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.1 2003/03/11 03:07:37 salo Exp $ +$NetBSD: patch-aa,v 1.2 2004/11/22 15:27:53 adam Exp $ ---- Makefile.in.orig 2003-03-11 03:13:01.000000000 +0100 -+++ Makefile.in 2003-03-11 03:25:09.000000000 +0100 -@@ -142,7 +142,7 @@ +--- Makefile.in.orig 2004-08-10 19:14:06.000000000 +0000 ++++ Makefile.in +@@ -143,7 +143,7 @@ DATADIR = . man_MANS = etherape.1 @@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.1 2003/03/11 03:07:37 salo Exp $ conf_DATA = \ services -@@ -643,7 +643,7 @@ +@@ -652,7 +652,7 @@ info: info-recursive info-am: |