- Update to 0.4.0
PR: ports/180012 Submitted by: swills@
This commit is contained in:
parent
1ea315b7b7
commit
6565925a71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321840
2 changed files with 5 additions and 9 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue