diff options
author | Steve Wills <swills@FreeBSD.org> | 2017-10-20 14:56:06 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2017-10-20 14:56:06 +0000 |
commit | 28cc997eb62c7a7209cc6ad6ccf24811d1b75cd9 (patch) | |
tree | 48a7f708abb511b0ee738afbf1cfb52984b23183 | |
parent | Fix build with SERIAL option. (diff) |
textproc/py-sphinx-hieroglyph: Update to 1.0.0
PR: 222413
Submitted by: Andreas Sommer <andreas.sommer87@googlemail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=452532
-rw-r--r-- | textproc/py-sphinx-hieroglyph/Makefile | 6 | ||||
-rw-r--r-- | textproc/py-sphinx-hieroglyph/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/py-sphinx-hieroglyph/Makefile b/textproc/py-sphinx-hieroglyph/Makefile index 8301e36a07fb..198e0132afdd 100644 --- a/textproc/py-sphinx-hieroglyph/Makefile +++ b/textproc/py-sphinx-hieroglyph/Makefile @@ -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 presentations 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 diff --git a/textproc/py-sphinx-hieroglyph/distinfo b/textproc/py-sphinx-hieroglyph/distinfo index d74be59e13ee..397cc4ef9801 100644 --- a/textproc/py-sphinx-hieroglyph/distinfo +++ b/textproc/py-sphinx-hieroglyph/distinfo @@ -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 |