Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 2020 20:45:28 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r542052 - in head: . textproc textproc/py-hieroglyph textproc/py-sphinx-hieroglyph
Message-ID:  <202007112045.06BKjSCT042486@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Jul 11 20:45:27 2020
New Revision: 542052
URL: https://svnweb.freebsd.org/changeset/ports/542052

Log:
  textproc/py-sphinx-hieroglyph: Rename to textproc/py-hieroglyph, Update to 2.1.0
  
  Renamed to reflect official name at PyPI.

Added:
  head/textproc/py-hieroglyph/
     - copied from r542051, head/textproc/py-sphinx-hieroglyph/
Deleted:
  head/textproc/py-sphinx-hieroglyph/
Modified:
  head/MOVED
  head/textproc/Makefile
  head/textproc/py-hieroglyph/Makefile
  head/textproc/py-hieroglyph/distinfo

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Jul 11 20:33:26 2020	(r542051)
+++ head/MOVED	Sat Jul 11 20:45:27 2020	(r542052)
@@ -15150,4 +15150,5 @@ multimedia/audacious-gtk3|multimedia/audacious|2020-07
 multimedia/audacious-plugins-gtk3|multimedia/audacious-plugins|2020-07-08|GTK3 interface abandoned upstream
 devel/pear-channel-phpunit||2020-07-09|Remove obsolete
 multimedia/f3d|graphics/f3d|2020-07-09|Move to a proper category
+textproc/py-sphinx-hieroglyph|textproc/py-hieroglyph|2020-07-11|Renamed to reflect official name at PyPI
 devel/py-Pint|devel/py-pint|2020-07-11|Rename to match our py- port naming

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Sat Jul 11 20:33:26 2020	(r542051)
+++ head/textproc/Makefile	Sat Jul 11 20:45:27 2020	(r542052)
@@ -1262,6 +1262,7 @@
     SUBDIR += py-grako
     SUBDIR += py-guess-language
     SUBDIR += py-hexdump
+    SUBDIR += py-hieroglyph
     SUBDIR += py-html2text
     SUBDIR += py-html2text2018
     SUBDIR += py-humanfriendly
@@ -1367,7 +1368,6 @@
     SUBDIR += py-sphinx
     SUBDIR += py-sphinx-autoapi
     SUBDIR += py-sphinx-autodoc-typehints
-    SUBDIR += py-sphinx-hieroglyph
     SUBDIR += py-sphinx-intl
     SUBDIR += py-sphinx-me
     SUBDIR += py-sphinx-tabs

Modified: head/textproc/py-hieroglyph/Makefile
==============================================================================
--- head/textproc/py-sphinx-hieroglyph/Makefile	Sat Jul 11 20:33:26 2020	(r542051)
+++ head/textproc/py-hieroglyph/Makefile	Sat Jul 11 20:45:27 2020	(r542052)
@@ -1,9 +1,9 @@
 # $FreeBSD$
 
-PORTNAME=	sphinx-hieroglyph
-PORTVERSION=	1.0.0
-DISTVERSIONPREFIX=	hieroglyph-
+PORTNAME=	hieroglyph
+PORTVERSION=	2.1.0
 CATEGORIES=	textproc python
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	dbaio@FreeBSD.org
@@ -14,12 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PY_SPHINX}
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	nyergler
-GH_PROJECT=	hieroglyph
-
-USES=		python shebangfix
-USE_PYTHON=	autoplist distutils
+USES=		python:3.5+ shebangfix
+USE_PYTHON=	autoplist concurrent distutils
 SHEBANG_FILES=	src/hieroglyph/themes/slides2/static/scripts/md/render.py
 
 NO_ARCH=	yes

Modified: head/textproc/py-hieroglyph/distinfo
==============================================================================
--- head/textproc/py-sphinx-hieroglyph/distinfo	Sat Jul 11 20:33:26 2020	(r542051)
+++ head/textproc/py-hieroglyph/distinfo	Sat Jul 11 20:45:27 2020	(r542052)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505667629
-SHA256 (nyergler-hieroglyph-hieroglyph-1.0.0_GH0.tar.gz) = 22cf298556b59f6e80e6d986995f91f03d86b45548419eacc0422a5e1cdb90af
-SIZE (nyergler-hieroglyph-hieroglyph-1.0.0_GH0.tar.gz) = 2113873
+TIMESTAMP = 1594497175
+SHA256 (hieroglyph-2.1.0.tar.gz) = b4b5db13a9d387438e610c2ca1d81386ccd206944d9a9dd273f21874486cddaf
+SIZE (hieroglyph-2.1.0.tar.gz) = 1484808



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007112045.06BKjSCT042486>