Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-loofah www/ruby-loofah: update to 2.5.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/d0c923f86c3c
branches: trunk
changeset: 431931:d0c923f86c3c
user: taca <taca%pkgsrc.org@localhost>
date: Sun May 17 15:59:29 2020 +0000
description:
www/ruby-loofah: update to 2.5.0
Update ruby-loofah to 2.5.0.
## 2.5.0 / 2020-04-05
### Features
* Allow more CSS length units: "ch", "vw", "vh", "Q", "lh", "vmin", "vmax". [#178] (Thanks, @JuanitoFatas!)
### Fixes
* Remove comments from `Loofah::HTML::Document`s that exist outside the `html` element. [#80]
### Other changes
* Gem metadata being set [#181] (Thanks, @JuanitoFatas!)
* Test files removed from gem file [#180,#166,#159] (Thanks, @JuanitoFatas and @greysteil!)
diffstat:
www/ruby-loofah/Makefile | 4 ++--
www/ruby-loofah/PLIST | 18 +-----------------
www/ruby-loofah/distinfo | 10 +++++-----
3 files changed, 8 insertions(+), 24 deletions(-)
diffs (58 lines):
diff -r c9d3cfe2bde3 -r d0c923f86c3c www/ruby-loofah/Makefile
--- a/www/ruby-loofah/Makefile Sun May 17 15:56:23 2020 +0000
+++ b/www/ruby-loofah/Makefile Sun May 17 15:59:29 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/03/21 17:01:18 taca Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/17 15:59:29 taca Exp $
-DISTNAME= loofah-2.4.0
+DISTNAME= loofah-2.5.0
CATEGORIES= www
MAINTAINER= minskim%NetBSD.org@localhost
diff -r c9d3cfe2bde3 -r d0c923f86c3c www/ruby-loofah/PLIST
--- a/www/ruby-loofah/PLIST Sun May 17 15:56:23 2020 +0000
+++ b/www/ruby-loofah/PLIST Sun May 17 15:59:29 2020 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2019/10/22 16:24:20 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/05/17 15:59:29 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/MIT-LICENSE.txt
@@ -26,19 +25,4 @@
${GEM_LIBDIR}/lib/loofah/scrubbers.rb
${GEM_LIBDIR}/lib/loofah/xml/document.rb
${GEM_LIBDIR}/lib/loofah/xml/document_fragment.rb
-${GEM_LIBDIR}/test/assets/msword.html
-${GEM_LIBDIR}/test/assets/testdata_sanitizer_tests1.dat
-${GEM_LIBDIR}/test/helper.rb
-${GEM_LIBDIR}/test/html5/test_sanitizer.rb
-${GEM_LIBDIR}/test/html5/test_scrub.rb
-${GEM_LIBDIR}/test/integration/test_ad_hoc.rb
-${GEM_LIBDIR}/test/integration/test_helpers.rb
-${GEM_LIBDIR}/test/integration/test_html.rb
-${GEM_LIBDIR}/test/integration/test_scrubbers.rb
-${GEM_LIBDIR}/test/integration/test_xml.rb
-${GEM_LIBDIR}/test/unit/test_api.rb
-${GEM_LIBDIR}/test/unit/test_encoding.rb
-${GEM_LIBDIR}/test/unit/test_helpers.rb
-${GEM_LIBDIR}/test/unit/test_scrubber.rb
-${GEM_LIBDIR}/test/unit/test_scrubbers.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r c9d3cfe2bde3 -r d0c923f86c3c www/ruby-loofah/distinfo
--- a/www/ruby-loofah/distinfo Sun May 17 15:56:23 2020 +0000
+++ b/www/ruby-loofah/distinfo Sun May 17 15:59:29 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/03/21 17:01:18 taca Exp $
+$NetBSD: distinfo,v 1.8 2020/05/17 15:59:29 taca Exp $
-SHA1 (loofah-2.4.0.gem) = e48493b52483742bd4fffdd47886c4668c9f032b
-RMD160 (loofah-2.4.0.gem) = 0d9145241ea1c675d6dc3545d6172c4b76fe02b1
-SHA512 (loofah-2.4.0.gem) = 95bea374c0cf9e49becd4533c141a6ebb388f4ae0a1c27263612d3a4089177fd97956e4fbe7a8c8a8b17d8d69387e4629cf7c004f17008fb592f6b71297ed22a
-Size (loofah-2.4.0.gem) = 68096 bytes
+SHA1 (loofah-2.5.0.gem) = e48801969d54673e53ff4ad11a49227545ce4200
+RMD160 (loofah-2.5.0.gem) = 6cbd617eda6948147b19533ca3ac73bdaa864d61
+SHA512 (loofah-2.5.0.gem) = 565b55f50a215642c020308afe3a032b31d6e5f98bd4e40299ce276440e57abc44e663933ed7b674727696542944ca3f4108ab9ee99fb9826570f0d149893fe5
+Size (loofah-2.5.0.gem) = 53248 bytes
Home |
Main Index |
Thread Index |
Old Index