diff options
author | antoine <antoine@FreeBSD.org> | 2013-04-05 06:18:24 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-04-05 06:18:24 +0800 |
commit | 09e0f0338cf960e5b7ce8568a1e653ddfa5c3636 (patch) | |
tree | 72d666a352dd418b3ef0eca4d4a213ca460c77be /security/regripper | |
parent | 445a666e0989fc0ba6add6029647f5c302d5aef7 (diff) | |
download | freebsd-ports-gnome-09e0f0338cf960e5b7ce8568a1e653ddfa5c3636.tar.gz freebsd-ports-gnome-09e0f0338cf960e5b7ce8568a1e653ddfa5c3636.tar.zst freebsd-ports-gnome-09e0f0338cf960e5b7ce8568a1e653ddfa5c3636.zip |
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)
Diffstat (limited to 'security/regripper')
-rw-r--r-- | security/regripper/Makefile | 3 | ||||
-rw-r--r-- | security/regripper/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/regripper/Makefile b/security/regripper/Makefile index 398e57ec35c4..2e3e1739c024 100644 --- a/security/regripper/Makefile +++ b/security/regripper/Makefile @@ -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 diff --git a/security/regripper/distinfo b/security/regripper/distinfo index 1212932a06a8..2b359184d2d0 100644 --- a/security/regripper/distinfo +++ b/security/regripper/distinfo @@ -1,2 +1,2 @@ -SHA256 (rrv2.5.zip) = f279137439a6c3777eeb6bdd63c4eb7ca4ba1ab25568c05f9d5dd009d03721a4 -SIZE (rrv2.5.zip) = 3004592 +SHA256 (rrv2.5.zip) = 36ae36952ce936f60b0144554b202c5fd3b7f3cabf79a9c5f1c069eab51cb6bd +SIZE (rrv2.5.zip) = 4254394 |