svn commit: r338483 - head/devel/rubygem-multi_test

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 2 20:06:02 UTC 2014


Author: sunpoet
Date: Thu Jan  2 20:06:01 2014
New Revision: 338483
URL: http://svnweb.freebsd.org/changeset/ports/338483

Log:
  - Update to 0.03
  - Add LICENSE
  - Remove contiguous blank lines
  
  Changes:	https://github.com/cucumber/multi_test/blob/master/History.md

Modified:
  head/devel/rubygem-multi_test/Makefile
  head/devel/rubygem-multi_test/distinfo   (contents, props changed)

Modified: head/devel/rubygem-multi_test/Makefile
==============================================================================
--- head/devel/rubygem-multi_test/Makefile	Thu Jan  2 20:05:55 2014	(r338482)
+++ head/devel/rubygem-multi_test/Makefile	Thu Jan  2 20:06:01 2014	(r338483)
@@ -1,16 +1,17 @@
 # $FreeBSD$
 
 PORTNAME=	multi_test
-PORTVERSION=	0.0.2
+PORTVERSION=	0.0.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at 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>

Modified: head/devel/rubygem-multi_test/distinfo
==============================================================================
--- head/devel/rubygem-multi_test/distinfo	Thu Jan  2 20:05:55 2014	(r338482)
+++ head/devel/rubygem-multi_test/distinfo	Thu Jan  2 20:06:01 2014	(r338483)
@@ -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


More information about the svn-ports-all mailing list