Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2020 11:11:46 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523558 - head/textproc/py-xhtml2pdf
Message-ID:  <202001191111.00JBBkZW093370@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001191111.00JBBkZW093370>