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: Sat Mar 21 17:01:18 UTC 2020
Modified Files:
pkgsrc/www/ruby-loofah: Makefile distinfo
Log Message:
www/ruby-loofah: update to 2.4.0
Update ruby-loofah to 2.4.0.
## 2.4.0 / 2019-11-25
### Features
* Allow CSS property `max-width` [#175] (Thanks, @bchaney!)
* Allow CSS sizes expressed in `rem` [#176, #177]
* Add `frozen_string_literal: true` magic comment to all `lib` files. [#118]
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 pkgsrc/www/ruby-loofah/Makefile:1.7
--- pkgsrc/www/ruby-loofah/Makefile:1.6 Tue Oct 22 16:24:20 2019
+++ pkgsrc/www/ruby-loofah/Makefile Sat Mar 21 17:01:18 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/10/22 16:24:20 taca Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/21 17:01:18 taca Exp $
-DISTNAME= loofah-2.3.1
+DISTNAME= loofah-2.4.0
CATEGORIES= www
MAINTAINER= minskim%NetBSD.org@localhost
Index: pkgsrc/www/ruby-loofah/distinfo
diff -u pkgsrc/www/ruby-loofah/distinfo:1.6 pkgsrc/www/ruby-loofah/distinfo:1.7
--- pkgsrc/www/ruby-loofah/distinfo:1.6 Tue Oct 22 16:24:20 2019
+++ pkgsrc/www/ruby-loofah/distinfo Sat Mar 21 17:01:18 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/10/22 16:24:20 taca Exp $
+$NetBSD: distinfo,v 1.7 2020/03/21 17:01:18 taca Exp $
-SHA1 (loofah-2.3.1.gem) = 732be438c5a2a3c7e63a8f173b24b05f78df1ff2
-RMD160 (loofah-2.3.1.gem) = 382991856327a36978f2c47ccda2b1185338f412
-SHA512 (loofah-2.3.1.gem) = 188e84818abc3a3eed39afd66a75e7fa3c0a29f8ec957441f43f4cbfd962c8c3ea848e83f435a3d61ffc667273b5ff006df39d718b7631a11b62ae2d3f78b6ba
-Size (loofah-2.3.1.gem) = 68096 bytes
+SHA1 (loofah-2.4.0.gem) = e48493b52483742bd4fffdd47886c4668c9f032b
+RMD160 (loofah-2.4.0.gem) = 0d9145241ea1c675d6dc3545d6172c4b76fe02b1
+SHA512 (loofah-2.4.0.gem) = 95bea374c0cf9e49becd4533c141a6ebb388f4ae0a1c27263612d3a4089177fd97956e4fbe7a8c8a8b17d8d69387e4629cf7c004f17008fb592f6b71297ed22a
+Size (loofah-2.4.0.gem) = 68096 bytes
Home |
Main Index |
Thread Index |
Old Index