Date: Wed, 22 Sep 2010 00:23:45 GMT From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: kick.christoph@googlemail.com Subject: ports/150810: [PATCH] devel/rubygem-ruby-sdl-ffi: Fix dependency versions Message-ID: <201009220023.o8M0NjPd045388@frieza.p6m7g8.net> Resent-Message-ID: <201009220030.o8M0U8SG070054@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 150810 >Category: ports >Synopsis: [PATCH] devel/rubygem-ruby-sdl-ffi: 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:08 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 (kick.christoph@googlemail.com) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-ruby-sdl-ffi-0.3_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-ruby-sdl-ffi/Makefile,v retrieving revision 1.4 diff -u -u -r1.4 Makefile --- Makefile 27 Aug 2010 00:14:28 -0000 1.4 +++ Makefile 22 Sep 2010 00:06:08 -0000 @@ -7,13 +7,14 @@ PORTNAME= ruby-sdl-ffi PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= kick.christoph@googlemail.com COMMENT= Low-level binding to SDL and related libraries using Ruby-FFI -RUN_DEPENDS= rubygem-nice-ffi>=0.3:${PORTSDIR}/devel/rubygem-nice-ffi +RUN_DEPENDS= rubygem-nice-ffi>=0.2:${PORTSDIR}/devel/rubygem-nice-ffi USE_RUBY= yes USE_RUBYGEMS= yes --- rubygem-ruby-sdl-ffi-0.3_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?201009220023.o8M0NjPd045388>