pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-rouge
Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Nov  3 06:57:45 UTC 2025
Modified Files:
        pkgsrc/www/ruby-rouge: Makefile distinfo
Log Message:
www/ruby-rouge: update to 4.6.1
4.6.1 (2025-09-25)
This release focuses on bug fixes and compatibility improvements across
multiple lexers.  We've fixed Ruby method definition highlighting for
comparable methods.  The TOML lexer has been realigned with the Pygments
counterpart for better consistency. Language support has been enhanced with
recognition of .resource files as Robot Framework files and improved Lua
lexer handling of escaped quotes.  The INI parser now supports standalone
options, and the CSS lexer has been updated to support range context in
media queries.  Thanks to all our contributors for their valuable work on
making Rouge more robust!
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/ruby-rouge/Makefile \
    pkgsrc/www/ruby-rouge/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-rouge/Makefile
diff -u pkgsrc/www/ruby-rouge/Makefile:1.34 pkgsrc/www/ruby-rouge/Makefile:1.35
--- pkgsrc/www/ruby-rouge/Makefile:1.34 Mon Aug 11 15:50:35 2025
+++ pkgsrc/www/ruby-rouge/Makefile      Mon Nov  3 06:57:45 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2025/08/11 15:50:35 taca Exp $
+# $NetBSD: Makefile,v 1.35 2025/11/03 06:57:45 taca Exp $
 
-DISTNAME=      rouge-4.6.0
+DISTNAME=      rouge-4.6.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-rouge/distinfo
diff -u pkgsrc/www/ruby-rouge/distinfo:1.34 pkgsrc/www/ruby-rouge/distinfo:1.35
--- pkgsrc/www/ruby-rouge/distinfo:1.34 Mon Aug 11 15:50:35 2025
+++ pkgsrc/www/ruby-rouge/distinfo      Mon Nov  3 06:57:45 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2025/08/11 15:50:35 taca Exp $
+$NetBSD: distinfo,v 1.35 2025/11/03 06:57:45 taca Exp $
 
-BLAKE2s (rouge-4.6.0.gem) = adef710a4c8d6891ca31980df392a7de7d5bb72cf4f96440b2558a3e85ab0c7d
-SHA512 (rouge-4.6.0.gem) = 7955b5af5133f32a1f765ca55052f7e904621ec9bd279b64da1e4afa73c534dfb271bfdd0721f4538b1660863715236e818e1658f21beaec5c9d839b8336d6b1
-Size (rouge-4.6.0.gem) = 558592 bytes
+BLAKE2s (rouge-4.6.1.gem) = 99d7a163b25f79f5e07a6e87c7b6f8c5a8265cfb55c87c755e370a260ce74745
+SHA512 (rouge-4.6.1.gem) = 2270587b4a7ebd86147febc7556afc9c7a03f791e29ef81383b6963023afef08a249b2adf82a030fea7782aa24ae0a78b0b6909339d3cba7d815024115de0fed
+Size (rouge-4.6.1.gem) = 558592 bytes
Home |
Main Index |
Thread Index |
Old Index