Wed Jun 2 15:01:07 2021 UTC ()
www/ruby-html-proofer: update to 3.19.1

There are a few note with release but not others.  Please refer commit log
<https://github.com/gjtorikian/html-proofer/compare/v3.15.2...v3.19.1> in
detail.

3.19.1 (2021-04-18)

3.19.0 (2021-04-11)

* Support hydra config on CLI #632

3.18.8 (2021-03-04)

3.18.7 (2021-03-04)

3.18.6 (2021-02-21)

3.18.5 (2021-01-02)

3.18.4 (2021-01-02)

3.18.3 (2020-12-29)

3.18.2 (2020-12-17)

3.18.1 (2020-12-16)

3.17.2 (2020-11-23)

3.17.1 (2020-11-22)

3.17.0 (2020-11-14)

3.16.0 (2020-09-10)

* Add support for before_request: #577

3.15.3 (2020-04-20)


(taca)
diff -r1.1 -r1.2 pkgsrc/www/ruby-html-proofer/Makefile
diff -r1.1 -r1.2 pkgsrc/www/ruby-html-proofer/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/www/ruby-html-proofer/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ruby-html-proofer/Makefile 2020/04/14 16:10:50 1.1
+++ pkgsrc/www/ruby-html-proofer/Makefile 2021/06/02 15:01:07 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2020/04/14 16:10:50 ryoon Exp $ 1# $NetBSD: Makefile,v 1.2 2021/06/02 15:01:07 taca Exp $
2 2
3DISTNAME= html-proofer-3.15.2 3DISTNAME= html-proofer-3.19.1
4CATEGORIES= www 4CATEGORIES= www
5MASTER_SITES= http://rubygems.org/downloads/ 5MASTER_SITES= http://rubygems.org/downloads/
6 6
7MAINTAINER= ryoon@NetBSD.org 7MAINTAINER= ryoon@NetBSD.org
8HOMEPAGE= https://rubygems.org/gems/html-proofer/ 8HOMEPAGE= https://rubygems.org/gems/html-proofer/
9COMMENT= Test your rendered HTML files to make sure they're accurate 9COMMENT= Test your rendered HTML files to make sure they're accurate
10LICENSE= mit 10LICENSE= mit
11 11
12DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3:../../net/ruby-addressable 12DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3:../../net/ruby-addressable
13DEPENDS+= ${RUBY_PKGPREFIX}-mercenary>=0.3:../../devel/ruby-mercenary 13DEPENDS+= ${RUBY_PKGPREFIX}-mercenary>=0.3:../../devel/ruby-mercenary
14DEPENDS+= ${RUBY_PKGPREFIX}-nokogumbo>=2.0.2:../../textproc/ruby-nokogumbo 14DEPENDS+= ${RUBY_PKGPREFIX}-nokogumbo>=2.0.2:../../textproc/ruby-nokogumbo
15DEPENDS+= ${RUBY_PKGPREFIX}-parallel>=1.3:../../misc/ruby-parallel 15DEPENDS+= ${RUBY_PKGPREFIX}-parallel>=1.3:../../misc/ruby-parallel
16DEPENDS+= ${RUBY_PKGPREFIX}-rainbow>=3.0:../../misc/ruby-rainbow 16DEPENDS+= ${RUBY_PKGPREFIX}-rainbow>=3.0:../../misc/ruby-rainbow

cvs diff -r1.1 -r1.2 pkgsrc/www/ruby-html-proofer/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ruby-html-proofer/distinfo 2020/04/14 16:10:51 1.1
+++ pkgsrc/www/ruby-html-proofer/distinfo 2021/06/02 15:01:07 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2020/04/14 16:10:51 ryoon Exp $ 1$NetBSD: distinfo,v 1.2 2021/06/02 15:01:07 taca Exp $
2 2
3SHA1 (html-proofer-3.15.2.gem) = d6e41842960eebfedca7b2463f5e09b40ed8459a 3SHA1 (html-proofer-3.19.1.gem) = 5fa7f2909f958a11cf0cb5ebaa2626413d1aefdd
4RMD160 (html-proofer-3.15.2.gem) = 581a79c0f73674ef6acc20a9330e206bac5ac9fe 4RMD160 (html-proofer-3.19.1.gem) = 838dd4da7169c67c0583d1f3052968edf0c1e6c8
5SHA512 (html-proofer-3.15.2.gem) = b65c3eb49fe982d456dfc994f6bb3714c2168c6a4043626a2c45929195213703571e5e2cf256b4f4922f076d0e3c0484f72300c53dbd2883b833434592342025 5SHA512 (html-proofer-3.19.1.gem) = ad76af1fafdb19298a32a13ccdc438ca01205b93775f19fbc1e1040ae29043c0fb7e119d1eb2596ba47edb3dfa94b15719dd06a5b99eb356b173092346d3d5e5
6Size (html-proofer-3.15.2.gem) = 20992 bytes 6Size (html-proofer-3.19.1.gem) = 22016 bytes