pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-erubi
Module Name: pkgsrc
Committed By: taca
Date: Mon Aug 29 13:06:43 UTC 2022
Modified Files:
pkgsrc/textproc/ruby-erubi: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/ruby-erubi/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/ruby-erubi/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/ruby-erubi/Makefile
diff -u pkgsrc/textproc/ruby-erubi/Makefile:1.4 pkgsrc/textproc/ruby-erubi/Makefile:1.5
--- pkgsrc/textproc/ruby-erubi/Makefile:1.4 Thu Jan 14 14:41:04 2021
+++ pkgsrc/textproc/ruby-erubi/Makefile Mon Aug 29 13:06:43 2022
@@ -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
Index: pkgsrc/textproc/ruby-erubi/distinfo
diff -u pkgsrc/textproc/ruby-erubi/distinfo:1.6 pkgsrc/textproc/ruby-erubi/distinfo:1.7
--- pkgsrc/textproc/ruby-erubi/distinfo:1.6 Tue Oct 26 11:23:22 2021
+++ pkgsrc/textproc/ruby-erubi/distinfo Mon Aug 29 13:06:43 2022
@@ -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