pkgsrc-WIP-changes archive

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

py-mote: simplify EXTRACT_SUFX.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Jul 31 09:56:52 2016 +0200
Changeset:	0e5c23478b364bc0a3173d6a915d22cf6a2f4912

Modified Files:
	py-mote/Makefile

Log Message:
py-mote: simplify EXTRACT_SUFX.

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

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

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

diffs:
diff --git a/py-mote/Makefile b/py-mote/Makefile
index 5e82be8..04de3b6 100644
--- a/py-mote/Makefile
+++ b/py-mote/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	Pymote-0.2.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/Py//}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/Pymote/}
-EXTRACT_SUFX=	.zip#md5=cdf3b1648f1eded58ef02a234fe0a194
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/darbula/pymote


Home | Main Index | Thread Index | Old Index