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: rillig
Date: Fri May 22 21:21:10 UTC 2020
Modified Files:
pkgsrc/security/sqlmap: Makefile
Log Message:
security/sqlmap: remove nonexistent files from REPLACE_PYTHON
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/sqlmap/Makefile
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.18 pkgsrc/security/sqlmap/Makefile:1.19
--- pkgsrc/security/sqlmap/Makefile:1.18 Thu Feb 27 16:46:21 2020
+++ pkgsrc/security/sqlmap/Makefile Fri May 22 21:21:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/02/27 16:46:21 leot Exp $
+# $NetBSD: Makefile,v 1.19 2020/05/22 21:21:10 rillig Exp $
DISTNAME= sqlmap-1.4.2
CATEGORIES= security
@@ -29,8 +29,6 @@ REPLACE_BASH+= sqlmap/extra/shutils/stri
REPLACE_PERL+= sqlmap/extra/icmpsh/icmpsh-m.pl
REPLACE_PYTHON+= sqlmap/extra/shutils/duplicates.py
-REPLACE_PYTHON+= sqlmap/extra/shutils/pylint.py
-REPLACE_PYTHON+= sqlmap/extra/shutils/regressiontest.py
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index