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:           Thu Jan  2 06:09:41 UTC 2025

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

Log Message:
www/ruby-loofah: update to 2.24.0

2.24.0 (2024-12-24)

Added

* Built-in scrubber :double_breakpoint which sees <br><br> and wraps the
  surrounding content in <p> tags.  #279, #284 @josecolella @torihuang

Improved

* Built-in scrubber :targetblank now skips a tags whose href attribute is an
  anchor link.  Previously, all a tags were modified to have
  target='_blank'.  #291 @fnando

New Contributors

* @andrew made their first contribution in #289
* @fnando made their first contribution in #291
* @josecolella and @torihuang made their first contribution in #284


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/ruby-loofah/Makefile
cvs rdiff -u -r1.25 -r1.26 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.23 pkgsrc/www/ruby-loofah/Makefile:1.24
--- pkgsrc/www/ruby-loofah/Makefile:1.23        Wed Nov  6 15:06:16 2024
+++ pkgsrc/www/ruby-loofah/Makefile     Thu Jan  2 06:09:41 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2024/11/06 15:06:16 taca Exp $
+# $NetBSD: Makefile,v 1.24 2025/01/02 06:09:41 taca Exp $
 
-DISTNAME=      loofah-2.23.1
+DISTNAME=      loofah-2.24.0
 CATEGORIES=    www
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/www/ruby-loofah/distinfo
diff -u pkgsrc/www/ruby-loofah/distinfo:1.25 pkgsrc/www/ruby-loofah/distinfo:1.26
--- pkgsrc/www/ruby-loofah/distinfo:1.25        Wed Nov  6 15:06:16 2024
+++ pkgsrc/www/ruby-loofah/distinfo     Thu Jan  2 06:09:41 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2024/11/06 15:06:16 taca Exp $
+$NetBSD: distinfo,v 1.26 2025/01/02 06:09:41 taca Exp $
 
-BLAKE2s (loofah-2.23.1.gem) = 050326387e6f9489406631b12154c9cfd0bb2a8ea3323f8a42f023aa62a7e719
-SHA512 (loofah-2.23.1.gem) = 056f6b2b7304d4797acff7ed30ae4104d50a01c57e9ad0b43f0327b3bfd6b92ac4c068bf8c0beb99fb2ac7cc173766c752135951b7c32f06a3ca0d654ecc6794
-Size (loofah-2.23.1.gem) = 33792 bytes
+BLAKE2s (loofah-2.24.0.gem) = 860dc87da2c1a2d5ec20d9aa4ee679bf3e811e8c329d88d0aa6438e809490189
+SHA512 (loofah-2.24.0.gem) = 7fa43a1b35bba223054fb4c7842acae3c844520dfe16a4ef3f9c9755df7439cff75cfcb2af6dec3519016b835c6c3e002a97c828a45649ccb80d9218781011b1
+Size (loofah-2.24.0.gem) = 34304 bytes



Home | Main Index | Thread Index | Old Index