svn commit: r366577 - head/textproc/py-rst2html5
Olivier Duchateau
olivierd at FreeBSD.org
Fri Aug 29 22:01:18 UTC 2014
Author: olivierd
Date: Fri Aug 29 22:01:17 2014
New Revision: 366577
URL: http://svnweb.freebsd.org/changeset/ports/366577
QAT: https://qat.redports.org/buildarchive/r366577/
Log:
- Update to 1.3
Modified:
head/textproc/py-rst2html5/Makefile
head/textproc/py-rst2html5/distinfo
Modified: head/textproc/py-rst2html5/Makefile
==============================================================================
--- head/textproc/py-rst2html5/Makefile Fri Aug 29 21:57:53 2014 (r366576)
+++ head/textproc/py-rst2html5/Makefile Fri Aug 29 22:01:17 2014 (r366577)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rst2html5
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,8 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Gens
${PYTHON_PKGNAMEPREFIX}pygments>=1.6:${PORTSDIR}/textproc/py-pygments \
${PYTHON_PKGNAMEPREFIX}docutils>=0.11:${PORTSDIR}/textproc/py-docutils
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/textproc/py-rst2html5/distinfo
==============================================================================
--- head/textproc/py-rst2html5/distinfo Fri Aug 29 21:57:53 2014 (r366576)
+++ head/textproc/py-rst2html5/distinfo Fri Aug 29 22:01:17 2014 (r366577)
@@ -1,2 +1,2 @@
-SHA256 (rst2html5-1.2.tar.gz) = a678f742c58c5f25a67633ec6a275837efb613aab085c405fe39eee3a33da10e
-SIZE (rst2html5-1.2.tar.gz) = 49965
+SHA256 (rst2html5-1.3.tar.gz) = 4c448315e7e3b95ca53b99878540c214bbac14b38cec7480fd692d7ac11c464a
+SIZE (rst2html5-1.3.tar.gz) = 50873
More information about the svn-ports-all
mailing list