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:           Fri Jun  4 14:25:45 UTC 2021

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

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

3.4.4 (2021-06-04)

Improvements

* Rename assert_all? to assert_all. assert_all? is deprecated but is
  available.

3.4.3 (2021-06-04)

Improvements

* Stopped to change result value of Test::Unit::TestCase#include.
* Added assert_all?.
* Added support for assert_raise_with_message.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/ruby-test-unit/Makefile
cvs rdiff -u -r1.37 -r1.38 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.42 pkgsrc/devel/ruby-test-unit/Makefile:1.43
--- pkgsrc/devel/ruby-test-unit/Makefile:1.42   Sun May 30 09:11:00 2021
+++ pkgsrc/devel/ruby-test-unit/Makefile        Fri Jun  4 14:25:45 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2021/05/30 09:11:00 taca Exp $
+# $NetBSD: Makefile,v 1.43 2021/06/04 14:25:45 taca Exp $
 
-DISTNAME=      test-unit-3.4.2
+DISTNAME=      test-unit-3.4.4
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-test-unit/distinfo
diff -u pkgsrc/devel/ruby-test-unit/distinfo:1.37 pkgsrc/devel/ruby-test-unit/distinfo:1.38
--- pkgsrc/devel/ruby-test-unit/distinfo:1.37   Sun May 30 09:11:00 2021
+++ pkgsrc/devel/ruby-test-unit/distinfo        Fri Jun  4 14:25:45 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2021/05/30 09:11:00 taca Exp $
+$NetBSD: distinfo,v 1.38 2021/06/04 14:25:45 taca Exp $
 
-SHA1 (test-unit-3.4.2.gem) = 251d52455d6367e016e91ccb9e330126e908252c
-RMD160 (test-unit-3.4.2.gem) = adb986595b4eaf7a4e97a86e26b9674ac0f78034
-SHA512 (test-unit-3.4.2.gem) = ccf04ffbea05334f2d4ffed48db6d236c5eb85cc3d0bd79b5a195c43d218bc03b3b310835d7c23f78d2548dcfc8c4be5d1f3bf92d1aff6fd56ff3f483b2f1b0a
-Size (test-unit-3.4.2.gem) = 122368 bytes
+SHA1 (test-unit-3.4.4.gem) = 454d698795d05ca1aea61bb8d131814daac72d73
+RMD160 (test-unit-3.4.4.gem) = 5e2b129ba8789e5bd13c1927e022efc8fdb25768
+SHA512 (test-unit-3.4.4.gem) = 3387cc32fca94c2554fa5ed691eec1e0bdddc119ad26f19860c5533764041d17b0ae0515d0a3703f7427558e1eb0f0817c106f2de46b2ad5299ca08c2922de33
+Size (test-unit-3.4.4.gem) = 123392 bytes



Home | Main Index | Thread Index | Old Index