pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-mustache
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 1 07:34:15 UTC 2026
Modified Files:
pkgsrc/devel/ruby-mustache: Makefile distinfo
Log Message:
devel/ruby-mustache: update to 1.1.0
1.1.1 (2019-12-03)
* Merge pull request #247 from mustache/cleanup/documentation:
Cleanup documentation
* Merge pull request #246 from mustache/fix-more-warnings:
Fix more warnings
1.1.2 (2026-02-24)
* Remove debatable emphasis after review comment (#266):
See #266 (comment)
* Merge pull request #1 from anomal00us/patch-1:
Adding Dynamic Names
* Merge pull request #266 from jgonggrijp/manpage-update-spec:
Update the mustache(5) manpage to the latest specification
* Merge pull request #285 from KarlHeitmann/fixes_chilled_strings_warnings:
Removes "warning: literal string will be frozen in the future" deprecation
message
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-mustache/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-mustache/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-mustache/Makefile
diff -u pkgsrc/devel/ruby-mustache/Makefile:1.6 pkgsrc/devel/ruby-mustache/Makefile:1.7
--- pkgsrc/devel/ruby-mustache/Makefile:1.6 Sat Dec 31 16:21:51 2022
+++ pkgsrc/devel/ruby-mustache/Makefile Sun Mar 1 07:34:14 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/12/31 16:21:51 taca Exp $
+# $NetBSD: Makefile,v 1.7 2026/03/01 07:34:14 taca Exp $
-DISTNAME= mustache-1.1.1
+DISTNAME= mustache-1.1.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel
MAINTAINER= nils%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-mustache/distinfo
diff -u pkgsrc/devel/ruby-mustache/distinfo:1.5 pkgsrc/devel/ruby-mustache/distinfo:1.6
--- pkgsrc/devel/ruby-mustache/distinfo:1.5 Tue Oct 26 10:19:38 2021
+++ pkgsrc/devel/ruby-mustache/distinfo Sun Mar 1 07:34:14 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:19:38 nia Exp $
+$NetBSD: distinfo,v 1.6 2026/03/01 07:34:14 taca Exp $
-BLAKE2s (mustache-1.1.1.gem) = 4d7008a9c7c848b93f1f18af45f07d985accaec585e131c57d73afb71aa3bec3
-SHA512 (mustache-1.1.1.gem) = 91a18a374a0348317d0801d6784fedd0782d7a08f128d3ab7050e631b34e45cecd49c4b1e2a9e17204f70bf169c107a92a1e210532bd3faa98edf8b1b5e8e43c
-Size (mustache-1.1.1.gem) = 42496 bytes
+BLAKE2s (mustache-1.1.2.gem) = 2ad8d955883ba2fff705cc05667166a58f2a32d2b7ff9275f63894a46333026e
+SHA512 (mustache-1.1.2.gem) = c3b4d524ba627f0730c863cecddd27ce0720f470989f5f04b3fbb1762c4e331c1a7f6c9c4928d9b9170e8bf160e25d08e455bbc853c5b8c99568760e01793ba3
+Size (mustache-1.1.2.gem) = 46080 bytes
Home |
Main Index |
Thread Index |
Old Index