Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2013 09:22:02 GMT
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176912: [patch] net/rubygem-rightaws -- use textproc/rubygem-libxml-ruby
Message-ID:  <201303130922.r2D9M25x053097@red.freebsd.org>
Resent-Message-ID: <201303130930.r2D9U19j092343@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303130922.r2D9M25x053097>