Update to 1.31.

PR:		196529
Submitted by: lightside
This commit is contained in:
David Thiel 2015-01-22 00:42:35 +00:00
parent 09ca3ee277
commit cd4ac85168
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377641
2 changed files with 6 additions and 3 deletions

View File

@ -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@FreeBSD.org
COMMENT= Examines source code looking for security weaknesses
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= python
NO_BUILD= yes

View File

@ -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