MFH: r515662 r517379

textproc/py-pikepdf: Update to 1.6.5

textproc/py-pikepdf: Update to 1.7.0

* Switch to "c++14-lang" because the support for building on C++11 has been
  removed by upstream.

Changelog:

https://github.com/pikepdf/pikepdf/blob/v1.7.0/docs/release_notes.rst

Approved by:	ports-secteam (miwi)
This commit is contained in:
Kai Knoblich 2019-11-14 13:33:24 +00:00
parent 802600135a
commit 5cd4c35c87
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q4/; revision=517562
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pikepdf
DISTVERSION= 1.6.4
DISTVERSION= 1.7.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,7 +12,7 @@ COMMENT= Read and write PDFs with Python, powered by qpdf
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=2.3.0,<3:devel/py-pybind11@${PY_FLAVOR} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=2.4.3<3:devel/py-pybind11@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>0:devel/py-setuptools_scm_git_archive@${PY_FLAVOR}
LIB_DEPENDS= libqpdf.so:print/qpdf
@ -26,7 +26,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.1.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=5.0.0:graphics/py-pillow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}python-xmp-toolkit>=2.0.1:textproc/py-python-xmp-toolkit@${PY_FLAVOR}
USES= compiler:c++11-lang python:3.5+
USES= compiler:c++14-lang python:3.5+
USE_PYTHON= distutils autoplist
post-install:

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1568272823
SHA256 (pikepdf-1.6.4.tar.gz) = 50ad2f2903db21b9105c1092ef947b456134a77355b4386535492dc28a6a4e52
SIZE (pikepdf-1.6.4.tar.gz) = 1651400
TIMESTAMP = 1573542499
SHA256 (pikepdf-1.7.0.tar.gz) = ef4402b5b1669bc2a6234a60632229df9c025414acde591ad4bfe77b61c3441d
SIZE (pikepdf-1.7.0.tar.gz) = 1651982