diff options
author | antoine <antoine@FreeBSD.org> | 2013-05-04 18:44:15 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-05-04 18:44:15 +0800 |
commit | 7422ceb9d1f4947f136bbc932cd811a6102c25ce (patch) | |
tree | bf705efe383c3126a3fd31ea26510e1bc3c1c681 /security | |
parent | bc42e3b00e27f8c2f6f5720f3b7a34473765f3b6 (diff) | |
download | freebsd-ports-gnome-7422ceb9d1f4947f136bbc932cd811a6102c25ce.tar.gz freebsd-ports-gnome-7422ceb9d1f4947f136bbc932cd811a6102c25ce.tar.zst freebsd-ports-gnome-7422ceb9d1f4947f136bbc932cd811a6102c25ce.zip |
Update regripperplugins to 20130429
Remove infozip dependency
Approved by: eadler, miwi (mentors, implicit)
Diffstat (limited to 'security')
-rw-r--r-- | security/regripperplugins/Makefile | 6 | ||||
-rw-r--r-- | security/regripperplugins/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/regripperplugins/Makefile b/security/regripperplugins/Makefile index 4ce04f8cf311..d01e54879534 100644 --- a/security/regripperplugins/Makefile +++ b/security/regripperplugins/Makefile @@ -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@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: diff --git a/security/regripperplugins/distinfo b/security/regripperplugins/distinfo index b1cca10276b5..da40e1c2bc74 100644 --- a/security/regripperplugins/distinfo +++ b/security/regripperplugins/distinfo @@ -1,2 +1,2 @@ -SHA256 (plugins20130418.zip) = a55fae4dbb7bb064c4be5ace70a5ecd9fa2cae78348ef00a3341b82ce350b259 -SIZE (plugins20130418.zip) = 364913 +SHA256 (plugins20130429.zip) = 923b769c8dbcfc877fbcee5fe3132a88c37d14b7ae62cfed117b718a8055f603 +SIZE (plugins20130429.zip) = 374443 |