Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Feb 2014 07:39:50 +0900
From:      "Takumi Takahashi" <takumi@privu.tmfam.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        renchap@cocoa-x.com
Subject:   ports/186434: [PATCH] devel/rubygem-mixlib-cli: update to 1.4.0
Message-ID:  <201402032239.s13MdoMc016780@ms-omx12.plus.so-net.ne.jp>
Resent-Message-ID: <201402032330.s13NU0rF004499@freefall.freebsd.org>

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

>Number:         186434
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-mixlib-cli: update to 1.4.0
>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:   Mon Feb 03 23:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Takumi Takahashi
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD srv.privu.tmfam.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC
>Description:
- Update to 1.4.0
- Apache 2.0 License
>How-To-Repeat:
>Fix:

--- rubygem-mixlib-cli-1.4.0.patch begins here ---
diff -ruN /usr/ports/devel/rubygem-mixlib-cli/Makefile ./Makefile
--- /usr/ports/devel/rubygem-mixlib-cli/Makefile	2014-01-24 23:46:50.000000000 +0900
+++ ./Makefile	2014-02-04 07:38:54.100596840 +0900
@@ -2,13 +2,15 @@
 # $FreeBSD: devel/rubygem-mixlib-cli/Makefile 340901 2014-01-24 14:46:50Z miwi $
 
 PORTNAME=	mixlib-cli
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	renchap@cocoa-x.com
 COMMENT=	A simple mixin for CLI interfaces, including option parsing
 
+LICENSE=	APACHE20
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
diff -ruN /usr/ports/devel/rubygem-mixlib-cli/distinfo ./distinfo
--- /usr/ports/devel/rubygem-mixlib-cli/distinfo	2013-07-19 22:20:19.000000000 +0900
+++ ./distinfo	2014-02-02 02:12:12.188307552 +0900
@@ -1,2 +1,2 @@
-SHA256 (rubygem/mixlib-cli-1.3.0.gem) = 0c07c43787a5758ccae3f6248d6bdf30ebd9363f33bc6fbdca55d795400824e4
-SIZE (rubygem/mixlib-cli-1.3.0.gem) = 13312
+SHA256 (rubygem/mixlib-cli-1.4.0.gem) = 7f987928af40a96cb87f43b8caac75db0a03ea96b300dc010705888e795bb10f
+SIZE (rubygem/mixlib-cli-1.4.0.gem) = 14336
--- rubygem-mixlib-cli-1.4.0.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?201402032239.s13MdoMc016780>