ports/150815: [PATCH] devel/rubygem-rubygame: Fix dependency versions

Philip M. Gollucci pgollucci at p6m7g8.com
Wed Sep 22 00:30:12 UTC 2010


>Number:         150815
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-rubygame: 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:11 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 at googlemail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-rubygame-2.6.4_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rubygame/Makefile,v
retrieving revision 1.19
diff -u -u -r1.19 Makefile
--- Makefile	9 Sep 2010 17:16:03 -0000	1.19
+++ Makefile	22 Sep 2010 00:06:08 -0000
@@ -7,13 +7,14 @@
 
 PORTNAME=	rubygame
 PORTVERSION=	2.6.4
+PORTREVISION=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	kick.christoph at googlemail.com
 COMMENT=	A game-development extension and library for the ruby language
 
-RUN_DEPENDS=	rubygem-ruby-sdl-ffi>=0.2:${PORTSDIR}/devel/rubygem-ruby-sdl-ffi
+RUN_DEPENDS=	rubygem-ruby-sdl-ffi>=0.1.0:${PORTSDIR}/devel/rubygem-ruby-sdl-ffi
 
 USE_SDL=		gfx image mixer ttf
 USE_RUBY=		yes
--- rubygem-rubygame-2.6.4_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list