pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/sqlmap sqlmap: Update to 1.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2a35a77d873
branches:  trunk
changeset: 346557:d2a35a77d873
user:      leot <leot%pkgsrc.org@localhost>
date:      Wed Jan 01 15:50:30 2020 +0000

description:
sqlmap: Update to 1.4

Unfortunately no changelog is provided by upstream.

diffstat:

 security/sqlmap/Makefile |   6 +++---
 security/sqlmap/PLIST    |  26 +++++++++++++-------------
 security/sqlmap/distinfo |  10 +++++-----
 3 files changed, 21 insertions(+), 21 deletions(-)

diffs (122 lines):

diff -r 519439b2146d -r d2a35a77d873 security/sqlmap/Makefile
--- a/security/sqlmap/Makefile  Wed Jan 01 15:24:20 2020 +0000
+++ b/security/sqlmap/Makefile  Wed Jan 01 15:50:30 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/08/11 13:23:01 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2020/01/01 15:50:30 leot Exp $
 
-DISTNAME=      sqlmap-1.3.7
-PKGREVISION=   1
+DISTNAME=      sqlmap-1.4
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sqlmap/}
 
@@ -14,6 +13,7 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
 
+REPLACE_BASH+= sqlmap/extra/shutils/autocompletion.sh
 REPLACE_BASH+= sqlmap/extra/shutils/blanks.sh
 REPLACE_BASH+= sqlmap/extra/shutils/drei.sh
 REPLACE_BASH+= sqlmap/extra/shutils/junk.sh
diff -r 519439b2146d -r d2a35a77d873 security/sqlmap/PLIST
--- a/security/sqlmap/PLIST     Wed Jan 01 15:24:20 2020 +0000
+++ b/security/sqlmap/PLIST     Wed Jan 01 15:50:30 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2019/07/21 12:56:26 leot Exp $
+@comment $NetBSD: PLIST,v 1.10 2020/01/01 15:50:30 leot Exp $
 bin/sqlmap
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -13,6 +13,7 @@
 ${PYSITELIB}/sqlmap/__init__.py
 ${PYSITELIB}/sqlmap/__init__.pyc
 ${PYSITELIB}/sqlmap/__init__.pyo
+${PYSITELIB}/sqlmap/data/html/index.html
 ${PYSITELIB}/sqlmap/data/procs/README.txt
 ${PYSITELIB}/sqlmap/data/procs/mssqlserver/activate_sp_oacreate.sql
 ${PYSITELIB}/sqlmap/data/procs/mssqlserver/configure_openrowset.sql
@@ -100,8 +101,6 @@
 ${PYSITELIB}/sqlmap/data/xml/queries.xml
 ${PYSITELIB}/sqlmap/doc/AUTHORS
 ${PYSITELIB}/sqlmap/doc/CHANGELOG.md
-${PYSITELIB}/sqlmap/doc/FAQ.pdf
-${PYSITELIB}/sqlmap/doc/README.pdf
 ${PYSITELIB}/sqlmap/doc/THANKS.md
 ${PYSITELIB}/sqlmap/doc/THIRD-PARTY.md
 ${PYSITELIB}/sqlmap/doc/translations/README-bg-BG.md
@@ -113,6 +112,7 @@
 ${PYSITELIB}/sqlmap/doc/translations/README-id-ID.md
 ${PYSITELIB}/sqlmap/doc/translations/README-it-IT.md
 ${PYSITELIB}/sqlmap/doc/translations/README-ja-JP.md
+${PYSITELIB}/sqlmap/doc/translations/README-ko-KR.md
 ${PYSITELIB}/sqlmap/doc/translations/README-pl-PL.md
 ${PYSITELIB}/sqlmap/doc/translations/README-pt-BR.md
 ${PYSITELIB}/sqlmap/doc/translations/README-ru-RUS.md
@@ -162,17 +162,11 @@
 ${PYSITELIB}/sqlmap/extra/runcmd/src/runcmd/runcmd.vcproj
 ${PYSITELIB}/sqlmap/extra/runcmd/src/runcmd/stdafx.cpp
 ${PYSITELIB}/sqlmap/extra/runcmd/src/runcmd/stdafx.h
-${PYSITELIB}/sqlmap/extra/safe2bin/README.txt
-${PYSITELIB}/sqlmap/extra/safe2bin/__init__.py
-${PYSITELIB}/sqlmap/extra/safe2bin/__init__.pyc
-${PYSITELIB}/sqlmap/extra/safe2bin/__init__.pyo
-${PYSITELIB}/sqlmap/extra/safe2bin/safe2bin.py
-${PYSITELIB}/sqlmap/extra/safe2bin/safe2bin.pyc
-${PYSITELIB}/sqlmap/extra/safe2bin/safe2bin.pyo
 ${PYSITELIB}/sqlmap/extra/shellcodeexec/README.txt
 ${PYSITELIB}/sqlmap/extra/shellcodeexec/linux/shellcodeexec.x32_
 ${PYSITELIB}/sqlmap/extra/shellcodeexec/linux/shellcodeexec.x64_
 ${PYSITELIB}/sqlmap/extra/shellcodeexec/windows/shellcodeexec.x32.exe_
+${PYSITELIB}/sqlmap/extra/shutils/autocompletion.sh
 ${PYSITELIB}/sqlmap/extra/shutils/blanks.sh
 ${PYSITELIB}/sqlmap/extra/shutils/drei.sh
 ${PYSITELIB}/sqlmap/extra/shutils/duplicates.py
@@ -256,6 +250,9 @@
 ${PYSITELIB}/sqlmap/lib/core/exception.py
 ${PYSITELIB}/sqlmap/lib/core/exception.pyc
 ${PYSITELIB}/sqlmap/lib/core/exception.pyo
+${PYSITELIB}/sqlmap/lib/core/gui.py
+${PYSITELIB}/sqlmap/lib/core/gui.pyc
+${PYSITELIB}/sqlmap/lib/core/gui.pyo
 ${PYSITELIB}/sqlmap/lib/core/log.py
 ${PYSITELIB}/sqlmap/lib/core/log.pyc
 ${PYSITELIB}/sqlmap/lib/core/log.pyo
@@ -466,9 +463,9 @@
 ${PYSITELIB}/sqlmap/lib/utils/hashdb.py
 ${PYSITELIB}/sqlmap/lib/utils/hashdb.pyc
 ${PYSITELIB}/sqlmap/lib/utils/hashdb.pyo
-${PYSITELIB}/sqlmap/lib/utils/htmlentities.py
-${PYSITELIB}/sqlmap/lib/utils/htmlentities.pyc
-${PYSITELIB}/sqlmap/lib/utils/htmlentities.pyo
+${PYSITELIB}/sqlmap/lib/utils/httpd.py
+${PYSITELIB}/sqlmap/lib/utils/httpd.pyc
+${PYSITELIB}/sqlmap/lib/utils/httpd.pyo
 ${PYSITELIB}/sqlmap/lib/utils/pivotdumptable.py
 ${PYSITELIB}/sqlmap/lib/utils/pivotdumptable.pyc
 ${PYSITELIB}/sqlmap/lib/utils/pivotdumptable.pyo
@@ -478,6 +475,9 @@
 ${PYSITELIB}/sqlmap/lib/utils/purge.py
 ${PYSITELIB}/sqlmap/lib/utils/purge.pyc
 ${PYSITELIB}/sqlmap/lib/utils/purge.pyo
+${PYSITELIB}/sqlmap/lib/utils/safe2bin.py
+${PYSITELIB}/sqlmap/lib/utils/safe2bin.pyc
+${PYSITELIB}/sqlmap/lib/utils/safe2bin.pyo
 ${PYSITELIB}/sqlmap/lib/utils/search.py
 ${PYSITELIB}/sqlmap/lib/utils/search.pyc
 ${PYSITELIB}/sqlmap/lib/utils/search.pyo
diff -r 519439b2146d -r d2a35a77d873 security/sqlmap/distinfo
--- a/security/sqlmap/distinfo  Wed Jan 01 15:24:20 2020 +0000
+++ b/security/sqlmap/distinfo  Wed Jan 01 15:50:30 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/07/21 12:56:26 leot Exp $
+$NetBSD: distinfo,v 1.10 2020/01/01 15:50:30 leot Exp $
 
-SHA1 (sqlmap-1.3.7.tar.gz) = e8256861a2135eae24764749b9a1dd853c880d76
-RMD160 (sqlmap-1.3.7.tar.gz) = e7db42f0e3115e28871fd14052593285e04f76e8
-SHA512 (sqlmap-1.3.7.tar.gz) = 2ff5c1e6ab7f2330c6a639cb8d547a16c9b9d2a866035851b53bc86da3403f83b3536d2c4e6ce580dad21e83540d03b70d9cbbc8cc5597d9a301c16811f5b5ac
-Size (sqlmap-1.3.7.tar.gz) = 7475957 bytes
+SHA1 (sqlmap-1.4.tar.gz) = 71a6f10301a404a60f66716d7dea0b9d67564292
+RMD160 (sqlmap-1.4.tar.gz) = b99d9e7b8536fee078b3e6092e18ebc4bd8ba2bf
+SHA512 (sqlmap-1.4.tar.gz) = 45d3c89adf91e26dbdd5c16efc92de5e841da3c5e6738c62571eecf4d147887b0cdd863591afe7f75575cef15dd1d68cbcc888e0ef52623695b11ae1c40bceef
+Size (sqlmap-1.4.tar.gz) = 6690754 bytes



Home | Main Index | Thread Index | Old Index