diff options
-rw-r--r-- | print/poppler-qt/Makefile | 3 | ||||
-rw-r--r-- | print/poppler/Makefile | 3 | ||||
-rw-r--r-- | print/poppler/Makefile.common | 4 | ||||
-rw-r--r-- | print/poppler/distinfo | 8 |
4 files changed, 8 insertions, 10 deletions
diff --git a/print/poppler-qt/Makefile b/print/poppler-qt/Makefile index 1874fb460d6..3d72ff686a2 100644 --- a/print/poppler-qt/Makefile +++ b/print/poppler-qt/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2006/02/05 23:10:38 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/02/15 18:08:35 drochner Exp $ # .include "../../print/poppler/Makefile.common" PKGNAME= poppler-qt-${POPPLER_VERS} -PKGREVISION= 2 COMMENT= PDF rendering library (QT wrapper) PKGCONFIG_OVERRIDE+= ${WRKSRC}/poppler-qt.pc.in diff --git a/print/poppler/Makefile b/print/poppler/Makefile index bc36e2f1d82..bacae277914 100644 --- a/print/poppler/Makefile +++ b/print/poppler/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:38 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/15 18:08:35 drochner Exp $ # .include "../../print/poppler/Makefile.common" COMMENT= PDF rendering library -PKGREVISION= 2 USE_TOOLS+= gmake diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index 2c0dd937701..fda353264b1 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.1 2006/01/11 17:49:35 reed Exp $ +# $NetBSD: Makefile.common,v 1.2 2006/02/15 18:08:35 drochner Exp $ # -POPPLER_VERS= 0.4.4 +POPPLER_VERS= 0.4.5 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= http://poppler.freedesktop.org/ diff --git a/print/poppler/distinfo b/print/poppler/distinfo index 9b22fd4d9fe..943cd524534 100644 --- a/print/poppler/distinfo +++ b/print/poppler/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/01/11 16:10:11 reed Exp $ +$NetBSD: distinfo,v 1.6 2006/02/15 18:08:35 drochner Exp $ -SHA1 (poppler-0.4.4.tar.gz) = 23d38d62c8afcfbd8452798605a326506bae4dc8 -RMD160 (poppler-0.4.4.tar.gz) = da7d655f76e3a6fe5ebd1801bf7826699021ee62 -Size (poppler-0.4.4.tar.gz) = 783571 bytes +SHA1 (poppler-0.4.5.tar.gz) = 5c2240c8cbcd8139188287e4c59396b318d548aa +RMD160 (poppler-0.4.5.tar.gz) = 766cf03d0c731b505496241ce8d2ca867a29ac03 +Size (poppler-0.4.5.tar.gz) = 783752 bytes |