devel/rubygem-test-unit: update to 3.0.1
This commit is contained in:
parent
d7e49969fa
commit
125b8337e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365979
2 changed files with 5 additions and 3 deletions
|
@ -2,13 +2,15 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= test-unit
|
||||
PORTVERSION= 2.5.5
|
||||
PORTVERSION= 3.0.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Improved version of Test::Unit bundled in Ruby
|
||||
|
||||
RUN_DEPENDS= rubygem-power_assert>=0:${PORTSDIR}/devel/rubygem-power_assert
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/test-unit-2.5.5.gem) = 3216d6584293964c438e0573fa8f0273d12df2abb1c32d7a6aa427d6e0779d47
|
||||
SIZE (rubygem/test-unit-2.5.5.gem) = 111104
|
||||
SHA256 (rubygem/test-unit-3.0.1.gem) = 8d79e42ca47205e0ad9b249ff22e5f85ef3a150f8b2691694a894f2176d1ad39
|
||||
SIZE (rubygem/test-unit-3.0.1.gem) = 117760
|
||||
|
|
Loading…
Reference in a new issue