ports/150826: [PATCH] www/rubygem-rfacebook: Fix dependency versions

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


>Number:         150826
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-rfacebook: 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:17 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 (skreuzer at FreeBSD.org) is cc'd.

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

--- rubygem-rfacebook-0.9.8_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-rfacebook/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	6 Jun 2010 19:25:10 -0000	1.5
+++ Makefile	22 Sep 2010 00:06:08 -0000
@@ -7,13 +7,14 @@
 
 PORTNAME=	rfacebook
 PORTVERSION=	0.9.8
+PORTREVISION=	1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	skreuzer at FreeBSD.org
 COMMENT=	Ruby interface to the Facebook API
 
-RUN_DEPENDS=	rubygem-hpricot>=0.6:${PORTSDIR}/www/rubygem-hpricot \
+RUN_DEPENDS=	rubygem-hpricot>=0.6.0:${PORTSDIR}/www/rubygem-hpricot \
 		rubygem-mocha>=0.5.3:${PORTSDIR}/devel/rubygem-mocha
 
 USE_RUBY=	yes
--- rubygem-rfacebook-0.9.8_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list