svn commit: r561154 - head/textproc/py-arabic-reshaper

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 10 23:14:36 UTC 2021


Author: sunpoet
Date: Sun Jan 10 23:14:29 2021
New Revision: 561154
URL: https://svnweb.freebsd.org/changeset/ports/561154

Log:
  Change MASTER_SITES to CHEESESHOP

Modified:
  head/textproc/py-arabic-reshaper/Makefile
  head/textproc/py-arabic-reshaper/distinfo

Modified: head/textproc/py-arabic-reshaper/Makefile
==============================================================================
--- head/textproc/py-arabic-reshaper/Makefile	Sun Jan 10 23:14:25 2021	(r561153)
+++ head/textproc/py-arabic-reshaper/Makefile	Sun Jan 10 23:14:29 2021	(r561154)
@@ -3,9 +3,10 @@
 
 PORTNAME=	arabic-reshaper
 PORTVERSION=	2.1.1
-DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc python
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	arabic_reshaper-${PORTVERSION}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Reconstruct Arabic sentences to be used in applications that do not support Arabic
@@ -19,9 +20,5 @@ USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
-
-GH_ACCOUNT=	mpcabd
-GH_PROJECT=	python-arabic-reshaper
-USE_GITHUB=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/py-arabic-reshaper/distinfo
==============================================================================
--- head/textproc/py-arabic-reshaper/distinfo	Sun Jan 10 23:14:25 2021	(r561153)
+++ head/textproc/py-arabic-reshaper/distinfo	Sun Jan 10 23:14:29 2021	(r561154)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604680188
-SHA256 (mpcabd-python-arabic-reshaper-v2.1.1_GH0.tar.gz) = 2b09fe1e19f37b48a37f76be3c85f2201d2b80fe0b020189204e1ddf68843584
-SIZE (mpcabd-python-arabic-reshaper-v2.1.1_GH0.tar.gz) = 22202
+TIMESTAMP = 1610268863
+SHA256 (arabic_reshaper-2.1.1.tar.gz) = cf318fa5d51d2d224fa49bf6bdbbb4684f6bd2c068b75cfce0e607f89ac199dc
+SIZE (arabic_reshaper-2.1.1.tar.gz) = 18431


More information about the svn-ports-head mailing list