FreeBSD Bugzilla – Attachment 166526 Details for
Bug 205887
textproc/rubygem-jekyll-gist sub requirement breaks www/rubygem-jekyll
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update addressable gem to 2.4.0
rubygem-sawyer-0.6.0_1.diff (text/plain), 1.59 KB, created by
Sir l33tname
on 2016-02-03 20:30:53 UTC
(
hide
)
Description:
patch to update addressable gem to 2.4.0
Filename:
MIME Type:
Creator:
Sir l33tname
Created:
2016-02-03 20:30:53 UTC
Size:
1.59 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 407971) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= sawyer > PORTVERSION= 0.6.0 >+PORTREVISION= 1 > CATEGORIES= www rubygems > MASTER_SITES= RG > >@@ -12,7 +13,7 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE.md > >-RUN_DEPENDS= rubygem-addressable>=2.3.5:${PORTSDIR}/www/rubygem-addressable \ >+RUN_DEPENDS= rubygem-addressable>=2.4.0:${PORTSDIR}/www/rubygem-addressable \ > rubygem-faraday>=0.8:${PORTSDIR}/www/rubygem-faraday > > NO_ARCH= yes >Index: files/patch-gemspec >=================================================================== >--- files/patch-gemspec (revision 0) >+++ files/patch-gemspec (working copy) >@@ -0,0 +1,11 @@ >+--- sawyer.gemspec.orig 2016-02-03 20:10:13.961249000 +0000 >++++ sawyer.gemspec 2016-02-03 20:10:28.803717000 +0000 >+@@ -21,7 +21,7 @@ >+ >+ if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then >+ s.add_runtime_dependency(%q<faraday>, ["< 0.10", "~> 0.8"]) >+- s.add_runtime_dependency(%q<addressable>, ["~> 2.3.5"]) >++ s.add_runtime_dependency(%q<addressable>, ["~> 2.4.0"]) >+ else >+ s.add_dependency(%q<faraday>, ["< 0.10", "~> 0.8"]) >+ s.add_dependency(%q<addressable>, ["~> 2.3.5"]) > >Property changes on: files/patch-gemspec >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property
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 205887
: 166526