Date: Wed, 22 Sep 2010 00:25:03 GMT From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: freebsdports@chillibear.com Subject: ports/150824: [PATCH] www/rubygem-domainatrix: Fix dependency versions Message-ID: <201009220025.o8M0P3Q4048792@frieza.p6m7g8.net> Resent-Message-ID: <201009220030.o8M0UGm6070989@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 150824 >Category: ports >Synopsis: [PATCH] www/rubygem-domainatrix: Fix dependency versions >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Sep 22 00:30:16 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc / TaxiMagic >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Tue Aug 24 18:32:38 UTC 2010 >Description: Fix dependency versions based on rubygems.org Port maintainer (freebsdports@chillibear.com) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-domainatrix-0.0.7_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/rubygem-domainatrix/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 23 Aug 2010 04:08:53 -0000 1.1 +++ Makefile 22 Sep 2010 00:06:08 -0000 @@ -7,13 +7,14 @@ PORTNAME= domainatrix PORTVERSION= 0.0.7 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Library for parsing domain names and canonicalizing URLs -RUN_DEPENDS= rubygem-addressable>=0.0.0:${PORTSDIR}/www/rubygem-addressable +RUN_DEPENDS= rubygem-addressable>=0:${PORTSDIR}/www/rubygem-addressable USE_RUBY= yes USE_RUBYGEMS= yes --- rubygem-domainatrix-0.0.7_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009220025.o8M0P3Q4048792>