FreeBSD Bugzilla – Attachment 167398 Details for
Bug 207485
www/rubygem-gon: switch used Rails version from 3 to 4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to switch dependencies to rails 4.2
gon.diff (text/plain), 723 bytes, created by
Torsten Zühlsdorff
on 2016-02-25 11:08:27 UTC
(
hide
)
Description:
patch to switch dependencies to rails 4.2
Filename:
MIME Type:
Creator:
Torsten Zühlsdorff
Created:
2016-02-25 11:08:27 UTC
Size:
723 bytes
patch
obsolete
>diff --git a/www/rubygem-gon/Makefile b/www/rubygem-gon/Makefile >index d12ce85..0b766b0 100644 >--- a/www/rubygem-gon/Makefile >+++ b/www/rubygem-gon/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= gon > PORTVERSION= 6.0.1 >+PORTREVISION= 1 > CATEGORIES= www rubygems > MASTER_SITES= RG > >@@ -11,7 +12,7 @@ COMMENT= Framework to pass data to JS easily > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= rubygem-actionpack>=3.0:${PORTSDIR}/www/rubygem-actionpack \ >+RUN_DEPENDS= rubygem-actionpack4>=3.0:${PORTSDIR}/www/rubygem-actionpack4 \ > rubygem-json>=0:${PORTSDIR}/devel/rubygem-json \ > rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json \ > rubygem-request_store>=1.0:${PORTSDIR}/devel/rubygem-request_store
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 207485
: 167398
Working