Sun Sep 23 15:20:26 2018 UTC ()
devel/ruby-test-unit: update to 3.2.8

## 3.2.8 - 2018-05-13 {#version-3-2-8}

### Improvements

  * [UI][console]: Changed to put code snippet before backtrace on
    reverse mode.


(taca)
diff -r1.31 -r1.32 pkgsrc/devel/ruby-test-unit/Makefile
diff -r1.26 -r1.27 pkgsrc/devel/ruby-test-unit/distinfo

cvs diff -r1.31 -r1.32 pkgsrc/devel/ruby-test-unit/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-test-unit/Makefile 2018/03/14 14:25:33 1.31
+++ pkgsrc/devel/ruby-test-unit/Makefile 2018/09/23 15:20:26 1.32
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.31 2018/03/14 14:25:33 taca Exp $ 1# $NetBSD: Makefile,v 1.32 2018/09/23 15:20:26 taca Exp $
2 2
3DISTNAME= test-unit-3.2.7 3DISTNAME= test-unit-3.2.8
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/test-unit/test-unit/ 7HOMEPAGE= https://github.com/test-unit/test-unit/
8COMMENT= Improved version of Test::Unit 8COMMENT= Improved version of Test::Unit
9LICENSE= ruby-license 9LICENSE= ruby-license
10 10
11USE_LANGUAGES= # none 11USE_LANGUAGES= # none
12 12
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.26 -r1.27 pkgsrc/devel/ruby-test-unit/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-test-unit/distinfo 2018/03/14 14:25:33 1.26
+++ pkgsrc/devel/ruby-test-unit/distinfo 2018/09/23 15:20:26 1.27
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.26 2018/03/14 14:25:33 taca Exp $ 1$NetBSD: distinfo,v 1.27 2018/09/23 15:20:26 taca Exp $
2 2
3SHA1 (test-unit-3.2.7.gem) = 2616f4989be52522eef2d8d2721db17951163930 3SHA1 (test-unit-3.2.8.gem) = c1ea44ee4d3b59c45b8a52cf11cd523fd200915c
4RMD160 (test-unit-3.2.7.gem) = 22c98377f83be2abdc5f6bb41369572dcc2f4e6f 4RMD160 (test-unit-3.2.8.gem) = d4296e10aa1ac37c877b1149b9485e4885ca2807
5SHA512 (test-unit-3.2.7.gem) = a55a5abee0d602b23af34ee8a9a7e26effc95ce9dd8ce98da28c49caf883d47c86bd2d0979176b0d1e239861ea73a4c5a9a280a1ceda7fbfbbd98c888ca6b01e 5SHA512 (test-unit-3.2.8.gem) = b7ed21744118036a997525251af2520158282ca19e99ebccaa7180361a112e0cdafaf570c36126a6b74b8480405c67aaa5394e06465145583964defb68abeb9c
6Size (test-unit-3.2.7.gem) = 129024 bytes 6Size (test-unit-3.2.8.gem) = 129536 bytes