pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/sqlmap



Module Name:    pkgsrc
Committed By:   leot
Date:           Wed Jan  1 15:50:30 UTC 2020

Modified Files:
        pkgsrc/security/sqlmap: Makefile PLIST distinfo

Log Message:
sqlmap: Update to 1.4

Unfortunately no changelog is provided by upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/sqlmap/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/sqlmap/PLIST \
    pkgsrc/security/sqlmap/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/sqlmap/Makefile
diff -u pkgsrc/security/sqlmap/Makefile:1.16 pkgsrc/security/sqlmap/Makefile:1.17
--- pkgsrc/security/sqlmap/Makefile:1.16        Sun Aug 11 13:23:01 2019
+++ pkgsrc/security/sqlmap/Makefile     Wed Jan  1 15:50:30 2020
@@ -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 @@ USE_TOOLS+=   bash:run perl:run
 
 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

Index: pkgsrc/security/sqlmap/PLIST
diff -u pkgsrc/security/sqlmap/PLIST:1.9 pkgsrc/security/sqlmap/PLIST:1.10
--- pkgsrc/security/sqlmap/PLIST:1.9    Sun Jul 21 12:56:26 2019
+++ pkgsrc/security/sqlmap/PLIST        Wed Jan  1 15:50:30 2020
@@ -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/README.md
 ${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/payloads/un
 ${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/REA
 ${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/run
 ${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/enums.pyo
 ${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/hash.pyo
 ${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/progress.p
 ${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
Index: pkgsrc/security/sqlmap/distinfo
diff -u pkgsrc/security/sqlmap/distinfo:1.9 pkgsrc/security/sqlmap/distinfo:1.10
--- pkgsrc/security/sqlmap/distinfo:1.9 Sun Jul 21 12:56:26 2019
+++ pkgsrc/security/sqlmap/distinfo     Wed Jan  1 15:50:30 2020
@@ -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