svn commit: r450412 - head/security/sqlmap

Ruslan Makhmatkhanov rm at FreeBSD.org
Fri Sep 22 20:55:05 UTC 2017


Author: rm
Date: Fri Sep 22 20:55:03 2017
New Revision: 450412
URL: https://svnweb.freebsd.org/changeset/ports/450412

Log:
  security/sqlmap: update to 1.1.9

Modified:
  head/security/sqlmap/Makefile
  head/security/sqlmap/distinfo

Modified: head/security/sqlmap/Makefile
==============================================================================
--- head/security/sqlmap/Makefile	Fri Sep 22 20:54:33 2017	(r450411)
+++ head/security/sqlmap/Makefile	Fri Sep 22 20:55:03 2017	(r450412)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sqlmap
-PORTVERSION=	1.1.7
+PORTVERSION=	1.1.9
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 

Modified: head/security/sqlmap/distinfo
==============================================================================
--- head/security/sqlmap/distinfo	Fri Sep 22 20:54:33 2017	(r450411)
+++ head/security/sqlmap/distinfo	Fri Sep 22 20:55:03 2017	(r450412)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499956976
-SHA256 (sqlmap-1.1.7.tar.gz) = 2925f442ba2a29880d8984cf75b9093f751e7597a8b05c20927efdf8e45f9d1a
-SIZE (sqlmap-1.1.7.tar.gz) = 7392610
+TIMESTAMP = 1506112370
+SHA256 (sqlmap-1.1.9.tar.gz) = 3387ba58383f4e8131f109b40e2b001dec436f38cd9b9b78d38871b8608fdd9e
+SIZE (sqlmap-1.1.9.tar.gz) = 7403570


More information about the svn-ports-all mailing list