pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-loofah



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep  4 15:47:06 UTC 2022

Modified Files:
        pkgsrc/www/ruby-loofah: Makefile distinfo

Log Message:
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!)


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/ruby-loofah/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/ruby-loofah/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ruby-loofah/Makefile
diff -u pkgsrc/www/ruby-loofah/Makefile:1.15 pkgsrc/www/ruby-loofah/Makefile:1.16
--- pkgsrc/www/ruby-loofah/Makefile:1.15        Tue Dec 14 14:17:47 2021
+++ pkgsrc/www/ruby-loofah/Makefile     Sun Sep  4 15:47:06 2022
@@ -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

Index: pkgsrc/www/ruby-loofah/distinfo
diff -u pkgsrc/www/ruby-loofah/distinfo:1.17 pkgsrc/www/ruby-loofah/distinfo:1.18
--- pkgsrc/www/ruby-loofah/distinfo:1.17        Tue Dec 14 14:17:47 2021
+++ pkgsrc/www/ruby-loofah/distinfo     Sun Sep  4 15:47:06 2022
@@ -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