svn commit: r377641 - head/security/flawfinder
David Thiel
lx at FreeBSD.org
Thu Jan 22 00:42:36 UTC 2015
Author: lx
Date: Thu Jan 22 00:42:35 2015
New Revision: 377641
URL: https://svnweb.freebsd.org/changeset/ports/377641
QAT: https://qat.redports.org/buildarchive/r377641/
Log:
Update to 1.31.
PR: 196529
Submitted by: lightside
Modified:
head/security/flawfinder/Makefile
head/security/flawfinder/distinfo
Modified: head/security/flawfinder/Makefile
==============================================================================
--- head/security/flawfinder/Makefile Thu Jan 22 00:42:23 2015 (r377640)
+++ head/security/flawfinder/Makefile Thu Jan 22 00:42:35 2015 (r377641)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= flawfinder
-PORTVERSION= 1.27
+PORTVERSION= 1.31
CATEGORIES= security devel
MASTER_SITES= http://www.dwheeler.com/flawfinder/ \
${MASTER_SITE_PACKETSTORM}
@@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= UNIX/security
MAINTAINER= lx at FreeBSD.org
COMMENT= Examines source code looking for security weaknesses
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USES= python
NO_BUILD= yes
Modified: head/security/flawfinder/distinfo
==============================================================================
--- head/security/flawfinder/distinfo Thu Jan 22 00:42:23 2015 (r377640)
+++ head/security/flawfinder/distinfo Thu Jan 22 00:42:35 2015 (r377641)
@@ -1,2 +1,2 @@
-SHA256 (flawfinder-1.27.tar.gz) = 8825a9742db29da329ec57861d702a744452f84fbc02f617c037becafaf6f546
-SIZE (flawfinder-1.27.tar.gz) = 123086
+SHA256 (flawfinder-1.31.tar.gz) = bca7256fdf71d778eb59c9d61fc22b95792b997cc632b222baf79cfc04887c30
+SIZE (flawfinder-1.31.tar.gz) = 174148
More information about the svn-ports-all
mailing list