Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2013 21:03:09 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/180012: [PATCH] devel/rubygem-rash: update to 0.4.0
Message-ID:  <201306262103.r5QL39lt099311@meatwad.mouf.net>
Resent-Message-ID: <201306262110.r5QLA07R016992@freefall.freebsd.org>

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

>Number:         180012
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-rash: update to 0.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:   Wed Jun 26 21:10: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 0.4.0

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-rash-0.4.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 321815)
+++ Makefile	(working copy)
@@ -1,19 +1,15 @@
-# New ports collection makefile for:	rubygem-rash
-# Date created:		                May 03, 2011
-# Whom:			                Cheng-Lung Sung <clsung@FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	rash
-PORTVERSION=	0.3.2
+PORTVERSION=	0.4.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	clsung@FreeBSD.org
 COMMENT=	Simple extension to Hashie::Mash for rubyfied keys
 
-RUN_DEPENDS=	rubygem-hashie>=1.2.0:${PORTSDIR}/devel/rubygem-hashie
+RUN_DEPENDS=	rubygem-hashie>=2.0.0:${PORTSDIR}/devel/rubygem-hashie
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 321815)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/rash-0.3.2.gem) = 20802efe3a2ad5b3b23e071599e1dfef98d42a098a7d5680718dd6f646ca6c23
-SIZE (rubygem/rash-0.3.2.gem) = 7168
+SHA256 (rubygem/rash-0.4.0.gem) = 32f54ac5ab0951bd62c7eda2d3a12333efa1e4f23d5abc53ac22262da6e31f54
+SIZE (rubygem/rash-0.4.0.gem) = 7168
--- rubygem-rash-0.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?201306262103.r5QL39lt099311>