pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-haml
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 18 13:58:08 UTC 2026
Modified Files:
pkgsrc/textproc/ruby-haml: Makefile distinfo
Log Message:
textproc/ruby-haml: update to 7.2.0
7.0.2 (2025-11-07)
What's Changed
* Remove references to Hamlit by @tagliala in #1195
* Replace usages of =~ with .match? where possible by @tagliala in #1196
* Add source code URI to gemspec metadata by @ybiquitous in #1197
New Contributors
* @ybiquitous made their first contribution in #1197
7.1.0
7.1.0 (2025-12-11)
What's Changed
* Support xhtml format for boolean nested data attributes by @risen in #1200
New Contributors
* @risen made their first contribution in #1200
7.2.0 (2026-01-13)
What's Changed
* Do not require rails when haml is required by @jeremyevans in #1201
* Point changelog_uri to github releases by @jaredmoody in #1202
New Contributors
* @jaredmoody made their first contribution in #1202
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/textproc/ruby-haml/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/textproc/ruby-haml/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-haml/Makefile
diff -u pkgsrc/textproc/ruby-haml/Makefile:1.29 pkgsrc/textproc/ruby-haml/Makefile:1.30
--- pkgsrc/textproc/ruby-haml/Makefile:1.29 Mon Nov 3 05:43:58 2025
+++ pkgsrc/textproc/ruby-haml/Makefile Sun Jan 18 13:58:07 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2025/11/03 05:43:58 taca Exp $
+# $NetBSD: Makefile,v 1.30 2026/01/18 13:58:07 taca Exp $
-DISTNAME= haml-7.0.1
+DISTNAME= haml-7.2.0
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/textproc/ruby-haml/distinfo
diff -u pkgsrc/textproc/ruby-haml/distinfo:1.31 pkgsrc/textproc/ruby-haml/distinfo:1.32
--- pkgsrc/textproc/ruby-haml/distinfo:1.31 Mon Nov 3 05:43:58 2025
+++ pkgsrc/textproc/ruby-haml/distinfo Sun Jan 18 13:58:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2025/11/03 05:43:58 taca Exp $
+$NetBSD: distinfo,v 1.32 2026/01/18 13:58:07 taca Exp $
-BLAKE2s (haml-7.0.1.gem) = 36eaca4c8a3280fdbc2438f6066c763fd74f187cb0c24c51c1df604b9acbcfd9
-SHA512 (haml-7.0.1.gem) = 51b8f406666a3012e8da1ef64be6959102febd1a7b33f03112ac7aa5b821549c493a0a61fbd028f165ba0d8f1f31fcd59a83d2cb2b1f8b70d05ef4a1c5c57757
-Size (haml-7.0.1.gem) = 73728 bytes
+BLAKE2s (haml-7.2.0.gem) = da32158147a8a08479742d1761413aef90ed2592fa6ac11f6edee631e08dc400
+SHA512 (haml-7.2.0.gem) = fb5dd80b96b4b6bb4fcbd305267dd47e98471c474e6416b5fdd44789221ce6a28de75f4aa076e59508b54855c3f37ff94532a7e3c415cee29b30cc935bed619b
+Size (haml-7.2.0.gem) = 73728 bytes
Home |
Main Index |
Thread Index |
Old Index