summaryrefslogtreecommitdiff
path: root/print/poppler/Makefile.common
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-03-30 21:30:25 +0000
committerjmmv <jmmv>2006-03-30 21:30:25 +0000
commit596b09828553de37463bb22d26c12c57d8dbbe89 (patch)
tree8810736352260fe79219d20394e093ce692a7a75 /print/poppler/Makefile.common
parentb08f460c7a7089e50f339f46b99cf9688b6d50bd (diff)
downloadpkgsrc-596b09828553de37463bb22d26c12c57d8dbbe89.tar.gz
Update poppler, poppler-glib and poppler-qt to 0.5.1.
This is a development version but is needed to update evince to 0.5.2, which is part of GNOME 2.14.0. Release 0.5.1 - Support for embedded files. - Handle 0-width lines correctly. - Avoid external file use when opening fonts. - Only use vector fonts returned from fontconfig (#5758). - Fix scaled 1x1 pixmaps use for drawing lines (#3387). - drawSoftMaskedImage support in cairo backend. - Misc bug fixes: #5922, #5946, #5749, #5952, #4030, #5420. Release 0.5.0 - Font matching code for non embedded fonts now use fontconfig instead of hard coded list of fonts. - Merge in Xpdf 3.01 changes. - Add command line tools from Xpdf. - Make install of Xpdf header files ./configure'able.
Diffstat (limited to 'print/poppler/Makefile.common')
-rw-r--r--print/poppler/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common
index fda353264b1..928c42bca6b 100644
--- a/print/poppler/Makefile.common
+++ b/print/poppler/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.2 2006/02/15 18:08:35 drochner Exp $
+# $NetBSD: Makefile.common,v 1.3 2006/03/30 21:30:25 jmmv Exp $
#
-POPPLER_VERS= 0.4.5
+POPPLER_VERS= 0.5.1
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= http://poppler.freedesktop.org/