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 Sep 14 15:35:34 UTC 2020
Modified Files:
pkgsrc/www/ruby-loofah: Makefile distinfo
Log Message:
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!)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.9 pkgsrc/www/ruby-loofah/Makefile:1.10
--- pkgsrc/www/ruby-loofah/Makefile:1.9 Thu Jun 18 16:23:53 2020
+++ pkgsrc/www/ruby-loofah/Makefile Mon Sep 14 15:35:34 2020
@@ -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
Index: pkgsrc/www/ruby-loofah/distinfo
diff -u pkgsrc/www/ruby-loofah/distinfo:1.9 pkgsrc/www/ruby-loofah/distinfo:1.10
--- pkgsrc/www/ruby-loofah/distinfo:1.9 Thu Jun 18 16:23:53 2020
+++ pkgsrc/www/ruby-loofah/distinfo Mon Sep 14 15:35:34 2020
@@ -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