pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/py-js2py
Module Name: pkgsrc
Committed By: adam
Date: Mon Feb 26 16:12:32 UTC 2018
Modified Files:
pkgsrc/lang/py-js2py: Makefile PLIST distinfo
Log Message:
py-js2py: updated to 0.59
0.59:
Bug fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/py-js2py/Makefile \
pkgsrc/lang/py-js2py/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/py-js2py/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/py-js2py/Makefile
diff -u pkgsrc/lang/py-js2py/Makefile:1.4 pkgsrc/lang/py-js2py/Makefile:1.5
--- pkgsrc/lang/py-js2py/Makefile:1.4 Mon Dec 18 19:29:27 2017
+++ pkgsrc/lang/py-js2py/Makefile Mon Feb 26 16:12:32 2018
@@ -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/}
Index: pkgsrc/lang/py-js2py/distinfo
diff -u pkgsrc/lang/py-js2py/distinfo:1.4 pkgsrc/lang/py-js2py/distinfo:1.5
--- pkgsrc/lang/py-js2py/distinfo:1.4 Mon Dec 18 19:29:27 2017
+++ pkgsrc/lang/py-js2py/distinfo Mon Feb 26 16:12:32 2018
@@ -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
Index: pkgsrc/lang/py-js2py/PLIST
diff -u pkgsrc/lang/py-js2py/PLIST:1.3 pkgsrc/lang/py-js2py/PLIST:1.4
--- pkgsrc/lang/py-js2py/PLIST:1.3 Mon Dec 18 19:29:27 2017
+++ pkgsrc/lang/py-js2py/PLIST Mon Feb 26 16:12:32 2018
@@ -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/constructor
${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
Home |
Main Index |
Thread Index |
Old Index