mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to 20140414
This commit is contained in:
parent
74c65ae602
commit
2f401f4fad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356062
@ -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 <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (plugins20130429.zip) = 923b769c8dbcfc877fbcee5fe3132a88c37d14b7ae62cfed117b718a8055f603
|
||||
SIZE (plugins20130429.zip) = 374443
|
||||
SHA256 (rr_20140414.zip) = 1db3d187d536377ebfcf85e34701d8f5d9f04de94bdf8de3470d9e0a5e894dc4
|
||||
SIZE (rr_20140414.zip) = 5538269
|
||||
|
Loading…
Reference in New Issue
Block a user