ports/150822: [PATCH] textproc/rubygem-termcolor: Fix dependency versions

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


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

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

--- rubygem-termcolor-1.2.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rubygem-termcolor/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	26 Aug 2010 19:25:31 -0000	1.6
+++ Makefile	22 Sep 2010 00:06:08 -0000
@@ -7,13 +7,14 @@
 
 PORTNAME=	termcolor
 PORTVERSION=	1.2.1
+PORTREVISION=	1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	dhn at FreeBSD.org
 COMMENT=	A library for ANSII color formatting like HTML for output in terminal
 
-RUN_DEPENDS=	rubygem-highline>=1.4.0:${PORTSDIR}/devel/rubygem-highline
+RUN_DEPENDS=	rubygem-highline>=1.5.0:${PORTSDIR}/devel/rubygem-highline
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
--- rubygem-termcolor-1.2.1_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list