Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2021 23:14:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561154 - head/textproc/py-arabic-reshaper
Message-ID:  <202101102314.10ANEUHk076945@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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