summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-02-26 16:12:32 +0000
committeradam <adam@pkgsrc.org>2018-02-26 16:12:32 +0000
commit72bc7643835e26572705f1f9e137f3aaeb3cd15b (patch)
treecea7aaaf99f0bff6a5ac19d442b99d75518f61b8
parentad2934ffbf414a10e214239c7f1cbc2ae5e6cf35 (diff)
downloadpkgsrc-72bc7643835e26572705f1f9e137f3aaeb3cd15b.tar.gz
py-js2py: updated to 0.59
0.59: Bug fixes.
-rw-r--r--lang/py-js2py/Makefile4
-rw-r--r--lang/py-js2py/PLIST7
-rw-r--r--lang/py-js2py/distinfo10
3 files changed, 13 insertions, 8 deletions
diff --git a/lang/py-js2py/Makefile b/lang/py-js2py/Makefile
index 0cffd6b395d..84ca56e7e1f 100644
--- a/lang/py-js2py/Makefile
+++ b/lang/py-js2py/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/12/18 19:29:27 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/02/26 16:12:32 adam Exp $
-DISTNAME= Js2Py-0.58
+DISTNAME= Js2Py-0.59
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=J/Js2Py/}
diff --git a/lang/py-js2py/PLIST b/lang/py-js2py/PLIST
index 874bd204f2f..f1229f1e281 100644
--- a/lang/py-js2py/PLIST
+++ b/lang/py-js2py/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/12/18 19:29:27 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/02/26 16:12:32 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -113,6 +113,9 @@ ${PYSITELIB}/js2py/internals/constructors/jsarray.pyo
${PYSITELIB}/js2py/internals/constructors/jsboolean.py
${PYSITELIB}/js2py/internals/constructors/jsboolean.pyc
${PYSITELIB}/js2py/internals/constructors/jsboolean.pyo
+${PYSITELIB}/js2py/internals/constructors/jsconsole.py
+${PYSITELIB}/js2py/internals/constructors/jsconsole.pyc
+${PYSITELIB}/js2py/internals/constructors/jsconsole.pyo
${PYSITELIB}/js2py/internals/constructors/jsdate.py
${PYSITELIB}/js2py/internals/constructors/jsdate.pyc
${PYSITELIB}/js2py/internals/constructors/jsdate.pyo
@@ -151,6 +154,8 @@ ${PYSITELIB}/js2py/internals/gen.py
${PYSITELIB}/js2py/internals/gen.pyc
${PYSITELIB}/js2py/internals/gen.pyo
${PYSITELIB}/js2py/internals/opcodes.py
+${PYSITELIB}/js2py/internals/opcodes.pyc
+${PYSITELIB}/js2py/internals/opcodes.pyo
${PYSITELIB}/js2py/internals/operations.py
${PYSITELIB}/js2py/internals/operations.pyc
${PYSITELIB}/js2py/internals/operations.pyo
diff --git a/lang/py-js2py/distinfo b/lang/py-js2py/distinfo
index cf0e28f4d6c..209ff1701cb 100644
--- a/lang/py-js2py/distinfo
+++ b/lang/py-js2py/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/12/18 19:29:27 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/02/26 16:12:32 adam Exp $
-SHA1 (Js2Py-0.58.tar.gz) = 183f6296ba4c79b70026ec1fa5021ec971f0e128
-RMD160 (Js2Py-0.58.tar.gz) = 84eccb7fc01e010963e0b0d42138695d68b9e68d
-SHA512 (Js2Py-0.58.tar.gz) = 790a94bf0fb47af8566470ed454025d46cc60f0841c226e176b96afc723b3816db470c4fc368dd1cb6c7f7084ff16ad20a60b51cb67e158234235bfacfa538a4
-Size (Js2Py-0.58.tar.gz) = 556886 bytes
+SHA1 (Js2Py-0.59.tar.gz) = 828ee742021299ee7cecccb52502288b7a4fc5fe
+RMD160 (Js2Py-0.59.tar.gz) = 208f6492385d5a777b124f49bacfdae67c652e64
+SHA512 (Js2Py-0.59.tar.gz) = fd6c59259af431436eb99794492a9dbee03e68458f5e72aa67f5ead04e0dc7913fa45b9261ed756c235de4fbe45c1de61a49bc8c37be522ec4e063857d3a9e42
+Size (Js2Py-0.59.tar.gz) = 556467 bytes