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:           Mon Jun 14 15:45:29 UTC 2021

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

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

2.10.0 (2021-06-06)

Features

* Allow CSS properties overflow-x and overflow-y. [#206] (Thanks,
  @sampokuokkanen!)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/ruby-loofah/Makefile \
    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.12 pkgsrc/www/ruby-loofah/Makefile:1.13
--- pkgsrc/www/ruby-loofah/Makefile:1.12        Wed Jun  2 15:02:44 2021
+++ pkgsrc/www/ruby-loofah/Makefile     Mon Jun 14 15:45:29 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/06/02 15:02:44 taca Exp $
+# $NetBSD: Makefile,v 1.13 2021/06/14 15:45:29 taca Exp $
 
-DISTNAME=      loofah-2.9.1
+DISTNAME=      loofah-2.10.0
 CATEGORIES=    www
 
 MAINTAINER=    minskim%NetBSD.org@localhost
Index: pkgsrc/www/ruby-loofah/distinfo
diff -u pkgsrc/www/ruby-loofah/distinfo:1.12 pkgsrc/www/ruby-loofah/distinfo:1.13
--- pkgsrc/www/ruby-loofah/distinfo:1.12        Wed Jun  2 15:02:44 2021
+++ pkgsrc/www/ruby-loofah/distinfo     Mon Jun 14 15:45:29 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/06/02 15:02:44 taca Exp $
+$NetBSD: distinfo,v 1.13 2021/06/14 15:45:29 taca Exp $
 
-SHA1 (loofah-2.9.1.gem) = 86db3fd961b7f0816372e6774b24b40de0dafad3
-RMD160 (loofah-2.9.1.gem) = e1b691b9455a08eb70d26172f14cb142afcdccd8
-SHA512 (loofah-2.9.1.gem) = c753daa0aba788cefe2605c51d743f4f1cc119bb03299ec6a35ce219b2187214d28529b3dc72bd3c755c6b77e8f747314c9b6ededd0794a2e5184705744103ed
-Size (loofah-2.9.1.gem) = 29696 bytes
+SHA1 (loofah-2.10.0.gem) = d6665595d8f4130c15f88d88ef97024bbe8ad848
+RMD160 (loofah-2.10.0.gem) = 3b1ab197e038f8be27b707631124e72d8808b3af
+SHA512 (loofah-2.10.0.gem) = 490ca39fcd44f08b3225994643203a37ee26841b7a9e8044b5826e2c85266d7eb559371723166ecb768ffcef3b54a9bf098e5583c3e0299a8a03736c7478d6ed
+Size (loofah-2.10.0.gem) = 30208 bytes



Home | Main Index | Thread Index | Old Index