From f46739c97bb3a122a669490356031d8e1f6ae33c Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 18 Jan 2021 16:02:38 +0000 Subject: [PATCH] www/ruby-loofah: update to 2.9.0 2.9.0 / 2021-01-14 * Handle CSS functions in a CSS shorthand property (like background). [#199, #200] 2.8.0 / 2020-11-25 * Allow CSS properties order, flex-direction, flex-grow, flex-wrap, flex-shrink, flex-flow, flex-basis, flex, justify-content, align-self, align-items, and align-content. [#197] (Thanks, @miguelperez!) --- www/ruby-loofah/Makefile | 4 ++-- www/ruby-loofah/PLIST | 10 ++-------- www/ruby-loofah/distinfo | 10 +++++----- 3 files changed, 9 insertions(+), 15 deletions(-) diff --git a/www/ruby-loofah/Makefile b/www/ruby-loofah/Makefile index c59098504e33..d1d9edb8726b 100644 --- a/www/ruby-loofah/Makefile +++ b/www/ruby-loofah/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2020/09/14 15:35:34 taca Exp $ +# $NetBSD: Makefile,v 1.11 2021/01/18 16:02:38 taca Exp $ -DISTNAME= loofah-2.7.0 +DISTNAME= loofah-2.9.0 CATEGORIES= www MAINTAINER= minskim@NetBSD.org diff --git a/www/ruby-loofah/PLIST b/www/ruby-loofah/PLIST index 37450050243c..71c90d48b1e8 100644 --- a/www/ruby-loofah/PLIST +++ b/www/ruby-loofah/PLIST @@ -1,16 +1,9 @@ -@comment $NetBSD: PLIST,v 1.6 2020/05/17 15:59:29 taca Exp $ +@comment $NetBSD: PLIST,v 1.7 2021/01/18 16:02:38 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/CHANGELOG.md -${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/MIT-LICENSE.txt -${GEM_LIBDIR}/Manifest.txt ${GEM_LIBDIR}/README.md -${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/SECURITY.md -${GEM_LIBDIR}/benchmark/benchmark.rb -${GEM_LIBDIR}/benchmark/fragment.html -${GEM_LIBDIR}/benchmark/helper.rb -${GEM_LIBDIR}/benchmark/www.slashdot.com.html ${GEM_LIBDIR}/lib/loofah.rb ${GEM_LIBDIR}/lib/loofah/elements.rb ${GEM_LIBDIR}/lib/loofah/helpers.rb @@ -23,6 +16,7 @@ ${GEM_LIBDIR}/lib/loofah/instance_methods.rb ${GEM_LIBDIR}/lib/loofah/metahelpers.rb ${GEM_LIBDIR}/lib/loofah/scrubber.rb ${GEM_LIBDIR}/lib/loofah/scrubbers.rb +${GEM_LIBDIR}/lib/loofah/version.rb ${GEM_LIBDIR}/lib/loofah/xml/document.rb ${GEM_LIBDIR}/lib/loofah/xml/document_fragment.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/ruby-loofah/distinfo b/www/ruby-loofah/distinfo index 39c607a59cd0..a009cdbdd70c 100644 --- a/www/ruby-loofah/distinfo +++ b/www/ruby-loofah/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2020/09/14 15:35:34 taca Exp $ +$NetBSD: distinfo,v 1.11 2021/01/18 16:02:38 taca Exp $ -SHA1 (loofah-2.7.0.gem) = 8076a0128df04424d88b010d2aaf2bd8f27e4a9c -RMD160 (loofah-2.7.0.gem) = ba5981c1edff0223b3d305e9d6f06cd5daa61c0f -SHA512 (loofah-2.7.0.gem) = e76375adcaf924070b38d882e7ff4669a3f6d0d521d38e7221ac2c224c1f8c25c6daced2079e982a514be0df03e8baa2650dd43bb3ddaf576d4195a66490a27a -Size (loofah-2.7.0.gem) = 54272 bytes +SHA1 (loofah-2.9.0.gem) = 1a02f78b1e7e419b485d804d7ffb6db9a30738b7 +RMD160 (loofah-2.9.0.gem) = 6ed496e3058d1286cddc0e19d73d25c8d3d192da +SHA512 (loofah-2.9.0.gem) = eb1644b940ed315dd032a76992048805f74fc23680a1096e87c4af2ed99d3e48daef428ba66a769684f3ad5350f8a752801d9b5f3ee06e9f8c66c5fe1008e045 +Size (loofah-2.9.0.gem) = 29696 bytes