diff options
author | rillig <rillig@pkgsrc.org> | 2007-08-13 05:38:02 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-08-13 05:38:02 +0000 |
commit | bc1538d7719ff05aabf87a1323233d01b60f91a2 (patch) | |
tree | c0b6ad1171dbcea595c517a6816264b811148bf7 /audio | |
parent | f6e5058c63fc015058d1aa41a71a9d6faea29a53 (diff) | |
download | pkgsrc-bc1538d7719ff05aabf87a1323233d01b60f91a2.tar.gz |
Fixed the charset in ru.po. Patch provided by "Roman" on pkgsrc-users.
PKGREVISION++
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ncmpc/Makefile | 4 | ||||
-rw-r--r-- | audio/ncmpc/distinfo | 3 | ||||
-rw-r--r-- | audio/ncmpc/patches/patch-ac | 13 |
3 files changed, 17 insertions, 3 deletions
diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile index 7f7fe615fee..15ca1a4ed82 100644 --- a/audio/ncmpc/Makefile +++ b/audio/ncmpc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2006/06/07 12:37:38 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2007/08/13 05:38:02 rillig Exp $ DISTNAME= ncmpc-0.11.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://hem.bredband.net/kaw/ncmpc/files/ \ http://mercury.chem.pitt.edu/~shank/ diff --git a/audio/ncmpc/distinfo b/audio/ncmpc/distinfo index d2bad7053c1..5959ef749a0 100644 --- a/audio/ncmpc/distinfo +++ b/audio/ncmpc/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.6 2005/03/19 16:54:51 wiz Exp $ +$NetBSD: distinfo,v 1.7 2007/08/13 05:38:02 rillig Exp $ SHA1 (ncmpc-0.11.1.tar.gz) = f1998f1d245386eb103ae12c50cf1bf0f5985ed7 RMD160 (ncmpc-0.11.1.tar.gz) = a47e2850f165306e95c0966ac9e862e75cf876f7 Size (ncmpc-0.11.1.tar.gz) = 273489 bytes SHA1 (patch-aa) = 3288d2b41ed02791639478aec9ac30fe2ee6eef0 SHA1 (patch-ab) = 4a8e9191b797f4a8954e1b3b1b725f8255fa7fd8 +SHA1 (patch-ac) = 7c44d2c1c4aa137524d0bbdab4a27cc882e4e338 diff --git a/audio/ncmpc/patches/patch-ac b/audio/ncmpc/patches/patch-ac new file mode 100644 index 00000000000..36a578bfc7a --- /dev/null +++ b/audio/ncmpc/patches/patch-ac @@ -0,0 +1,13 @@ +$NetBSD: patch-ac,v 1.1 2007/08/13 05:38:03 rillig Exp $ + +--- po/ru.po.orig 2007-08-12 12:45:38 +0300 ++++ po/ru.po 2007-08-12 12:43:47 +0300 +@@ -12,7 +12,7 @@ + "Last-Translator: Nikolay Pavlov <quetzal@roks.biz>\n" + "Language-Team: ru <ru@li.org>\n" + "MIME-Version: 1.0\n" +-"Content-Type: text/plain; charset=ISO-8859-1\n" ++"Content-Type: text/plain; charset=KOI8-R\n" + "Content-Transfer-Encoding: 8bit\n" + + #: src/ncmpc.h:36 |