pkgsrc-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.18.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ecebc41f137
branches: trunk
changeset: 384764:2ecebc41f137
user: taca <taca%pkgsrc.org@localhost>
date: Sun Sep 04 15:47:06 2022 +0000
description:
www/ruby-loofah: update to 2.18.0
2.14.0 (2022-02-11)
Features
* The #to_text method on Loofah::HTML::{Document,DocumentFragment} replaces
<br> line break elements with a newline. [#225]
2.15.0 (2022-03-14)
Features
* Expand set of allowed protocols to include sms:. [#228] (Thanks,
@brendon!)
2.16.0 (2022-04-01)
Features
* Allow MathML elements menclose and ms, and MathML attributes dir, href,
lquote, mathsize, notation, and rquote. [#231] (Thanks, @nick-desteffen!)
2.17.0 (2022-04-28)
Features
* Allow ARIA attributes. [#232, #233] (Thanks, @nick-desteffen!)
2.18.0 (2022-05-11)
Features
* Allow CSS property aspect-ratio. [#236] (Thanks, @louim!)
diffstat:
www/ruby-loofah/Makefile | 4 ++--
www/ruby-loofah/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r ce67c3bee953 -r 2ecebc41f137 www/ruby-loofah/Makefile
--- a/www/ruby-loofah/Makefile Sun Sep 04 15:42:39 2022 +0000
+++ b/www/ruby-loofah/Makefile Sun Sep 04 15:47:06 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2021/12/14 14:17:47 taca Exp $
+# $NetBSD: Makefile,v 1.16 2022/09/04 15:47:06 taca Exp $
-DISTNAME= loofah-2.13.0
+DISTNAME= loofah-2.18.0
CATEGORIES= www
MAINTAINER= minskim%NetBSD.org@localhost
diff -r ce67c3bee953 -r 2ecebc41f137 www/ruby-loofah/distinfo
--- a/www/ruby-loofah/distinfo Sun Sep 04 15:42:39 2022 +0000
+++ b/www/ruby-loofah/distinfo Sun Sep 04 15:47:06 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/12/14 14:17:47 taca Exp $
+$NetBSD: distinfo,v 1.18 2022/09/04 15:47:06 taca Exp $
-BLAKE2s (loofah-2.13.0.gem) = c637c2585590fe9e0a65369c4b588cd818403ec34e901076135a794fc02c5c29
-SHA512 (loofah-2.13.0.gem) = 9554188ceee73308fac8869e71823b072c4d6800a10f8c5939b1daba780c0b611725db0e37a8cffa4c09c1005b3d21365644f780661af4d775191a1edbf131d1
-Size (loofah-2.13.0.gem) = 30208 bytes
+BLAKE2s (loofah-2.18.0.gem) = d886b455a5b152f47cd0ed56049fce999550309c9a2e2c4587cecd57fee2eed1
+SHA512 (loofah-2.18.0.gem) = 57a29482fa76ae73863e388636047648e26d6a776255c92b8d74f10665752c2a76c98b1b15014432d67929626515fb60031a608f48a49c88f1f70cc02d5148a6
+Size (loofah-2.18.0.gem) = 31232 bytes
Home |
Main Index |
Thread Index |
Old Index