pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/py-python-lua py-python-lua: Don't unnecessarily ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95d45263004e
branches:  trunk
changeset: 324688:95d45263004e
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Fri Oct 26 12:52:43 2018 +0000

description:
py-python-lua: Don't unnecessarily restrict the package to python36.

diffstat:

 lang/py-python-lua/Makefile |   4 ++--
 lang/py-python-lua/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 440fa73739e1 -r 95d45263004e lang/py-python-lua/Makefile
--- a/lang/py-python-lua/Makefile       Fri Oct 26 12:45:47 2018 +0000
+++ b/lang/py-python-lua/Makefile       Fri Oct 26 12:52:43 2018 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2018/06/14 01:56:27 agc Exp $
+# $NetBSD: Makefile,v 1.2 2018/10/26 12:52:43 jperkin Exp $
 
 DISTNAME=              python-lua
 PKGNAME=               ${PYPKGPREFIX}-python-lua-20170109
 CATEGORIES=            lang converters
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=NeonMercury/}
-DIST_SUBDIR=           ${PKGNAME_NOREV}
+DIST_SUBDIR=           ${DISTNAME}
 GITHUB_PROJECT=                ${DISTNAME}
 GITHUB_TAG=            9e5657932708d7f5cf6531cb21afc81c4708d3ac
 EXTRACT_SUFX=          .zip
diff -r 440fa73739e1 -r 95d45263004e lang/py-python-lua/distinfo
--- a/lang/py-python-lua/distinfo       Fri Oct 26 12:45:47 2018 +0000
+++ b/lang/py-python-lua/distinfo       Fri Oct 26 12:52:43 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/06/14 01:56:27 agc Exp $
+$NetBSD: distinfo,v 1.2 2018/10/26 12:52:43 jperkin Exp $
 
-SHA1 (py36-python-lua-20170109/python-lua-9e5657932708d7f5cf6531cb21afc81c4708d3ac.zip) = 240113dc4da577f86d20ecee6f399e771feb908b
-RMD160 (py36-python-lua-20170109/python-lua-9e5657932708d7f5cf6531cb21afc81c4708d3ac.zip) = b73473b6ea579e7332efe8d6a82d63533f0191ec
-SHA512 (py36-python-lua-20170109/python-lua-9e5657932708d7f5cf6531cb21afc81c4708d3ac.zip) = 
d94f2b28b4f90ad6091880d85f5e7928c7b9b3b024d519f77d99e7ee54a2904ed50a5e75f5e3d893fff6482c3f2ae613ce01ae5bcd9a0581889a9ca6d294ee4d
-Size (py36-python-lua-20170109/python-lua-9e5657932708d7f5cf6531cb21afc81c4708d3ac.zip) = 99326 bytes
+SHA1 (python-lua/python-lua-9e5657932708d7f5cf6531cb21afc81c4708d3ac.zip) = 240113dc4da577f86d20ecee6f399e771feb908b
+RMD160 (python-lua/python-lua-9e5657932708d7f5cf6531cb21afc81c4708d3ac.zip) = b73473b6ea579e7332efe8d6a82d63533f0191ec
+SHA512 (python-lua/python-lua-9e5657932708d7f5cf6531cb21afc81c4708d3ac.zip) = 
d94f2b28b4f90ad6091880d85f5e7928c7b9b3b024d519f77d99e7ee54a2904ed50a5e75f5e3d893fff6482c3f2ae613ce01ae5bcd9a0581889a9ca6d294ee4d
+Size (python-lua/python-lua-9e5657932708d7f5cf6531cb21afc81c4708d3ac.zip) = 99326 bytes



Home | Main Index | Thread Index | Old Index