FreeBSD Bugzilla – Attachment 189335 Details for
Bug 224838
textproc/rubygem-twitter-text missing dependency to rubygem-idn-ruby
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Added missing runtime dependency to idn-ruby
textproc_rubygem-twitter-text_missing_idn_dep.patch (text/plain), 656 bytes, created by
Matthias Fechner
on 2018-01-02 11:46:34 UTC
(
hide
)
Description:
Added missing runtime dependency to idn-ruby
Filename:
MIME Type:
Creator:
Matthias Fechner
Created:
2018-01-02 11:46:34 UTC
Size:
656 bytes
patch
obsolete
>diff --git a/textproc/rubygem-twitter-text/Makefile b/textproc/rubygem-twitter-text/Makefile >index 1ca85372627..e62e1264a57 100644 >--- a/textproc/rubygem-twitter-text/Makefile >+++ b/textproc/rubygem-twitter-text/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= twitter-text > PORTVERSION= 2.1.0 >+PORTREVISION= 1 > CATEGORIES= textproc rubygems > MASTER_SITES= RG > >@@ -11,7 +12,8 @@ COMMENT= Ruby gem for handling of Twitter texts > LICENSE= APACHE20 > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= rubygem-unf>=0.1.0:textproc/rubygem-unf >+RUN_DEPENDS= rubygem-unf>=0.1.0:textproc/rubygem-unf \ >+ rubygem-idn-ruby>=0:dns/rubygem-idn-ruby > > NO_ARCH= yes > USE_RUBY= yes
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 224838
: 189335