FreeBSD Bugzilla – Attachment 119678 Details for
Bug 162298
[PATCH] devel/rubygem-json*: Fix ruby-iconv dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 680 bytes, created by
TAKATSU Tomonari
on 2011-11-04 19:40:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
TAKATSU Tomonari
Created:
2011-11-04 19:40:09 UTC
Size:
680 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/rubygem-json_pure/Makefile,v >retrieving revision 1.16 >diff -u -r1.16 Makefile >--- Makefile 27 Oct 2011 03:02:49 -0000 1.16 >+++ Makefile 4 Nov 2011 19:20:14 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= json_pure > PORTVERSION= 1.6.1 >+PORTREVISION= 1 > CATEGORIES= devel rubygems > MASTER_SITES= RG > >@@ -22,7 +23,8 @@ > .include <bsd.port.pre.mk> > > .if ${RUBY_VER} < 1.9 >-USE_RUBY_FEATURES= iconv >+BUILD_DEPENDS+= ${DEPEND_RUBY_ICONV} >+RUN_DEPENDS+= ${DEPEND_RUBY_ICONV} > .endif > > .include <bsd.port.post.mk> >--- rubygem-json_pure-1.6.1_1.patch ends here ---
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 162298
:
119677
| 119678 |
119679