diff options
author | gdt <gdt@pkgsrc.org> | 2006-10-17 12:11:23 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2006-10-17 12:11:23 +0000 |
commit | 070a645a57c3a99134a19485df3a8b8fba633b7c (patch) | |
tree | 679f716ffaeb9064049729cf19c386bfee11c243 /graphics | |
parent | 27a66bf717dbd055b73a92060c803b425257490c (diff) | |
download | pkgsrc-070a645a57c3a99134a19485df3a8b8fba633b7c.tar.gz |
Update to 2.1.2:
+ Add more flexible auto-renaming option to rename dialog.
- Update translations de, fi, fr, it, pl, pt_BR, ru, sk, vi, zh_TW.
- Add translations be, ca, ko
* Allow data cache reader to tolerate older/future features.
* Fix renaming a folder to an existing folder from clobbering
the existing folder.
* Exif timezone fix.
* Fix compile time warnings on newer gcc and gtk+.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gqview-devel/Makefile | 5 | ||||
-rw-r--r-- | graphics/gqview-devel/PLIST | 5 | ||||
-rw-r--r-- | graphics/gqview-devel/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile index 287f8536fb3..5c9b68df18c 100644 --- a/graphics/gqview-devel/Makefile +++ b/graphics/gqview-devel/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2006/04/17 13:46:32 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2006/10/17 12:11:23 gdt Exp $ -DISTNAME= gqview-2.1.1 -PKGREVISION= 3 +DISTNAME= gqview-2.1.2 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} diff --git a/graphics/gqview-devel/PLIST b/graphics/gqview-devel/PLIST index f894f26743a..f98f01d0021 100644 --- a/graphics/gqview-devel/PLIST +++ b/graphics/gqview-devel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2006/04/17 07:07:21 jlam Exp $ +@comment $NetBSD: PLIST,v 1.8 2006/10/17 12:11:23 gdt Exp $ bin/gqview man/man1/gqview.1 share/applications/gqview.desktop @@ -53,7 +53,9 @@ share/doc/${PKGNAME}/html/gnu_fdl.txt share/doc/${PKGNAME}/html/gqview_faq.html share/doc/${PKGNAME}/html/index.html share/locale/ar/LC_MESSAGES/gqview.mo +share/locale/be/LC_MESSAGES/gqview.mo share/locale/bg/LC_MESSAGES/gqview.mo +share/locale/ca/LC_MESSAGES/gqview.mo share/locale/cs/LC_MESSAGES/gqview.mo share/locale/da/LC_MESSAGES/gqview.mo share/locale/de/LC_MESSAGES/gqview.mo @@ -65,6 +67,7 @@ share/locale/hu/LC_MESSAGES/gqview.mo share/locale/id/LC_MESSAGES/gqview.mo share/locale/it/LC_MESSAGES/gqview.mo share/locale/ja/LC_MESSAGES/gqview.mo +share/locale/ko/LC_MESSAGES/gqview.mo share/locale/nl/LC_MESSAGES/gqview.mo share/locale/no/LC_MESSAGES/gqview.mo share/locale/pl/LC_MESSAGES/gqview.mo diff --git a/graphics/gqview-devel/distinfo b/graphics/gqview-devel/distinfo index 2954690bbb6..7d448da559a 100644 --- a/graphics/gqview-devel/distinfo +++ b/graphics/gqview-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2005/11/18 15:52:27 gdt Exp $ +$NetBSD: distinfo,v 1.13 2006/10/17 12:11:23 gdt Exp $ -SHA1 (gqview-2.1.1.tar.gz) = 6da3c5570c49b4612c603019331f9ee20d00d13f -RMD160 (gqview-2.1.1.tar.gz) = 9e931eb34804656f168398862a66089d7409b1dc -Size (gqview-2.1.1.tar.gz) = 1403226 bytes +SHA1 (gqview-2.1.2.tar.gz) = aa74444d715133beeb332e6f6f8eda6fef13c3ac +RMD160 (gqview-2.1.2.tar.gz) = 501df7a40a38af9b16b0c241e576d4dc6e1a24eb +Size (gqview-2.1.2.tar.gz) = 1554688 bytes |