mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.03
- Add LICENSE - Remove contiguous blank lines Changes: https://github.com/cucumber/multi_test/blob/master/History.md
This commit is contained in:
parent
7ee6e617ea
commit
7cb2becc4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338483
@ -1,16 +1,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= multi_test
|
||||
PORTVERSION= 0.0.2
|
||||
PORTVERSION= 0.0.3
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Help control rogue test, unit, autorun requirments
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/multi_test-0.0.2.gem) = 79dec46eaa4f2e01df69b807129cd7dc7c522622237ccca2a20731aec0061179
|
||||
SIZE (rubygem/multi_test-0.0.2.gem) = 7168
|
||||
SHA256 (rubygem/multi_test-0.0.3.gem) = 0b779414b4a9c5ca33516765e8e534cefc0b6f5840da9c54f1175e63baa2f539
|
||||
SIZE (rubygem/multi_test-0.0.3.gem) = 8192
|
||||
|
Loading…
Reference in New Issue
Block a user