summaryrefslogtreecommitdiff
path: root/print/gpdf/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-06-28 15:37:48 +0000
committerjmmv <jmmv@pkgsrc.org>2004-06-28 15:37:48 +0000
commitebe1a65e3d22e684a9a5d16fd3322ab990bcf12a (patch)
tree563ebaf152b3bcb8e97d638a4ff82a6c504575a2 /print/gpdf/Makefile
parent9bd031b34a564a6adfab69bf197889757e7e972e (diff)
downloadpkgsrc-ebe1a65e3d22e684a9a5d16fd3322ab990bcf12a.tar.gz
Update to 0.132:
* Make the scrollbar buttons work. (Martin) - #132489 * Keep "Loading failed" alerts on screen until the user dismisses them. (Martin) - #137262 * Fix handling of link_named bookmarks. (Remi) * Load bookmarks and thumbnails in the background. Speeds up file loading. (Remi) - #137439 * Update recent-files code (includes file locking fixes). (Martin) - #138817 * Fix crashes during Thumbnail extraction. (Martin) - #139211, #139477, #141725, #141226 * File format filters for the file chooser. (Remi) - #137592 * Translation updates: Zuza Software Foundation (af), Helgi Thormar Thobjornsson (is), Inaki Larranaga (eu), Gujarati Team (gu), Andras Timar (hu), Theppitak Karoonboonyanan (th), Christian Rose (sv), Francisco Javier F. Serrador (es), Duarte Loreto (pt), Gareth Owen (en_GB), Miloslav Trmac (cs), Sigurd Gartmann (no), Artur Flinta (pl), Baris Cicek (tr), Tino Meinen (nl), Laurent Dhima (sq), Changwoo Ryu (ko), Funda Wang (zh_CN), Christian Neumair (de), Ole Laursen (da), Raphael Higino (pt_BR), Danilo Segan (sr), Takeshi AIHANA (ja), Adam Weinberger (en_CA), Ahmad Riza H Nst (id), Christophe Merlet (fr), Francesco Marletta (it), Rostislav Raykov (bg) Rhys Jones (cy)
Diffstat (limited to 'print/gpdf/Makefile')
-rw-r--r--print/gpdf/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/print/gpdf/Makefile b/print/gpdf/Makefile
index 42205ea4827..1c7f1153857 100644
--- a/print/gpdf/Makefile
+++ b/print/gpdf/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2004/06/05 23:36:33 reed Exp $
+# $NetBSD: Makefile,v 1.18 2004/06/28 15:37:48 jmmv Exp $
#
-DISTNAME= gpdf-0.131
-PKGREVISION= 1
+DISTNAME= gpdf-0.132
CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gpdf/0.131/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gpdf/0.132/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org