aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBen Woods <woodsb02@FreeBSD.org>2020-01-12 09:49:29 +0000
committerBen Woods <woodsb02@FreeBSD.org>2020-01-12 09:49:29 +0000
commit7cf8523cdb5cccd4fb3fc2e5f7613ca7b192670e (patch)
treed665537f9272bfb04eef9a53d53340313b9584a3 /print
parent1b99a5ccdeb74011ab3006f615531660b1bde543 (diff)
downloadports-7cf8523cdb5cccd4fb3fc2e5f7613ca7b192670e.tar.gz
ports-7cf8523cdb5cccd4fb3fc2e5f7613ca7b192670e.zip
print/py-weasyprint: Update to 51
Changes this release: https://weasyprint.readthedocs.io/en/latest/changelog.html#version-51 PR: 243251 Approved by: D'Arcy J.M. Cain <darcy@druid.net>
Notes
Notes: svn path=/head/; revision=522774
Diffstat (limited to 'print')
-rw-r--r--print/py-weasyprint/Makefile15
-rw-r--r--print/py-weasyprint/distinfo6
2 files changed, 12 insertions, 9 deletions
diff --git a/print/py-weasyprint/Makefile b/print/py-weasyprint/Makefile
index 1ec41eb544ec..78945c2d3cfc 100644
--- a/print/py-weasyprint/Makefile
+++ b/print/py-weasyprint/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= weasyprint
-PORTVERSION= 47
+PORTVERSION= 51
CATEGORIES= print python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,15 +14,18 @@ COMMENT= Converts HTML/CSS documents to PDF
LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0.1:devel/py-pytest-runner@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssselect>=0.1:www/py-cssselect@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=1.15.4:graphics/py-cairo@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}cairocffi>=0.9.0:graphics/py-cairocffi@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}cairosvg>=2.4.0:graphics/py-cairosvg@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}cffi>=0.6:devel/py-cffi@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}cssselect2>=0.1:textproc/py-cssselect2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}html5lib>=0.999999999:www/py-html5lib@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pdfrw>=0.4:textproc/py-pdfrw@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pyphen>=0.8:textproc/py-pyphen@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}tinycss>=0.4:textproc/py-tinycss@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pyphen>=0.9.1:textproc/py-pyphen@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}tinycss2>=1.0.0:textproc/py-tinycss2@${PY_FLAVOR}
USES= gnome python:3.6+
USE_PYTHON= distutils autoplist
-USE_GNOME= pango
+USE_GNOME= gdkpixbuf2 pango
NO_ARCH= yes
diff --git a/print/py-weasyprint/distinfo b/print/py-weasyprint/distinfo
index b9e912344c4f..2e8dada48b06 100644
--- a/print/py-weasyprint/distinfo
+++ b/print/py-weasyprint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558358103
-SHA256 (WeasyPrint-47.tar.gz) = af8d39f45027ecd7fa47272b93558d851a49b3dad238a52478475a3733ffa141
-SIZE (WeasyPrint-47.tar.gz) = 300340
+TIMESTAMP = 1578675116
+SHA256 (WeasyPrint-51.tar.gz) = b3e971973a4f03c1430e6b838b75b5b57630415fcae8666d2be1347630ff6d6a
+SIZE (WeasyPrint-51.tar.gz) = 308411