On 03/24 11:44, Jeremy Evans wrote: > Simple update to 1.2.3. While here, enable regress tests, which > requires a new devel/ruby-dust port (attached).
Here's a new update that doesn't enable the regress tests, since I didn't receive an OK to import ruby-dust. Tested on amd64. I'll be committing this in a few days unless I hear objections. Thanks, Jeremy Index: Makefile =================================================================== RCS file: /cvs/ports/devel/ruby-systemtimer/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile 6 Jan 2011 04:24:23 -0000 1.9 +++ Makefile 19 Apr 2011 21:04:21 -0000 @@ -2,9 +2,8 @@ COMMENT= a ruby timer based on SIGALRM -DISTNAME= SystemTimer-1.1.1 +DISTNAME= SystemTimer-1.2.3 PKGNAME= ${DISTNAME:L} -REVISION= 4 CATEGORIES= devel # ruby or gpl @@ -16,5 +15,13 @@ PERMIT_DISTFILES_FTP= yes MODULES= lang/ruby CONFIGURE_STYLE=ruby gem ext + +# Regress tests not enabled, as they depend on ruby-dust, +# not yet imported. +REGRESS_DEPENDS = ${FULLPKGNAME}:${BUILD_PKGPATH} \ + devel/ruby-mocha,${MODRUBY_FLAVOR} + +#do-regress: +# cd ${WRKSRC} && ${RUBY} -rubygems test/all_tests.rb .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /cvs/ports/devel/ruby-systemtimer/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 8 May 2009 17:58:52 -0000 1.1.1.1 +++ distinfo 24 Mar 2011 18:18:38 -0000 @@ -1,5 +1,5 @@ -MD5 (SystemTimer-1.1.1.gem) = GTZXz7Uu2MPUGtA23o1bNQ== -RMD160 (SystemTimer-1.1.1.gem) = CXZoLETUT1RQVGZg4HiNgbj5YJQ= -SHA1 (SystemTimer-1.1.1.gem) = GSRBajxEYjbFcm/y9WArBDBilaI= -SHA256 (SystemTimer-1.1.1.gem) = G/82jTpqRNNs9CYlOUmZ27U+/jul1eRjS+Uz2yxaJS0= -SIZE (SystemTimer-1.1.1.gem) = 21504 +MD5 (SystemTimer-1.2.3.gem) = XjSmetggyR35IIYBA+tZIQ== +RMD160 (SystemTimer-1.2.3.gem) = IBDvNkEgI+sG6CisjXeAJR7vNf4= +SHA1 (SystemTimer-1.2.3.gem) = rAJJfBuFQAeRvr3lekn1UM+gTAw= +SHA256 (SystemTimer-1.2.3.gem) = YbDwrTWetOOwkSxbBNrT3EWsNKorbXEyhVQyAer5BKY= +SIZE (SystemTimer-1.2.3.gem) = 23552