FreeBSD Bugzilla – Attachment 179418 Details for
Bug 212420
[PATCH] net/foreman-proxy: update to 1.12.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
rubygem-sinatra.patch
rubygem-sinatra.patch (text/plain), 673 bytes, created by
Karli Sjöberg
on 2017-01-30 09:17:49 UTC
(
hide
)
Description:
rubygem-sinatra.patch
Filename:
MIME Type:
Creator:
Karli Sjöberg
Created:
2017-01-30 09:17:49 UTC
Size:
673 bytes
patch
obsolete
>--- Makefile 2017-01-30 08:14:32.743285000 +0100 >+++ Makefile 2017-01-30 09:44:00.856776000 +0100 >@@ -12,7 +12,7 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= rubygem-rack16>=1.5:www/rubygem-rack16 \ >+RUN_DEPENDS= rubygem-rack>=2.0:www/rubygem-rack \ > rubygem-rack-protection>=1.4:www/rubygem-rack-protection \ > rubygem-tilt>=1.3:devel/rubygem-tilt > >@@ -20,4 +20,9 @@ > USE_RUBY= yes > USES= gem > >+post-patch: >+ @${REINPLACE_CMD} \ >+ -e 's|<rack>.freeze, \[\"~> 1.5\"\]|<rack>.freeze, \[\"~> 2.0\"\]|g' \ >+ ${WRKSRC}/sinatra.gemspec >+ > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 212420
:
174421
|
179354
| 179418 |
180212