Index: Makefile
===================================================================
RCS file: /cvs/ports/security/sqlmap/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile 21 Nov 2018 11:23:02 -0000 1.13
+++ Makefile 7 Jan 2019 15:45:49 -0000
@@ -4,7 +4,7 @@ COMMENT = penetration testing tool to d
GH_ACCOUNT = sqlmapproject
GH_PROJECT = sqlmap
-GH_TAGNAME = 1.2.11
+GH_TAGNAME = 1.3
CATEGORIES = security
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/sqlmap/distinfo,v
retrieving revision 1.11
diff -u -p -r1.11 distinfo
--- distinfo 21 Nov 2018 11:23:02 -0000 1.11
+++ distinfo 7 Jan 2019 15:45:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (sqlmap-1.2.11.tar.gz) = qde/qvkvGcHtYLlaCGBVh9fImKTUF6+T3OU67zexSuA=
-SIZE (sqlmap-1.2.11.tar.gz) = 7426205
+SHA256 (sqlmap-1.3.tar.gz) = fqRoTgGVbkEZYKX9im1bdLP1lywqPGVT+9HnKYGRkP8=
+SIZE (sqlmap-1.3.tar.gz) = 7431942
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/security/sqlmap/pkg/PLIST,v
retrieving revision 1.11
diff -u -p -r1.11 PLIST
--- pkg/PLIST 21 Nov 2018 11:23:02 -0000 1.11
+++ pkg/PLIST 7 Jan 2019 15:45:49 -0000
@@ -558,6 +558,7 @@ share/sqlmap/sqlmap.py
share/sqlmap/sqlmap.pyc
share/sqlmap/sqlmapapi.py
share/sqlmap/sqlmapapi.pyc
+share/sqlmap/swagger.yaml
share/sqlmap/tamper/
share/sqlmap/tamper/0x2char.py
share/sqlmap/tamper/0x2char.pyc
@@ -934,6 +935,8 @@ share/sqlmap/waf/airlock.py
share/sqlmap/waf/airlock.pyc
share/sqlmap/waf/anquanbao.py
share/sqlmap/waf/anquanbao.pyc
+share/sqlmap/waf/approach.py
+share/sqlmap/waf/approach.pyc
share/sqlmap/waf/armor.py
share/sqlmap/waf/armor.pyc
share/sqlmap/waf/asm.py
@@ -950,6 +953,8 @@ share/sqlmap/waf/binarysec.py
share/sqlmap/waf/binarysec.pyc
share/sqlmap/waf/blockdos.py
share/sqlmap/waf/blockdos.pyc
+share/sqlmap/waf/bluedon.py
+share/sqlmap/waf/bluedon.pyc
share/sqlmap/waf/chinacache.py
share/sqlmap/waf/chinacache.pyc
share/sqlmap/waf/ciscoacexml.py
Hello,
Update for SQLMap to 1.3:
https://github.com/sqlmapproject/sqlmap/compare/1.3...master
OK? Comments?
Cheers.-
--
Sending from my toaster.
No comments:
Post a Comment