Sat Aug 26 15:04:18 2023 UTC ()
www/ruby-html-proofer: update to 5.0.8

5.0.8 (2023-08-06)

* docs: update changelog
* the usual workflow updates
* tweak debug tools
* add packaging task
* add ruby version


(taca)
diff -r1.13 -r1.14 pkgsrc/www/ruby-html-proofer/Makefile
diff -r1.14 -r1.15 pkgsrc/www/ruby-html-proofer/distinfo

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

--- pkgsrc/www/ruby-html-proofer/Makefile 2023/04/30 14:20:45 1.13
+++ pkgsrc/www/ruby-html-proofer/Makefile 2023/08/26 15:04:18 1.14
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.13 2023/04/30 14:20:45 taca Exp $ 1# $NetBSD: Makefile,v 1.14 2023/08/26 15:04:18 taca Exp $
2 2
3DISTNAME= html-proofer-5.0.7 3DISTNAME= html-proofer-5.0.8
4CATEGORIES= www 4CATEGORIES= www
5 5
6MAINTAINER= ryoon@NetBSD.org 6MAINTAINER= ryoon@NetBSD.org
7HOMEPAGE= https://github.com/gjtorikian/html-proofer 7HOMEPAGE= https://github.com/gjtorikian/html-proofer
8COMMENT= Test your rendered HTML files to make sure they're accurate 8COMMENT= Test your rendered HTML files to make sure they're accurate
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3<3:../../net/ruby-addressable 11DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3<3:../../net/ruby-addressable
12DEPENDS+= ${RUBY_PKGPREFIX}-async>=2.1<3:../../devel/ruby-async 12DEPENDS+= ${RUBY_PKGPREFIX}-async>=2.1<3:../../devel/ruby-async
13DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.13<2:../../textproc/ruby-nokogiri 13DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.13<2:../../textproc/ruby-nokogiri
14DEPENDS+= ${RUBY_PKGPREFIX}-pdf-reader>=2.11<3:../../print/ruby-pdf-reader 14DEPENDS+= ${RUBY_PKGPREFIX}-pdf-reader>=2.11<3:../../print/ruby-pdf-reader
15DEPENDS+= ${RUBY_PKGPREFIX}-rainbow>=3.0<4:../../misc/ruby-rainbow 15DEPENDS+= ${RUBY_PKGPREFIX}-rainbow>=3.0<4:../../misc/ruby-rainbow
16DEPENDS+= ${RUBY_PKGPREFIX}-typhoeus>=1.3.1<2:../../www/ruby-typhoeus 16DEPENDS+= ${RUBY_PKGPREFIX}-typhoeus>=1.3.1<2:../../www/ruby-typhoeus

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

--- pkgsrc/www/ruby-html-proofer/distinfo 2023/04/30 14:20:45 1.14
+++ pkgsrc/www/ruby-html-proofer/distinfo 2023/08/26 15:04:18 1.15
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.14 2023/04/30 14:20:45 taca Exp $ 1$NetBSD: distinfo,v 1.15 2023/08/26 15:04:18 taca Exp $
2 2
3BLAKE2s (html-proofer-5.0.7.gem) = f2fd8e3db1d12a67f99310d9cbe81560bed0d36dbd139cfa2db630fcf54d6700 3BLAKE2s (html-proofer-5.0.8.gem) = 082bfaff48a5b771ceaf43af67c3909b746fbff9445c52cc6c790b24cdd96318
4SHA512 (html-proofer-5.0.7.gem) = 6e3556e3c4e5ae8f99c2532cff7780dc2998821d197a51f53f457d8e7e0e9aaeeeccf398347682ab60996b96eef29870e835ea445e54a58938959df415cf31a5 4SHA512 (html-proofer-5.0.8.gem) = c0e19cc687dc5596a047c95c2659f7f55da8796bb05dfac18d1522692759d4f3430cc010aba4d36df020811c37fcdb64c0c2fec36b4796ecb2971039bf2a78d7
5Size (html-proofer-5.0.7.gem) = 24064 bytes 5Size (html-proofer-5.0.8.gem) = 24576 bytes