diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-27 21:36:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-27 21:36:00 +0000 |
commit | b8d5b11b98b0e544ea8d10e4a7308fcba1b07040 (patch) | |
tree | 460e2aebf409c07db5544506bc60813813d48f6b /net/gnapster | |
parent | 565be9586ea5ee75e54abdd2c85ac75aeaa7bdb7 (diff) | |
download | pkgsrc-b8d5b11b98b0e544ea8d10e4a7308fcba1b07040.tar.gz |
update gnapster to 1.3.6; also install some language files.
Changes since 1.3.5:
* Changed the ~/.gnapster_shared syntax, please rebuild your lists!
* Multiple chat channels and a more organized console tab
* Much cleaner build mp3 list dialog
* Bug fixes
Diffstat (limited to 'net/gnapster')
-rw-r--r-- | net/gnapster/Makefile | 4 | ||||
-rw-r--r-- | net/gnapster/files/md5 | 4 | ||||
-rw-r--r-- | net/gnapster/files/patch-sum | 4 | ||||
-rw-r--r-- | net/gnapster/patches/patch-aa | 13 | ||||
-rw-r--r-- | net/gnapster/pkg/PLIST | 6 |
5 files changed, 25 insertions, 6 deletions
diff --git a/net/gnapster/Makefile b/net/gnapster/Makefile index e6e83e4558e..01e61756e92 100644 --- a/net/gnapster/Makefile +++ b/net/gnapster/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2000/02/21 19:07:24 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2000/02/27 21:36:00 wiz Exp $ # -DISTNAME= gnapster-1.3.5 +DISTNAME= gnapster-1.3.6 CATEGORIES= net MASTER_SITES= http://www.gotlinux.org/~jasta/files/ diff --git a/net/gnapster/files/md5 b/net/gnapster/files/md5 index 7b1568915ed..995e5957a53 100644 --- a/net/gnapster/files/md5 +++ b/net/gnapster/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2000/02/21 19:07:24 wiz Exp $ +$NetBSD: md5,v 1.3 2000/02/27 21:36:01 wiz Exp $ -MD5 (gnapster-1.3.5.tar.gz) = e92a05b2b0c5acd1528021193a59900b +MD5 (gnapster-1.3.6.tar.gz) = 015344a18d2526ceaee9c7941a0794e4 diff --git a/net/gnapster/files/patch-sum b/net/gnapster/files/patch-sum new file mode 100644 index 00000000000..d97a5cfc664 --- /dev/null +++ b/net/gnapster/files/patch-sum @@ -0,0 +1,4 @@ +$NetBSD: patch-sum,v 1.3 2000/02/27 21:36:01 wiz Exp $ + +MD5 (patch-aa) = 4d5005cb7c9348c79f22c76a716c706f +MD5 (patch-ab) = d87a890858e731db994470f96217272f diff --git a/net/gnapster/patches/patch-aa b/net/gnapster/patches/patch-aa new file mode 100644 index 00000000000..931fccac148 --- /dev/null +++ b/net/gnapster/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.3 2000/02/27 21:36:02 wiz Exp $ + +--- ./po/Makefile.in.in.orig Sun Feb 13 07:38:19 2000 ++++ ./po/Makefile.in.in Sun Feb 27 21:47:18 2000 +@@ -19,7 +19,7 @@ + prefix = @prefix@ + exec_prefix = @exec_prefix@ + datadir = $(prefix)/@DATADIRNAME@ +-localedir = $(datadir)/locale ++localedir = $(prefix)/share/locale + gnulocaledir = $(prefix)/share/locale + gettextsrcdir = $(prefix)/share/gettext/po + subdir = po diff --git a/net/gnapster/pkg/PLIST b/net/gnapster/pkg/PLIST index 19043e32bfc..d468b845c3d 100644 --- a/net/gnapster/pkg/PLIST +++ b/net/gnapster/pkg/PLIST @@ -1,4 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2000/02/21 19:07:25 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2000/02/27 21:36:02 wiz Exp $ bin/gnapster -share/pixmaps/gnapster.png share/gnome/apps/Applications/gnapster.desktop +share/locale/fr/LC_MESSAGES/gnapster.mo +share/locale/pt/LC_MESSAGES/gnapster.mo +share/pixmaps/gnapster.png |