pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-pyswisseph: fix PKGNAME



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Thu Sep 3 10:37:47 2020 +0200
Changeset:	f6335468faabeae5432c0c27530cb50782863ebe

Modified Files:
	py-pyswisseph/Makefile

Log Message:
py-pyswisseph: fix PKGNAME

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f6335468faabeae5432c0c27530cb50782863ebe

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-pyswisseph/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-pyswisseph/Makefile b/py-pyswisseph/Makefile
index 354e055ca6..de89ec8dd5 100644
--- a/py-pyswisseph/Makefile
+++ b/py-pyswisseph/Makefile
@@ -2,7 +2,7 @@
 #
 
 DISTNAME=	pyswisseph-2.00.00-2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/-0/.0/1}
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/-2$/.2/1}
 CATEGORIES=	time
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyswisseph/}
 EXTRACT_SUFX=	.tar.bz2


Home | Main Index | Thread Index | Old Index