pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ruby-erubi textproc/ruby-erubi: update to 1.11.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/061ae5cffa81
branches:  trunk
changeset: 384228:061ae5cffa81
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Aug 29 13:06:43 2022 +0000

description:
textproc/ruby-erubi: update to 1.11.0

1.11.0 (2022-08-02)

* Support :freeze_template_literals option for configuring whether to add
  .freeze to template literal strings (casperisfine) (#33)

* Support :chain_appends option for chaining appends to the buffer variable
  (casperisfine, jeremyevans) (#32)

* Avoid unnecessary defined? usage on Ruby 3+ when using the :ensure option
  (jeremyevans)

diffstat:

 textproc/ruby-erubi/Makefile |  4 ++--
 textproc/ruby-erubi/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r f7ab947906d3 -r 061ae5cffa81 textproc/ruby-erubi/Makefile
--- a/textproc/ruby-erubi/Makefile      Mon Aug 29 12:59:37 2022 +0000
+++ b/textproc/ruby-erubi/Makefile      Mon Aug 29 13:06:43 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/01/14 14:41:04 taca Exp $
+# $NetBSD: Makefile,v 1.5 2022/08/29 13:06:43 taca Exp $
 
-DISTNAME=      erubi-1.10.0
+DISTNAME=      erubi-1.11.0
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r f7ab947906d3 -r 061ae5cffa81 textproc/ruby-erubi/distinfo
--- a/textproc/ruby-erubi/distinfo      Mon Aug 29 12:59:37 2022 +0000
+++ b/textproc/ruby-erubi/distinfo      Mon Aug 29 13:06:43 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:23:22 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/08/29 13:06:43 taca Exp $
 
-BLAKE2s (erubi-1.10.0.gem) = 51abb2deb3e819d0cc9677e9ed507065c1b6881ef0a720febb8a4a9473fc329f
-SHA512 (erubi-1.10.0.gem) = 21bc96310ae6377e5e21fe5cece032ee084697e652639dbde1be94998bbeb876b7f5c938ee0f2a1605893f41974cf5f7b889f2b09cd834436f126b873d42ddec
-Size (erubi-1.10.0.gem) = 11264 bytes
+BLAKE2s (erubi-1.11.0.gem) = 523ae801cbd4b84d3806639b76710cb97abc7e0bae79c0f304beb3de9605b15f
+SHA512 (erubi-1.11.0.gem) = 8fbc64fbd7b99e0676ba2c9601e8ee894f378bd234e4753d1302991abbbb4b8de0b75b86a1c0df1940dc9377937fcb88c2852ac5035de697c087b86433333008
+Size (erubi-1.11.0.gem) = 12288 bytes



Home | Main Index | Thread Index | Old Index