pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-test-unit devel/ruby-test-unit: update to 3...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/988d42bde289
branches:  trunk
changeset: 446020:988d42bde289
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Feb 03 14:19:33 2021 +0000

description:
devel/ruby-test-unit: update to 3.4.0

3.4.0 - 2021-01-30

Improvements

* Enable deprecated warnings by default.

diffstat:

 devel/ruby-test-unit/Makefile |   4 ++--
 devel/ruby-test-unit/PLIST    |   3 ++-
 devel/ruby-test-unit/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 3a5c1641a72a -r 988d42bde289 devel/ruby-test-unit/Makefile
--- a/devel/ruby-test-unit/Makefile     Wed Feb 03 14:17:46 2021 +0000
+++ b/devel/ruby-test-unit/Makefile     Wed Feb 03 14:19:33 2021 +0000
@@ -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
diff -r 3a5c1641a72a -r 988d42bde289 devel/ruby-test-unit/PLIST
--- a/devel/ruby-test-unit/PLIST        Wed Feb 03 14:17:46 2021 +0000
+++ b/devel/ruby-test-unit/PLIST        Wed Feb 03 14:19:33 2021 +0000
@@ -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/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
diff -r 3a5c1641a72a -r 988d42bde289 devel/ruby-test-unit/distinfo
--- a/devel/ruby-test-unit/distinfo     Wed Feb 03 14:17:46 2021 +0000
+++ b/devel/ruby-test-unit/distinfo     Wed Feb 03 14:19:33 2021 +0000
@@ -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