Update to 20200404 snapshot
This commit is contained in:
parent
7673176e52
commit
d8f8e02a05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536390
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= regripper
|
||||
PORTVERSION= 2.8.20200220
|
||||
PORTVERSION= 2.8.20200404
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
|
@ -15,7 +15,7 @@ RUN_DEPENDS= p5-Parse-Win32Registry>=0:devel/p5-Parse-Win32Registry
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= keydet89
|
||||
GH_PROJECT= RegRipper2.8
|
||||
GH_TAGNAME= ee874d5
|
||||
GH_TAGNAME= 1b87d06
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -25,8 +25,8 @@ perl_OLD_CMD= c:\\\\perl\\\\bin\\\\perl.exe
|
|||
USE_PERL5= run
|
||||
|
||||
PLIST_FILES= bin/rip.pl
|
||||
PORTDATA= plugins/*.pl plugins/all plugins/ntuser plugins/sam \
|
||||
plugins/security plugins/software plugins/system \
|
||||
PORTDATA= plugins/*.pl plugins/all plugins/amcache plugins/ntuser plugins/sam \
|
||||
plugins/security plugins/software plugins/syscache plugins/system \
|
||||
plugins/usrclass
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1582359641
|
||||
SHA256 (keydet89-RegRipper2.8-2.8.20200220-ee874d5_GH0.tar.gz) = 45753bb8ccb0604cea3cd9d8d31882580186cf4529d0ec70bee5e129a7fa441a
|
||||
SIZE (keydet89-RegRipper2.8-2.8.20200220-ee874d5_GH0.tar.gz) = 5119272
|
||||
TIMESTAMP = 1590175046
|
||||
SHA256 (keydet89-RegRipper2.8-2.8.20200404-1b87d06_GH0.tar.gz) = c5c7c77dbf1cfd5fb23d9e4d6446efb595f24d3142e4a16dc7dd9cd2030b740c
|
||||
SIZE (keydet89-RegRipper2.8-2.8.20200404-1b87d06_GH0.tar.gz) = 5120202
|
||||
|
|
Loading…
Reference in a new issue