pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-jsbeautifier: delete, imported in pkgsrc as textproc/py-jsbeautifier
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Apr 14 14:24:59 2017 +0200
Changeset: 96230aabfda78c6c366c45eb2402a29f15bfefb5
Modified Files:
Makefile
Removed Files:
py-jsbeautifier/ALTERNATIVES
py-jsbeautifier/DESCR
py-jsbeautifier/Makefile
py-jsbeautifier/PLIST
py-jsbeautifier/distinfo
Log Message:
py-jsbeautifier: delete, imported in pkgsrc as textproc/py-jsbeautifier
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=96230aabfda78c6c366c45eb2402a29f15bfefb5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-jsbeautifier/ALTERNATIVES | 1 -
py-jsbeautifier/DESCR | 2 --
py-jsbeautifier/Makefile | 22 ----------------
py-jsbeautifier/PLIST | 61 --------------------------------------------
py-jsbeautifier/distinfo | 6 -----
6 files changed, 93 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 9e1dc27c6e..6a8fff1b2c 100644
--- a/Makefile
+++ b/Makefile
@@ -3106,7 +3106,6 @@ SUBDIR+= py-jitcode
SUBDIR+= py-jmespath
SUBDIR+= py-joblib
SUBDIR+= py-jokosher
-SUBDIR+= py-jsbeautifier
SUBDIR+= py-jsonpath
SUBDIR+= py-jsonrequester
SUBDIR+= py-jsonschema
diff --git a/py-jsbeautifier/ALTERNATIVES b/py-jsbeautifier/ALTERNATIVES
deleted file mode 100644
index 1ef5ed64a5..0000000000
--- a/py-jsbeautifier/ALTERNATIVES
+++ /dev/null
@@ -1 +0,0 @@
-bin/js-beautify @PREFIX@/bin/js-beautify-@PYVERSSUFFIX@
diff --git a/py-jsbeautifier/DESCR b/py-jsbeautifier/DESCR
deleted file mode 100644
index d1b502d8c8..0000000000
--- a/py-jsbeautifier/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Beautify, unpack or deobfuscate JavaScript. Handles popular online
-obfuscators.
diff --git a/py-jsbeautifier/Makefile b/py-jsbeautifier/Makefile
deleted file mode 100644
index 6d4f39f638..0000000000
--- a/py-jsbeautifier/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-DISTNAME= jsbeautifier-1.6.12
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_PYPI:=j/jsbeautifier/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://jsbeautifier.org/
-COMMENT= JavaScript unobfuscator and beautifier
-LICENSE= mit
-
-DEPENDS+= ${PYPKGPREFIX}-editorconfig-core>=0.12.0:../../wip/py-editorconfig-core
-DEPENDS+= ${PYPKGPREFIX}-six>=1.6.1:../../lang/py-six
-
-USE_LANGUAGES= # none
-
-post-install:
- ${MV} ${DESTDIR}${PREFIX}/bin/js-beautify ${DESTDIR}${PREFIX}/bin/js-beautify-${PYVERSSUFFIX} || ${TRUE}
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-jsbeautifier/PLIST b/py-jsbeautifier/PLIST
deleted file mode 100644
index 5f1307ce77..0000000000
--- a/py-jsbeautifier/PLIST
+++ /dev/null
@@ -1,61 +0,0 @@
-@comment $NetBSD$
-bin/js-beautify-${PYVERSSUFFIX}
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/jsbeautifier/__init__.py
-${PYSITELIB}/jsbeautifier/__init__.pyc
-${PYSITELIB}/jsbeautifier/__init__.pyo
-${PYSITELIB}/jsbeautifier/__version__.py
-${PYSITELIB}/jsbeautifier/__version__.pyc
-${PYSITELIB}/jsbeautifier/__version__.pyo
-${PYSITELIB}/jsbeautifier/tests/__init__.py
-${PYSITELIB}/jsbeautifier/tests/__init__.pyc
-${PYSITELIB}/jsbeautifier/tests/__init__.pyo
-${PYSITELIB}/jsbeautifier/tests/generated/__init__.py
-${PYSITELIB}/jsbeautifier/tests/generated/__init__.pyc
-${PYSITELIB}/jsbeautifier/tests/generated/__init__.pyo
-${PYSITELIB}/jsbeautifier/tests/generated/tests.py
-${PYSITELIB}/jsbeautifier/tests/generated/tests.pyc
-${PYSITELIB}/jsbeautifier/tests/generated/tests.pyo
-${PYSITELIB}/jsbeautifier/tests/test-perf-jsbeautifier.py
-${PYSITELIB}/jsbeautifier/tests/test-perf-jsbeautifier.pyc
-${PYSITELIB}/jsbeautifier/tests/test-perf-jsbeautifier.pyo
-${PYSITELIB}/jsbeautifier/tests/testindentation.py
-${PYSITELIB}/jsbeautifier/tests/testindentation.pyc
-${PYSITELIB}/jsbeautifier/tests/testindentation.pyo
-${PYSITELIB}/jsbeautifier/unpackers/__init__.py
-${PYSITELIB}/jsbeautifier/unpackers/__init__.pyc
-${PYSITELIB}/jsbeautifier/unpackers/__init__.pyo
-${PYSITELIB}/jsbeautifier/unpackers/evalbased.py
-${PYSITELIB}/jsbeautifier/unpackers/evalbased.pyc
-${PYSITELIB}/jsbeautifier/unpackers/evalbased.pyo
-${PYSITELIB}/jsbeautifier/unpackers/javascriptobfuscator.py
-${PYSITELIB}/jsbeautifier/unpackers/javascriptobfuscator.pyc
-${PYSITELIB}/jsbeautifier/unpackers/javascriptobfuscator.pyo
-${PYSITELIB}/jsbeautifier/unpackers/myobfuscate.py
-${PYSITELIB}/jsbeautifier/unpackers/myobfuscate.pyc
-${PYSITELIB}/jsbeautifier/unpackers/myobfuscate.pyo
-${PYSITELIB}/jsbeautifier/unpackers/packer.py
-${PYSITELIB}/jsbeautifier/unpackers/packer.pyc
-${PYSITELIB}/jsbeautifier/unpackers/packer.pyo
-${PYSITELIB}/jsbeautifier/unpackers/tests/__init__.py
-${PYSITELIB}/jsbeautifier/unpackers/tests/__init__.pyc
-${PYSITELIB}/jsbeautifier/unpackers/tests/__init__.pyo
-${PYSITELIB}/jsbeautifier/unpackers/tests/testjavascriptobfuscator.py
-${PYSITELIB}/jsbeautifier/unpackers/tests/testjavascriptobfuscator.pyc
-${PYSITELIB}/jsbeautifier/unpackers/tests/testjavascriptobfuscator.pyo
-${PYSITELIB}/jsbeautifier/unpackers/tests/testmyobfuscate.py
-${PYSITELIB}/jsbeautifier/unpackers/tests/testmyobfuscate.pyc
-${PYSITELIB}/jsbeautifier/unpackers/tests/testmyobfuscate.pyo
-${PYSITELIB}/jsbeautifier/unpackers/tests/testpacker.py
-${PYSITELIB}/jsbeautifier/unpackers/tests/testpacker.pyc
-${PYSITELIB}/jsbeautifier/unpackers/tests/testpacker.pyo
-${PYSITELIB}/jsbeautifier/unpackers/tests/testurlencode.py
-${PYSITELIB}/jsbeautifier/unpackers/tests/testurlencode.pyc
-${PYSITELIB}/jsbeautifier/unpackers/tests/testurlencode.pyo
-${PYSITELIB}/jsbeautifier/unpackers/urlencode.py
-${PYSITELIB}/jsbeautifier/unpackers/urlencode.pyc
-${PYSITELIB}/jsbeautifier/unpackers/urlencode.pyo
diff --git a/py-jsbeautifier/distinfo b/py-jsbeautifier/distinfo
deleted file mode 100644
index 379621afd2..0000000000
--- a/py-jsbeautifier/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (jsbeautifier-1.6.12.tar.gz) = 61307c7de64f9cb5e2eed79585e5aeb606c85289
-RMD160 (jsbeautifier-1.6.12.tar.gz) = 46f2f79018fdc30e0b8bcea6728c1719bbad6e36
-SHA512 (jsbeautifier-1.6.12.tar.gz) = b9281dd807f11f4bc419e7bfb55652471393be39daa61f0b72ae607864952a8ae576832d757ac31847eb8364c7cc08ed0899c8911c3416775359de4522c28824
-Size (jsbeautifier-1.6.12.tar.gz) = 55636 bytes
Home |
Main Index |
Thread Index |
Old Index