Update to qpdf-8.0.2.
This commit is contained in:
parent
0fa7842c1e
commit
2d8299b071
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2017/08/23 07:40:49 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2018/04/09 09:20:39 ajacoutot Exp $
|
||||
|
||||
COMMENT= PDF transformation and inspection utility
|
||||
|
||||
DISTNAME= qpdf-7.0.b1
|
||||
PKGNAME= qpdf-7.0beta1
|
||||
DISTNAME= qpdf-8.0.2
|
||||
|
||||
SHARED_LIBS += qpdf 4.0 # 18.0
|
||||
SHARED_LIBS += qpdf 5.0 # 21.2
|
||||
|
||||
CATEGORIES= print graphics
|
||||
|
||||
@ -33,7 +32,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
ac_cv_prog_XSLTPROC= \
|
||||
ac_cv_prog_XMLLINT=
|
||||
|
||||
pre-configure:
|
||||
${SUBST_CMD} ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (qpdf-7.0.b1.tar.gz) = gj6/7+4ZuOTBMYZqXl9ANCKpXop/dd8YjuGiBYTPQI4=
|
||||
SIZE (qpdf-7.0.b1.tar.gz) = 5788093
|
||||
SHA256 (qpdf-8.0.2.tar.gz) = sJ4XMLUVlWkDhmYZtGbaNZzAUa6MnYaQ2OeirKSTyME=
|
||||
SIZE (qpdf-8.0.2.tar.gz) = 7952979
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2017/08/23 07:40:49 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2018/04/09 09:20:39 ajacoutot Exp $
|
||||
bin/fix-qdf
|
||||
@bin bin/qpdf
|
||||
@bin bin/zlib-flate
|
||||
@ -16,6 +16,7 @@ include/qpdf/Pl_Count.hh
|
||||
include/qpdf/Pl_DCT.hh
|
||||
include/qpdf/Pl_Discard.hh
|
||||
include/qpdf/Pl_Flate.hh
|
||||
include/qpdf/Pl_QPDFTokenizer.hh
|
||||
include/qpdf/Pl_RunLength.hh
|
||||
include/qpdf/Pl_StdioFile.hh
|
||||
include/qpdf/PointerHolder.hh
|
||||
|
Loading…
x
Reference in New Issue
Block a user