ports/150821: [PATCH] textproc/rubygem-spreadsheet: Fix dependency versions

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


>Number:         150821
>Category:       ports
>Synopsis:       [PATCH] textproc/rubygem-spreadsheet: 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:15 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 (avl at FreeBSD.org) is cc'd.

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

--- rubygem-spreadsheet-0.6.4.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-spreadsheet/Makefile,v
retrieving revision 1.19
diff -u -u -r1.19 Makefile
--- Makefile	26 May 2010 19:51:30 -0000	1.19
+++ Makefile	22 Sep 2010 00:06:08 -0000
@@ -7,13 +7,14 @@
 
 PORTNAME=	spreadsheet
 PORTVERSION=	0.6.4.1
+PORTREVISION=	1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	A Ruby module to generate Microsoft Excel compatible files
 
-RUN_DEPENDS=	rubygem-ruby-ole>=1.0.2:${PORTSDIR}/devel/rubygem-ruby-ole
+RUN_DEPENDS=	rubygem-ruby-ole>=0:${PORTSDIR}/devel/rubygem-ruby-ole
 
 USE_RUBY=	yes
 USE_RUBY_FEATURES=	iconv
--- rubygem-spreadsheet-0.6.4.1_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list