Regripper distfile has been rerolled.
Diff available at: http://people.freebsd.org/~antoine/ports/1/rip.pl.diff Reported by: Francis Provencher Approved by: portmgr (bapt), eadler (mentor)
This commit is contained in:
parent
5c56e6066f
commit
cfb3d75b35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315728
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= regripper
|
||||
DISTVERSION= 2.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
DISTNAME= rrv${DISTVERSION}
|
||||
@ -25,7 +26,7 @@ PLIST_FILES= bin/rip.pl
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|#! c:\\perl\\bin\\perl.exe|#!${PERL}| ; \
|
||||
s|plugindir = $$str|plugindir = "${DATADIR}"| ; \
|
||||
s|require "plugins\\\\|require "${DATADIR}plugins/|' ${WRKSRC}/rip.pl
|
||||
s|require "plugins/|require "${DATADIR}plugins/|' ${WRKSRC}/rip.pl
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/rip.pl ${PREFIX}/bin
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rrv2.5.zip) = f279137439a6c3777eeb6bdd63c4eb7ca4ba1ab25568c05f9d5dd009d03721a4
|
||||
SIZE (rrv2.5.zip) = 3004592
|
||||
SHA256 (rrv2.5.zip) = 36ae36952ce936f60b0144554b202c5fd3b7f3cabf79a9c5f1c069eab51cb6bd
|
||||
SIZE (rrv2.5.zip) = 4254394
|
||||
|
Loading…
Reference in New Issue
Block a user