From 659ae5f671621168b5422da58b6dcb246f510611 Mon Sep 17 00:00:00 2001 From: mezz Date: Thu, 21 Mar 2013 05:27:16 +0000 Subject: - Update poppler to 0.22.2. - Bump the rest ports that depend on the poppler and poppler-qt because of shared library version have been changed. - Add a note in the UPDATING for require to rebuild all ports that depend on poppler. Submitted by: kwm (poppler* part) --- print/qpdfview/Makefile | 1 + print/scribus-devel/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 87b29cf5d8e1..ad0d498ec29f 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -3,6 +3,7 @@ PORTNAME= qpdfview PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/131409309/ diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 07643c75e8bd..425dfd091b63 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print editors MASTER_SITES= http://download.tuxfamily.org/bartcoding/FreeBSD/ \ ${MASTER_SITE_LOCAL} -- cgit