diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-01 00:45:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-01 00:45:49 +0000 |
commit | 684d703a2d1b8648a3efdbb16dff49c3fc33a8ef (patch) | |
tree | 9358c525c40ac8f0123bd1ae50609e9e677bd895 /graphics | |
parent | 1829f27dec58c24a5ec75958c61d15dc767e48c8 (diff) | |
download | pkgsrc-684d703a2d1b8648a3efdbb16dff49c3fc33a8ef.tar.gz |
Update to 3.6.4:
Comix 3.6.4
- Added a Russian translation by Artyom Smirnov.
- Added a Croatian translation by Adrian C.
- Fixed a bug in the thumbnailer, comicthumb, failing to create thumbnails
for Zip and tar archives.
- Some minor changes.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/comix/Makefile | 4 | ||||
-rw-r--r-- | graphics/comix/PLIST | 4 | ||||
-rw-r--r-- | graphics/comix/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index 515a00b3e23..b4d35ed43f0 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2007/03/18 20:39:27 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2007/06/01 00:45:49 wiz Exp $ # -DISTNAME= comix-3.6.3 +DISTNAME= comix-3.6.4 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/} diff --git a/graphics/comix/PLIST b/graphics/comix/PLIST index 15ad13d0755..75cb5631434 100644 --- a/graphics/comix/PLIST +++ b/graphics/comix/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2007/03/18 20:39:27 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2007/06/01 00:45:49 wiz Exp $ bin/comicthumb bin/comix man/man1/comicthumb.1 @@ -11,12 +11,14 @@ share/locale/de/LC_MESSAGES/comix.mo share/locale/el/LC_MESSAGES/comix.mo share/locale/es/LC_MESSAGES/comix.mo share/locale/fr/LC_MESSAGES/comix.mo +share/locale/hr/LC_MESSAGES/comix.mo share/locale/hu/LC_MESSAGES/comix.mo share/locale/it/LC_MESSAGES/comix.mo share/locale/ja/LC_MESSAGES/comix.mo share/locale/nl/LC_MESSAGES/comix.mo share/locale/pl/LC_MESSAGES/comix.mo share/locale/pt_BR/LC_MESSAGES/comix.mo +share/locale/ru/LC_MESSAGES/comix.mo share/locale/sv/LC_MESSAGES/comix.mo share/locale/zh_CN/LC_MESSAGES/comix.mo share/locale/zh_TW/LC_MESSAGES/comix.mo diff --git a/graphics/comix/distinfo b/graphics/comix/distinfo index 3afcac52b82..c1d2c5a0238 100644 --- a/graphics/comix/distinfo +++ b/graphics/comix/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2007/03/18 20:39:27 wiz Exp $ +$NetBSD: distinfo,v 1.9 2007/06/01 00:45:49 wiz Exp $ -SHA1 (comix-3.6.3.tar.gz) = 780963a4488a01cb19d06d0e8685ee51b2d3e3c9 -RMD160 (comix-3.6.3.tar.gz) = 827a63d6b9b142deb26f499ceacf0ffc9254e1d4 -Size (comix-3.6.3.tar.gz) = 357536 bytes +SHA1 (comix-3.6.4.tar.gz) = c14a1ba9d931436eb7215f8065f1bbda22f00409 +RMD160 (comix-3.6.4.tar.gz) = 8cd0f6459f56efb35cea7b7a899e4420796535d7 +Size (comix-3.6.4.tar.gz) = 398202 bytes |