aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorolivierd <olivierd@FreeBSD.org>2015-02-24 12:35:03 +0800
committerolivierd <olivierd@FreeBSD.org>2015-02-24 12:35:03 +0800
commit44a80f23f0ac76d209505625db0abd2fa2354455 (patch)
treeaa323be5406b68e8b4bfb6853b93a30722c07894 /textproc
parent6a4e4a9a5d839662b98384c28c635b46e961f96c (diff)
downloadfreebsd-ports-gnome-44a80f23f0ac76d209505625db0abd2fa2354455.tar.gz
freebsd-ports-gnome-44a80f23f0ac76d209505625db0abd2fa2354455.tar.zst
freebsd-ports-gnome-44a80f23f0ac76d209505625db0abd2fa2354455.zip
- Update to 1.5
- Update dependencies versions - Adjust MASTER_SITES (only hosted on bitbucket.org, based on r379696)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-rst2html5/Makefile14
-rw-r--r--textproc/py-rst2html5/distinfo4
2 files changed, 12 insertions, 6 deletions
diff --git a/textproc/py-rst2html5/Makefile b/textproc/py-rst2html5/Makefile
index b42f663293e9..5b58adcb8f77 100644
--- a/textproc/py-rst2html5/Makefile
+++ b/textproc/py-rst2html5/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= rst2html5
-PORTVERSION= 1.4
+PORTVERSION= 1.5
CATEGORIES= textproc python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= olivierd@FreeBSD.org
@@ -13,10 +13,16 @@ COMMENT= Produces HTML5 documents from reStructuredText sources
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.7:${PORTSDIR}/textproc/py-genshi \
- ${PYTHON_PKGNAMEPREFIX}pygments>=1.6:${PORTSDIR}/textproc/py-pygments \
- ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:${PORTSDIR}/textproc/py-docutils
+ ${PYTHON_PKGNAMEPREFIX}pygments>=2.0:${PORTSDIR}/textproc/py-pygments \
+ ${PYTHON_PKGNAMEPREFIX}docutils>=0.12:${PORTSDIR}/textproc/py-docutils
USES= python
USE_PYTHON= distutils autoplist
+BB_ACCOUNT= andre_felipe_dias
+BB_PROJECT= ${PORTNAME}
+BB_COMMIT= ab882b53331c
+
+WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
+
.include <bsd.port.mk>
diff --git a/textproc/py-rst2html5/distinfo b/textproc/py-rst2html5/distinfo
index 0555c3685a4f..2976afc13a87 100644
--- a/textproc/py-rst2html5/distinfo
+++ b/textproc/py-rst2html5/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rst2html5-1.4.tar.gz) = 95ee532e6c3487033460d92d26304feab61edd83ec462bbd70c67599f25bbde7
-SIZE (rst2html5-1.4.tar.gz) = 69556
+SHA256 (rst2html5-1.5.tar.gz) = 62ce3052488aa76e081190d03eab8afd8b9ba572ac63cf058939f14292367972
+SIZE (rst2html5-1.5.tar.gz) = 61136