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:           Fri Sep 16 06:23:10 UTC 2022

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

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

2.19.0 (2022-09-14)

Features

* Allow SVG 1.0 color keyword names in CSS attributes.  These colors are
  part of the CSS Color Module Level 3 recommendation released 2022-01-18.
  [#243]


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/ruby-loofah/Makefile
cvs rdiff -u -r1.18 -r1.19 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.16 pkgsrc/www/ruby-loofah/Makefile:1.17
--- pkgsrc/www/ruby-loofah/Makefile:1.16        Sun Sep  4 15:47:06 2022
+++ pkgsrc/www/ruby-loofah/Makefile     Fri Sep 16 06:23:10 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/09/04 15:47:06 taca Exp $
+# $NetBSD: Makefile,v 1.17 2022/09/16 06:23:10 taca Exp $
 
-DISTNAME=      loofah-2.18.0
+DISTNAME=      loofah-2.19.0
 CATEGORIES=    www
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/www/ruby-loofah/distinfo
diff -u pkgsrc/www/ruby-loofah/distinfo:1.18 pkgsrc/www/ruby-loofah/distinfo:1.19
--- pkgsrc/www/ruby-loofah/distinfo:1.18        Sun Sep  4 15:47:06 2022
+++ pkgsrc/www/ruby-loofah/distinfo     Fri Sep 16 06:23:10 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2022/09/04 15:47:06 taca Exp $
+$NetBSD: distinfo,v 1.19 2022/09/16 06:23:10 taca Exp $
 
-BLAKE2s (loofah-2.18.0.gem) = d886b455a5b152f47cd0ed56049fce999550309c9a2e2c4587cecd57fee2eed1
-SHA512 (loofah-2.18.0.gem) = 57a29482fa76ae73863e388636047648e26d6a776255c92b8d74f10665752c2a76c98b1b15014432d67929626515fb60031a608f48a49c88f1f70cc02d5148a6
-Size (loofah-2.18.0.gem) = 31232 bytes
+BLAKE2s (loofah-2.19.0.gem) = 31c332c79e44a3ee3404bd1c818d0bc19f6a97a11e94f8cf395be8dd1b1b8576
+SHA512 (loofah-2.19.0.gem) = 8ac91bf04045c5e78271a13e5c7ed6d83962d80ace022ce52ccbcf5b58e0b6edb924657c0d9f8af85043bbdbaa2aa73999bfc30e2c83345f9e78e02f97ee7ac9
+Size (loofah-2.19.0.gem) = 32256 bytes



Home | Main Index | Thread Index | Old Index