svn commit: r317307 - head/security/regripperplugins
Antoine Brodin
antoine at FreeBSD.org
Sat May 4 11:26:17 UTC 2013
Author: antoine
Date: Sat May 4 10:44:15 2013
New Revision: 317307
URL: http://svnweb.freebsd.org/changeset/ports/317307
Log:
Update regripperplugins to 20130429
Remove infozip dependency
Approved by: eadler, miwi (mentors, implicit)
Modified:
head/security/regripperplugins/Makefile
head/security/regripperplugins/distinfo
Modified: head/security/regripperplugins/Makefile
==============================================================================
--- head/security/regripperplugins/Makefile Sat May 4 10:29:06 2013 (r317306)
+++ head/security/regripperplugins/Makefile Sat May 4 10:44:15 2013 (r317307)
@@ -2,10 +2,12 @@
# $FreeBSD$
PORTNAME= regripperplugins
-PORTVERSION= 20130418
+PORTVERSION= 20130429
CATEGORIES= security
MASTER_SITES= GOOGLE_CODE
+PROJECTHOST= regripper
DISTNAME= plugins${PORTVERSION}
+EXTRACT_SUFX= .zip
MAINTAINER= antoine at FreeBSD.org
COMMENT= Supplemental plugins for Harlan Carvey's RegRipper
@@ -14,11 +16,9 @@ LICENSE= GPLv3
RUN_DEPENDS= regripper>=0:${PORTSDIR}/security/regripper
-USE_ZIP= yes
NO_WRKSUBDIR= yes
USE_DOS2UNIX= yes
NO_BUILD= yes
-PROJECTHOST= regripper
PORTDATA= *
do-install:
Modified: head/security/regripperplugins/distinfo
==============================================================================
--- head/security/regripperplugins/distinfo Sat May 4 10:29:06 2013 (r317306)
+++ head/security/regripperplugins/distinfo Sat May 4 10:44:15 2013 (r317307)
@@ -1,2 +1,2 @@
-SHA256 (plugins20130418.zip) = a55fae4dbb7bb064c4be5ace70a5ecd9fa2cae78348ef00a3341b82ce350b259
-SIZE (plugins20130418.zip) = 364913
+SHA256 (plugins20130429.zip) = 923b769c8dbcfc877fbcee5fe3132a88c37d14b7ae62cfed117b718a8055f603
+SIZE (plugins20130429.zip) = 374443
More information about the svn-ports-all
mailing list