diff --git a/security/regripperplugins/Makefile b/security/regripperplugins/Makefile index 0a46389ba85a..ac3c728b0e22 100644 --- a/security/regripperplugins/Makefile +++ b/security/regripperplugins/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= regripperplugins -PORTVERSION= 20130429 +PORTVERSION= 20140414 CATEGORIES= security -MASTER_SITES= GOOGLE_CODE -PROJECTHOST= regripper -DISTNAME= plugins${PORTVERSION} -EXTRACT_SUFX= .zip +# Downloaded from https://www.dropbox.com/s/6a37htpkf3iq7eg/rr_20140414.zip +MASTER_SITES= LOCAL/antoine +DISTNAME= rr_${PORTVERSION} MAINTAINER= antoine@FreeBSD.org COMMENT= Supplemental plugins for Harlan Carvey's RegRipper @@ -16,14 +15,14 @@ LICENSE= GPLv3 RUN_DEPENDS= regripper>=0:${PORTSDIR}/security/regripper -NO_WRKSUBDIR= yes +USES= dos2unix zip NO_BUILD= yes -USES= dos2unix +WRKSRC= ${WRKDIR}/regripper -PORTDATA= *.pl all ntuser sam security software system usrclass +PORTDATA= *.pl all amcache.txt ntuser sam security software system usrclass do-install: @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${PORTDATA:S,^,${WRKSRC}/,} ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${PORTDATA:S,^,${WRKSRC}/plugins/,} ${STAGEDIR}${DATADIR} .include diff --git a/security/regripperplugins/distinfo b/security/regripperplugins/distinfo index da40e1c2bc74..9d8f22d3cf1b 100644 --- a/security/regripperplugins/distinfo +++ b/security/regripperplugins/distinfo @@ -1,2 +1,2 @@ -SHA256 (plugins20130429.zip) = 923b769c8dbcfc877fbcee5fe3132a88c37d14b7ae62cfed117b718a8055f603 -SIZE (plugins20130429.zip) = 374443 +SHA256 (rr_20140414.zip) = 1db3d187d536377ebfcf85e34701d8f5d9f04de94bdf8de3470d9e0a5e894dc4 +SIZE (rr_20140414.zip) = 5538269