svn commit: r452532 - head/textproc/py-sphinx-hieroglyph
Steve Wills
swills at FreeBSD.org
Fri Oct 20 14:56:07 UTC 2017
Author: swills
Date: Fri Oct 20 14:56:06 2017
New Revision: 452532
URL: https://svnweb.freebsd.org/changeset/ports/452532
Log:
textproc/py-sphinx-hieroglyph: Update to 1.0.0
PR: 222413
Submitted by: Andreas Sommer <andreas.sommer87 at googlemail.com> (maintainer)
Modified:
head/textproc/py-sphinx-hieroglyph/Makefile
head/textproc/py-sphinx-hieroglyph/distinfo (contents, props changed)
Modified: head/textproc/py-sphinx-hieroglyph/Makefile
==============================================================================
--- head/textproc/py-sphinx-hieroglyph/Makefile Fri Oct 20 14:51:35 2017 (r452531)
+++ head/textproc/py-sphinx-hieroglyph/Makefile Fri Oct 20 14:56:06 2017 (r452532)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= sphinx-hieroglyph
-PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTVERSION= 1.0.0
+DISTVERSIONPREFIX= hieroglyph-
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ COMMENT= Sphinx extension which builds HTML presentati
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.4:textproc/py-sphinx
USE_GITHUB= yes
GH_ACCOUNT= nyergler
Modified: head/textproc/py-sphinx-hieroglyph/distinfo
==============================================================================
--- head/textproc/py-sphinx-hieroglyph/distinfo Fri Oct 20 14:51:35 2017 (r452531)
+++ head/textproc/py-sphinx-hieroglyph/distinfo Fri Oct 20 14:56:06 2017 (r452532)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488614024
-SHA256 (nyergler-hieroglyph-0.7.1_GH0.tar.gz) = 0b6f1dc702481b583d610739b3b780a960f989e3bd02702beef83dcd044a6dc3
-SIZE (nyergler-hieroglyph-0.7.1_GH0.tar.gz) = 2088823
+TIMESTAMP = 1505667629
+SHA256 (nyergler-hieroglyph-hieroglyph-1.0.0_GH0.tar.gz) = 22cf298556b59f6e80e6d986995f91f03d86b45548419eacc0422a5e1cdb90af
+SIZE (nyergler-hieroglyph-hieroglyph-1.0.0_GH0.tar.gz) = 2113873
More information about the svn-ports-head
mailing list