svn commit: r381796 - head/textproc/py-rst2html5

Olivier Duchateau olivierd at FreeBSD.org
Sat Mar 21 14:38:01 UTC 2015


Author: olivierd
Date: Sat Mar 21 14:38:00 2015
New Revision: 381796
URL: https://svnweb.freebsd.org/changeset/ports/381796
QAT: https://qat.redports.org/buildarchive/r381796/

Log:
  Update to 1.6

Modified:
  head/textproc/py-rst2html5/Makefile
  head/textproc/py-rst2html5/distinfo

Modified: head/textproc/py-rst2html5/Makefile
==============================================================================
--- head/textproc/py-rst2html5/Makefile	Sat Mar 21 13:56:15 2015	(r381795)
+++ head/textproc/py-rst2html5/Makefile	Sat Mar 21 14:38:00 2015	(r381796)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	rst2html5
-PORTVERSION=	1.5
+PORTVERSION=	1.6
 CATEGORIES=	textproc python
-MASTER_SITES=	https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	olivierd at FreeBSD.org
@@ -19,10 +19,4 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Gens
 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>

Modified: head/textproc/py-rst2html5/distinfo
==============================================================================
--- head/textproc/py-rst2html5/distinfo	Sat Mar 21 13:56:15 2015	(r381795)
+++ head/textproc/py-rst2html5/distinfo	Sat Mar 21 14:38:00 2015	(r381796)
@@ -1,2 +1,2 @@
-SHA256 (rst2html5-1.5.tar.gz) = 62ce3052488aa76e081190d03eab8afd8b9ba572ac63cf058939f14292367972
-SIZE (rst2html5-1.5.tar.gz) = 61136
+SHA256 (rst2html5-1.6.tar.gz) = 05ed7f0285991ba45d4642fbd40e00be6df0a4a5228b6e3810dfbae4eb7bd5dc
+SIZE (rst2html5-1.6.tar.gz) = 70254


More information about the svn-ports-head mailing list