svn commit: r452310 - head/security/sqlmap
Ruslan Makhmatkhanov
rm at FreeBSD.org
Tue Oct 17 21:50:20 UTC 2017
Author: rm
Date: Tue Oct 17 21:50:18 2017
New Revision: 452310
URL: https://svnweb.freebsd.org/changeset/ports/452310
Log:
security/sqlmap: update to 1.1.10
Modified:
head/security/sqlmap/Makefile
head/security/sqlmap/distinfo
Modified: head/security/sqlmap/Makefile
==============================================================================
--- head/security/sqlmap/Makefile Tue Oct 17 21:44:42 2017 (r452309)
+++ head/security/sqlmap/Makefile Tue Oct 17 21:50:18 2017 (r452310)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sqlmap
-PORTVERSION= 1.1.9
+PORTVERSION= 1.1.10
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
Modified: head/security/sqlmap/distinfo
==============================================================================
--- head/security/sqlmap/distinfo Tue Oct 17 21:44:42 2017 (r452309)
+++ head/security/sqlmap/distinfo Tue Oct 17 21:50:18 2017 (r452310)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506112370
-SHA256 (sqlmap-1.1.9.tar.gz) = 3387ba58383f4e8131f109b40e2b001dec436f38cd9b9b78d38871b8608fdd9e
-SIZE (sqlmap-1.1.9.tar.gz) = 7403570
+TIMESTAMP = 1508276278
+SHA256 (sqlmap-1.1.10.tar.gz) = 90db96664955c6a576b495c973bd3976b9d4eaffaea205c0343ac7e8f8147cbe
+SIZE (sqlmap-1.1.10.tar.gz) = 7405215
More information about the svn-ports-head
mailing list