svn commit: r523558 - head/textproc/py-xhtml2pdf
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jan 19 11:11:46 UTC 2020
Author: sunpoet
Date: Sun Jan 19 11:11:45 2020
New Revision: 523558
URL: https://svnweb.freebsd.org/changeset/ports/523558
Log:
Update to 0.2.4
Changes: https://github.com/xhtml2pdf/xhtml2pdf/releases
https://github.com/xhtml2pdf/xhtml2pdf/commits/master
Modified:
head/textproc/py-xhtml2pdf/Makefile
head/textproc/py-xhtml2pdf/distinfo
Modified: head/textproc/py-xhtml2pdf/Makefile
==============================================================================
--- head/textproc/py-xhtml2pdf/Makefile Sun Jan 19 11:11:40 2020 (r523557)
+++ head/textproc/py-xhtml2pdf/Makefile Sun Jan 19 11:11:45 2020 (r523558)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xhtml2pdf
-PORTVERSION= 0.2.3
-PORTREVISION= 1
+PORTVERSION= 0.2.4
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -25,8 +24,5 @@ USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|setup_requires=|tests_require=|' ${WRKSRC}/setup.py
.include <bsd.port.mk>
Modified: head/textproc/py-xhtml2pdf/distinfo
==============================================================================
--- head/textproc/py-xhtml2pdf/distinfo Sun Jan 19 11:11:40 2020 (r523557)
+++ head/textproc/py-xhtml2pdf/distinfo Sun Jan 19 11:11:45 2020 (r523558)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537020890
-SHA256 (xhtml2pdf-0.2.3.tar.gz) = 86a37e78d7a8d8bb2761746c3d559e12284d92c4d531b3a8a0f8fd632b436f82
-SIZE (xhtml2pdf-0.2.3.tar.gz) = 99510
+TIMESTAMP = 1579412821
+SHA256 (xhtml2pdf-0.2.4.tar.gz) = 6793fbbdcb6bb8a4a70132966d8d95e95ea3498cdf0e82252d2b8e9aae34fcb5
+SIZE (xhtml2pdf-0.2.4.tar.gz) = 98624
More information about the svn-ports-all
mailing list