1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

- Update to 0.9.1

PR:		ports/108516
Submitted by:	maintainer (Jw@innerewut.de)
Security:	http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2007-01/msg00598.html
This commit is contained in:
Cheng-Lung Sung 2007-02-05 03:21:09 +00:00
parent 1c0b89823a
commit 2276645473
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184241
3 changed files with 1338 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gems
PORTVERSION= 0.9.0
PORTVERSION= 0.9.1
CATEGORIES= devel ruby
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ruby${PORTNAME}
@ -24,6 +24,8 @@ RUBY_VER= 1.8
NO_BUILD= yes
PLIST_SUB+= DISTNAME="${DISTNAME}"
do-install:
cd ${WRKSRC}; ${RUBY} ${RUBY_SETUP}

View File

@ -1,3 +1,3 @@
MD5 (ruby/rubygems-0.9.0.tgz) = 5d496e1f415b8b4033ab867f01d1161f
SHA256 (ruby/rubygems-0.9.0.tgz) = 6e90baff5ec951939ffcec569b9e1829e46da56cd320b1de1c8e2f5be828fef0
SIZE (ruby/rubygems-0.9.0.tgz) = 174321
MD5 (ruby/rubygems-0.9.1.tgz) = a62314cdb174ccc88a27b8924fa79e4a
SHA256 (ruby/rubygems-0.9.1.tgz) = 960c858e5fbea2d52f913349103e827398e71fdb76f05820927acd48e41f71aa
SIZE (ruby/rubygems-0.9.1.tgz) = 190688

File diff suppressed because it is too large Load Diff