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.7.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e4071ac768a
branches:  trunk
changeset: 439181:5e4071ac768a
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 14 15:35:34 2020 +0000

description:
www/ruby-loofah: update to 2.7.0

Update ruby-loofah package to 2.7.0.


2.7.0 / 2020-08-26

Features

* Allow CSS properties page-break-before, page-break-inside, and
  page-break-after. [#190] (Thanks, @ahorek!)

Fixes

* Don't drop the !important rule from some CSS properties. [#191] (Thanks,
  @b7kich!)

diffstat:

 www/ruby-loofah/Makefile |   4 ++--
 www/ruby-loofah/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 6164c9c86fca -r 5e4071ac768a www/ruby-loofah/Makefile
--- a/www/ruby-loofah/Makefile  Mon Sep 14 15:33:37 2020 +0000
+++ b/www/ruby-loofah/Makefile  Mon Sep 14 15:35:34 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2020/06/18 16:23:53 taca Exp $
+# $NetBSD: Makefile,v 1.10 2020/09/14 15:35:34 taca Exp $
 
-DISTNAME=      loofah-2.6.0
+DISTNAME=      loofah-2.7.0
 CATEGORIES=    www
 
 MAINTAINER=    minskim%NetBSD.org@localhost
diff -r 6164c9c86fca -r 5e4071ac768a www/ruby-loofah/distinfo
--- a/www/ruby-loofah/distinfo  Mon Sep 14 15:33:37 2020 +0000
+++ b/www/ruby-loofah/distinfo  Mon Sep 14 15:35:34 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/06/18 16:23:53 taca Exp $
+$NetBSD: distinfo,v 1.10 2020/09/14 15:35:34 taca Exp $
 
-SHA1 (loofah-2.6.0.gem) = b5a01ea784e7341f121c2504d3111230af095b7d
-RMD160 (loofah-2.6.0.gem) = 06cb681be23dd9dffce215cff2d2cca9ab083b7f
-SHA512 (loofah-2.6.0.gem) = c94ac83607ad31d95e0b263fa9bf76cf6745c1356ee006fa1592d7eef1353956e17e44d5fd8b345b97a837cc55227d770bc3b3dd2cff26acaa4566e4c3d7d417
-Size (loofah-2.6.0.gem) = 53760 bytes
+SHA1 (loofah-2.7.0.gem) = 8076a0128df04424d88b010d2aaf2bd8f27e4a9c
+RMD160 (loofah-2.7.0.gem) = ba5981c1edff0223b3d305e9d6f06cd5daa61c0f
+SHA512 (loofah-2.7.0.gem) = e76375adcaf924070b38d882e7ff4669a3f6d0d521d38e7221ac2c224c1f8c25c6daced2079e982a514be0df03e8baa2650dd43bb3ddaf576d4195a66490a27a
+Size (loofah-2.7.0.gem) = 54272 bytes



Home | Main Index | Thread Index | Old Index