Skip to content

Commit

Permalink
textproc/py-xhtml2pdf: Update to 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 18, 2023
1 parent 07ed33e commit 7993fe2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
12 changes: 8 additions & 4 deletions textproc/py-xhtml2pdf/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xhtml2pdf
PORTVERSION= 0.2.6
PORTVERSION= 0.2.9
CATEGORIES= textproc python
MASTER_SITES= PYPI
#MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
Expand All @@ -11,10 +11,12 @@ WWW= https://github.com/xhtml2pdf/xhtml2pdf
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arabic-reshaper>=2.1.0:textproc/py-arabic-reshaper@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arabic-reshaper>=3.0.0:textproc/py-arabic-reshaper@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}html5lib>=1.0.1:www/py-html5lib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=8.1.1:graphics/py-pillow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pypdf3>=1.0.5:print/py-pypdf3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyhanko>=0.12.1:security/py-pyhanko@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyhanko-certvalidator>=0.19.5:security/py-pyhanko-certvalidator@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pypdf>=3.1.0:print/py-pypdf@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}python-bidi>=0.4.2:textproc/py-python-bidi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}reportlab>=3.5.53:print/py-reportlab@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}svglib>=1.2.1:converters/py-svglib@${PY_FLAVOR}
Expand All @@ -25,4 +27,6 @@ USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes

USE_GITHUB= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions textproc/py-xhtml2pdf/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1647264686
SHA256 (xhtml2pdf-0.2.6.tar.gz) = 1cb72782ac5fb67b9fcab20a37a65c6d61afde4cfd5a090ff5ba6d737c589a97
SIZE (xhtml2pdf-0.2.6.tar.gz) = 101747
TIMESTAMP = 1681052990
SHA256 (xhtml2pdf-xhtml2pdf-0.2.9_GH0.tar.gz) = da1771a0837f8daf2aac38883576eca86f79ff4660f15449d770801012fa3503
SIZE (xhtml2pdf-xhtml2pdf-0.2.9_GH0.tar.gz) = 6954313

0 comments on commit 7993fe2

Please sign in to comment.