aboutsummaryrefslogtreecommitdiff
path: root/print/qpdf
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-08-21 23:23:51 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-08-21 23:23:51 +0000
commite03cc46c4ea853f218bf34cafdf7c9906db4c7bd (patch)
tree68b4ceeab97a08df730bd91a10c9bc2934d818fa /print/qpdf
parent014cbc7aa5f597cdc96b88b7126b9384a23607c3 (diff)
downloadports-e03cc46c4ea853f218bf34cafdf7c9906db4c7bd.tar.gz
ports-e03cc46c4ea853f218bf34cafdf7c9906db4c7bd.zip
print/qpdf: update to 4.0.1
- Update to 4.0.1 [1] - Add LICENSE (ART20) - Convert to new lib depends syntax - USES gmake PR: ports/176398 Submitted by: Dmitry Kazarov <d.y.kazarov mail.ru> Approved by: maintainer (timeout)
Notes
Notes: svn path=/head/; revision=325172
Diffstat (limited to 'print/qpdf')
-rw-r--r--print/qpdf/Makefile8
-rw-r--r--print/qpdf/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile
index faf392c84bfd..b384cf7a028e 100644
--- a/print/qpdf/Makefile
+++ b/print/qpdf/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qpdf
-PORTVERSION= 4.0.0
+PORTVERSION= 4.0.1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION}
@@ -10,12 +10,14 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION}
MAINTAINER= d.y.kazarov@mail.ru
COMMENT= Command-line tools for transforming and inspecting PDF files
+LICENSE= ART20
+
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
-LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
+USES= gmake
MAN1= fix-qdf.1 qpdf.1 zlib-flate.1
diff --git a/print/qpdf/distinfo b/print/qpdf/distinfo
index d0430bf1bbf7..7e0e7b17befa 100644
--- a/print/qpdf/distinfo
+++ b/print/qpdf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (qpdf-4.0.0.tar.gz) = 446af92ef79d8c3014dca2621dedec1edff736f259ab7bebd9a6510d2fabafe3
-SIZE (qpdf-4.0.0.tar.gz) = 5029024
+SHA256 (qpdf-4.0.1.tar.gz) = a4080ad53c778d60aa56df724751fb55bd096130d244fb1483c9257b9739c04d
+SIZE (qpdf-4.0.1.tar.gz) = 5031080