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:           Wed Feb  3 14:19:33 UTC 2021

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

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

3.4.0 - 2021-01-30

Improvements

* Enable deprecated warnings by default.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/ruby-test-unit/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ruby-test-unit/PLIST
cvs rdiff -u -r1.34 -r1.35 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.39 pkgsrc/devel/ruby-test-unit/Makefile:1.40
--- pkgsrc/devel/ruby-test-unit/Makefile:1.39   Mon Jan 11 13:16:02 2021
+++ pkgsrc/devel/ruby-test-unit/Makefile        Wed Feb  3 14:19:33 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2021/01/11 13:16:02 taca Exp $
+# $NetBSD: Makefile,v 1.40 2021/02/03 14:19:33 taca Exp $
 
-DISTNAME=      test-unit-3.3.9
+DISTNAME=      test-unit-3.4.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-test-unit/PLIST
diff -u pkgsrc/devel/ruby-test-unit/PLIST:1.15 pkgsrc/devel/ruby-test-unit/PLIST:1.16
--- pkgsrc/devel/ruby-test-unit/PLIST:1.15      Mon Jan 11 13:16:02 2021
+++ pkgsrc/devel/ruby-test-unit/PLIST   Wed Feb  3 14:19:33 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2021/01/11 13:16:02 taca Exp $
+@comment $NetBSD: PLIST,v 1.16 2021/02/03 14:19:33 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/BSDL
 ${GEM_LIBDIR}/COPYING
@@ -57,6 +57,7 @@ ${GEM_LIBDIR}/lib/test/unit/util/observa
 ${GEM_LIBDIR}/lib/test/unit/util/output.rb
 ${GEM_LIBDIR}/lib/test/unit/util/procwrapper.rb
 ${GEM_LIBDIR}/lib/test/unit/version.rb
+${GEM_LIBDIR}/lib/test/unit/warning.rb
 ${GEM_LIBDIR}/sample/adder.rb
 ${GEM_LIBDIR}/sample/subtracter.rb
 ${GEM_LIBDIR}/sample/test_adder.rb

Index: pkgsrc/devel/ruby-test-unit/distinfo
diff -u pkgsrc/devel/ruby-test-unit/distinfo:1.34 pkgsrc/devel/ruby-test-unit/distinfo:1.35
--- pkgsrc/devel/ruby-test-unit/distinfo:1.34   Mon Jan 11 13:16:02 2021
+++ pkgsrc/devel/ruby-test-unit/distinfo        Wed Feb  3 14:19:33 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2021/01/11 13:16:02 taca Exp $
+$NetBSD: distinfo,v 1.35 2021/02/03 14:19:33 taca Exp $
 
-SHA1 (test-unit-3.3.9.gem) = 6774dbc35d2154f0a70005b40a8c1a12d5743053
-RMD160 (test-unit-3.3.9.gem) = e253a88d615d8dfb95c315fc80de6267997d1816
-SHA512 (test-unit-3.3.9.gem) = 8e2a1516d33811793aacbf0b31b9609b43437ea6800cfe6c97b1c96395a8eea7c42f2788dd86b6decfda184a27e5818646bbe313d39ce3799a0869f62a0c4c32
-Size (test-unit-3.3.9.gem) = 121856 bytes
+SHA1 (test-unit-3.4.0.gem) = 6ce4d4278da16f5f54a7d81ff2a5ff7c3b92396a
+RMD160 (test-unit-3.4.0.gem) = 105604a014253f3e9d5d3d845c05d76c7fb33597
+SHA512 (test-unit-3.4.0.gem) = b7fd84165c956975f758b09c13d6d8f3a613e5d72c381cc3ee7522b5c6e1ad2751d8709bf1d45169823260769909ddaad487f51cdf68312b1e29c1d861f8107f
+Size (test-unit-3.4.0.gem) = 121856 bytes



Home | Main Index | Thread Index | Old Index