ports/176912: [patch] net/rubygem-rightaws -- use textproc/rubygem-libxml-ruby

Pietro Cerutti gahr at FreeBSD.org
Wed Mar 13 09:30:02 UTC 2013


>Number:         176912
>Category:       ports
>Synopsis:       [patch] net/rubygem-rightaws -- use textproc/rubygem-libxml-ruby
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 13 09:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        
>Organization:
The FreeBSD Project
>Environment:
>Description:
Hello,

it's been reported (ports/176882) that a port of mine, textproc/ruby-libxml, is an old version of textproc/rubygem-libxml-ruby.

net/rubygem-rightaws is the only consumer of textproc/ruby-libxml at the moment, so I ask you to check whether it works with textproc/rubygem-libxml-ruby before I remove textproc/ruby-libxml.

It's just a matter of:

 .if defined(WITH_LIBXML)
-RUN_DEPENDS+=  ${RUBY_PKGNAMEPREFIX}libxml>=0:${PORTSDIR}/textproc/ruby-libxml
+RUN_DEPENDS+=  rubygem-libxml-ruby>=2.3.3:${PORTSDIR}/textproc/rubygem-libxml-ruby
 .else

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list