pkgsrc-WIP-changes archive

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

wip/py-naftawayh: Update PLIST, set PKGNAME



Module Name:	pkgsrc-wip
Committed By:	K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Fri Mar 5 16:56:36 2021 +0100
Changeset:	baf18cbc6204790c167889cc5c1777c7766369f4

Modified Files:
	py-naftawayh/Makefile
	py-naftawayh/PLIST

Log Message:
wip/py-naftawayh: Update PLIST, set PKGNAME

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

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

diffstat:
 py-naftawayh/Makefile | 4 ++--
 py-naftawayh/PLIST    | 8 +-------
 2 files changed, 3 insertions(+), 9 deletions(-)

diffs:
diff --git a/py-naftawayh/Makefile b/py-naftawayh/Makefile
index e3ca4910f4..17ed5346f5 100644
--- a/py-naftawayh/Makefile
+++ b/py-naftawayh/Makefile
@@ -2,8 +2,8 @@
 #
 
 DISTNAME=	Naftawayh-0.1
-PKGNAME=	${PYPKGPREFIX}-naftawayh-0.1
-CATEGORIES=	textproc python #arabic
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES=	textproc python
 MASTER_SITES=	${MASTER_SITE_PYPI:=N/Naftawayh/}
 EXTRACT_SUFX=	.zip
 
diff --git a/py-naftawayh/PLIST b/py-naftawayh/PLIST
index 78f3d69541..aefe6baace 100644
--- a/py-naftawayh/PLIST
+++ b/py-naftawayh/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/29 22:12:12 jihbed Exp $
+@comment $NetBSD$
 ${PYSITELIB}/naftawayh/__init__.py
 ${PYSITELIB}/naftawayh/__init__.pyc
 ${PYSITELIB}/naftawayh/__init__.pyo
@@ -6,8 +6,6 @@ ${PYSITELIB}/naftawayh/affix_const.py
 ${PYSITELIB}/naftawayh/affix_const.pyc
 ${PYSITELIB}/naftawayh/affix_const.pyo
 ${PYSITELIB}/naftawayh/ar_ctype.py
-${PYSITELIB}/naftawayh/ar_ctype.pyc
-${PYSITELIB}/naftawayh/ar_ctype.pyo
 ${PYSITELIB}/naftawayh/ar_stopwords.py
 ${PYSITELIB}/naftawayh/ar_stopwords.pyc
 ${PYSITELIB}/naftawayh/ar_stopwords.pyo
@@ -18,8 +16,6 @@ ${PYSITELIB}/naftawayh/arabic_const.py
 ${PYSITELIB}/naftawayh/arabic_const.pyc
 ${PYSITELIB}/naftawayh/arabic_const.pyo
 ${PYSITELIB}/naftawayh/create_verbstamp.py
-${PYSITELIB}/naftawayh/create_verbstamp.pyc
-${PYSITELIB}/naftawayh/create_verbstamp.pyo
 ${PYSITELIB}/naftawayh/specialwords.py
 ${PYSITELIB}/naftawayh/specialwords.pyc
 ${PYSITELIB}/naftawayh/specialwords.pyo
@@ -33,5 +29,3 @@ ${PYSITELIB}/naftawayh/verb_stamp.py
 ${PYSITELIB}/naftawayh/verb_stamp.pyc
 ${PYSITELIB}/naftawayh/verb_stamp.pyo
 ${PYSITELIB}/naftawayh/wordtag.py
-${PYSITELIB}/naftawayh/wordtag.pyc
-${PYSITELIB}/naftawayh/wordtag.pyo


Home | Main Index | Thread Index | Old Index