From b8d5b11b98b0e544ea8d10e4a7308fcba1b07040 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 27 Feb 2000 21:36:00 +0000 Subject: 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 --- net/gnapster/Makefile | 4 ++-- net/gnapster/files/md5 | 4 ++-- net/gnapster/files/patch-sum | 4 ++++ net/gnapster/patches/patch-aa | 13 +++++++++++++ net/gnapster/pkg/PLIST | 6 ++++-- 5 files changed, 25 insertions(+), 6 deletions(-) create mode 100644 net/gnapster/files/patch-sum create mode 100644 net/gnapster/patches/patch-aa (limited to 'net/gnapster') 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 -- cgit v1.2.3