ports/189036: [PATCH] net/rubygem-rye: update to 0.9.12

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 26 19:00:01 UTC 2014


>Number:         189036
>Category:       ports
>Synopsis:       [PATCH] net/rubygem-rye: update to 0.9.12
>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 Apr 26 19:00:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-STABLE FreeBSD 10.0-STABLE #0 r263210: Mon Mar 17 00:51:45 CST
>Description:
- Update to 0.9.12
- Add LICENSE
- Sort RUN_DEPENDS

Changes:	https://github.com/delano/rye/blob/master/CHANGES.txt

Port maintainer (swills at FreeBSD.org) is cc'd.

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

--- rubygem-rye-0.9.12.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 352365)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rye
-PORTVERSION=	0.9.8
+PORTVERSION=	0.9.12
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -9,12 +9,14 @@
 MAINTAINER=	swills at FreeBSD.org
 COMMENT=	Safely run SSH commands on a bunch of machines at the same time
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-annoy>=0:${PORTSDIR}/devel/rubygem-annoy \
+		rubygem-docile>=1.0.1:${PORTSDIR}/devel/rubygem-docile \
 		rubygem-highline>=1.5.1:${PORTSDIR}/devel/rubygem-highline \
 		rubygem-net-scp>=1.0.2:${PORTSDIR}/security/rubygem-net-scp \
 		rubygem-net-ssh>=2.0.13:${PORTSDIR}/security/rubygem-net-ssh \
-		rubygem-docile>=1.0.1:${PORTSDIR}/devel/rubygem-docile \
-		rubygem-sysinfo>=0.7.3:${PORTSDIR}/devel/rubygem-sysinfo
+		rubygem-sysinfo>=0.8.1:${PORTSDIR}/devel/rubygem-sysinfo
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 352365)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/rye-0.9.8.gem) = c9d25c3c42cf1d36acaab876bb5c420feff84ac786373ad59ef28a32fef65df2
-SIZE (rubygem/rye-0.9.8.gem) = 1393152
+SHA256 (rubygem/rye-0.9.12.gem) = 52b5995b2aad6ed1dfc6bf9982880e37065b375edd6cbeb11b11e48390eb4957
+SIZE (rubygem/rye-0.9.12.gem) = 1393664
--- rubygem-rye-0.9.12.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list