Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2013 21:46:52 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/180106: [PATCH] devel/rubygem-term-ansicolor: update to 1.2.2
Message-ID:  <201306292146.r5TLkq46029449@meatwad.mouf.net>
Resent-Message-ID: <201306292150.r5TLo0U0044246@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180106
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-term-ansicolor: update to 1.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 29 21:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r251046: Tue May 28 22:52:00 UTC
>Description:
- Update to 1.2.2

Port maintainer (clsung@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-term-ansicolor-1.2.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 322066)
+++ Makefile	(working copy)
@@ -2,17 +2,21 @@
 # $FreeBSD$
 
 PORTNAME=	term-ansicolor
-PORTVERSION=	1.1.4
+PORTVERSION=	1.2.2
 CATEGORIES=	devel ruby
 MASTER_SITES=	RG
 
 MAINTAINER=	clsung@FreeBSD.org
 COMMENT=	Term::ANSIColor for Ruby
 
+RUN_DEPENDS=	rubygem-tins>=0.8:${PORTSDIR}/devel/rubygem-tins
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PLIST_FILES+=	bin/colortab bin/term_display bin/term_mandel
+
 PORTEXAMPLES=	cdiff decolor
 
 .include <bsd.port.options.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 322066)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/term-ansicolor-1.1.4.gem) = 195d10f2ff32214b722acc50b9ab9670dff944a2b0eb34c427324d56d2ac4911
-SIZE (rubygem/term-ansicolor-1.1.4.gem) = 20480
+SHA256 (rubygem/term-ansicolor-1.2.2.gem) = b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac
+SIZE (rubygem/term-ansicolor-1.2.2.gem) = 889856
--- rubygem-term-ansicolor-1.2.2.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?201306292146.r5TLkq46029449>