pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-test-unit



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon May  6 05:37:01 UTC 2019

Modified Files:
        pkgsrc/devel/ruby-test-unit: Makefile distinfo

Log Message:
devel/ruby-test-unit: update to 3.3.2

## 3.3.2 - 2019-04-11 {#version-3-3-2}

### Fixes

  * Fixed a bug that `Test::Unit::Collector::Load` doesn't load test
    files under sub directories when these files have the same base
    name as test files in upper directories.
    [Reported by Kenta Murata]

### Thanks

  * Kenta Murata


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/ruby-test-unit/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/ruby-test-unit/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/ruby-test-unit/Makefile
diff -u pkgsrc/devel/ruby-test-unit/Makefile:1.34 pkgsrc/devel/ruby-test-unit/Makefile:1.35
--- pkgsrc/devel/ruby-test-unit/Makefile:1.34   Mon Feb 25 14:46:05 2019
+++ pkgsrc/devel/ruby-test-unit/Makefile        Mon May  6 05:37:01 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2019/02/25 14:46:05 taca Exp $
+# $NetBSD: Makefile,v 1.35 2019/05/06 05:37:01 taca Exp $
 
-DISTNAME=      test-unit-3.3.0
+DISTNAME=      test-unit-3.3.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-test-unit/distinfo
diff -u pkgsrc/devel/ruby-test-unit/distinfo:1.29 pkgsrc/devel/ruby-test-unit/distinfo:1.30
--- pkgsrc/devel/ruby-test-unit/distinfo:1.29   Mon Feb 25 14:46:05 2019
+++ pkgsrc/devel/ruby-test-unit/distinfo        Mon May  6 05:37:01 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2019/02/25 14:46:05 taca Exp $
+$NetBSD: distinfo,v 1.30 2019/05/06 05:37:01 taca Exp $
 
-SHA1 (test-unit-3.3.0.gem) = b546115474a5dd8702326ee2d8eefc56c2ed20f0
-RMD160 (test-unit-3.3.0.gem) = 8c0d0fe3cd42368cd6e807520835b5b0a9b3238d
-SHA512 (test-unit-3.3.0.gem) = bc07f0a3691935aa766d83ce599264e031119622bb1f3ecf9b4cbb47daa16892cb9afdc78bfd725b547ba0643c52062c4dcc606e5d187b220236ea1ea7749263
-Size (test-unit-3.3.0.gem) = 132096 bytes
+SHA1 (test-unit-3.3.2.gem) = 4a9e392732fd2f5a844cc4e17316253633f6bc18
+RMD160 (test-unit-3.3.2.gem) = c4184998224adc5b729595e5a129094c25c82582
+SHA512 (test-unit-3.3.2.gem) = 523b0902133a67949a3e88697ee8d9919bc4a1da3844acd4289ccf202b8037cc255f299b6b66d8b3c90d23d5ac4d75453c029914ec45900bb041a3fd7fbbb8c7
+Size (test-unit-3.3.2.gem) = 133120 bytes



Home | Main Index | Thread Index | Old Index