1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- unbreak port via upgrading to 1.5.5

Submitted by:	Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru>
This commit is contained in:
Cheng-Lung Sung 2010-07-09 01:21:22 +00:00
parent 61e3a0101a
commit 4f858b7e8a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257540
3 changed files with 5 additions and 7 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= rubigen
PORTVERSION= 1.5.3
PORTVERSION= 1.5.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -14,8 +14,6 @@ COMMENT= A Ruby generic generator framework
RUN_DEPENDS= rubygem-activesupport>=2.3.5:${PORTSDIR}/devel/rubygem-activesupport
BROKEN= depends on exact version of activesupport 2.3.5 while port is at 2.3.8
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -1,3 +1,3 @@
MD5 (rubygem/rubigen-1.5.3.gem) = 988d11ebe57ef0503c0fafe6d09f487f
SHA256 (rubygem/rubigen-1.5.3.gem) = d8f8868dc81054b66d36dc6d4411a7bc1beee90db49c4ffbaed4cd4dfb8f2df2
SIZE (rubygem/rubigen-1.5.3.gem) = 56320
MD5 (rubygem/rubigen-1.5.5.gem) = 15f97c536b90ad30a1234a4a3d0fc88a
SHA256 (rubygem/rubigen-1.5.5.gem) = c46e7ec74b1798d8127a85bb7ae04e1b5552c31bd5ba602adb7591935ef835aa
SIZE (rubygem/rubigen-1.5.5.gem) = 56832

View File

@ -9,4 +9,4 @@ It is a framework to allow Ruby applications to generate file/folder stubs
RubiGen exists to give different development environments their own generator
framework.
WWW: http://rubigen.rubyforge.org/
WWW: http://drnic.github.com/rubigen/