Tue Jan 3 15:09:59 2023 UTC ()
textproc/ruby-erubi: update to 1.12.0

1.12.0 (2022-12-22)

* Use erb/escape for faster html escaping if available (jeremyevans)

* Default :freeze_template_literals option to false if running with
  --enable-frozen-string-literal (casperisfine) (#35)


(taca)
diff -r1.5 -r1.6 pkgsrc/textproc/ruby-erubi/Makefile
diff -r1.7 -r1.8 pkgsrc/textproc/ruby-erubi/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/textproc/ruby-erubi/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/ruby-erubi/Makefile 2022/08/29 13:06:43 1.5
+++ pkgsrc/textproc/ruby-erubi/Makefile 2023/01/03 15:09:58 1.6
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.5 2022/08/29 13:06:43 taca Exp $ 1# $NetBSD: Makefile,v 1.6 2023/01/03 15:09:58 taca Exp $
2 2
3DISTNAME= erubi-1.11.0 3DISTNAME= erubi-1.12.0
4CATEGORIES= textproc 4CATEGORIES= textproc
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/jeremyevans/erubi 7HOMEPAGE= https://github.com/jeremyevans/erubi
8COMMENT= Small ERB Implementation 8COMMENT= Small ERB Implementation
9LICENSE= mit 9LICENSE= mit
10 10
11USE_LANGUAGES= # none 11USE_LANGUAGES= # none
12 12
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/textproc/ruby-erubi/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/ruby-erubi/distinfo 2022/08/29 13:06:43 1.7
+++ pkgsrc/textproc/ruby-erubi/distinfo 2023/01/03 15:09:58 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2022/08/29 13:06:43 taca Exp $ 1$NetBSD: distinfo,v 1.8 2023/01/03 15:09:58 taca Exp $
2 2
3BLAKE2s (erubi-1.11.0.gem) = 523ae801cbd4b84d3806639b76710cb97abc7e0bae79c0f304beb3de9605b15f 3BLAKE2s (erubi-1.12.0.gem) = cdf07dbd0710aacf8915e536ba519324ba81e9319784e310cb22d110296348cd
4SHA512 (erubi-1.11.0.gem) = 8fbc64fbd7b99e0676ba2c9601e8ee894f378bd234e4753d1302991abbbb4b8de0b75b86a1c0df1940dc9377937fcb88c2852ac5035de697c087b86433333008 4SHA512 (erubi-1.12.0.gem) = e4d2a68e864dc1c06f65fdd4e9e44d7c3873f2f69487322ddfb29b1a983229881f1f3d2429f99432b9a7707989a5bc172d0c90f341fa9a9f9cf3331fccfda8b3
5Size (erubi-1.11.0.gem) = 12288 bytes 5Size (erubi-1.12.0.gem) = 12288 bytes