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: Sun May 21 03:35:43 UTC 2023
Modified Files:
pkgsrc/www/ruby-rouge: Makefile distinfo
Log Message:
www/ruby-rouge: update to 4.1.1
4.1.1 (2023-05-15)
o General
* Fix Twig/Jinja: incorrect recognition of some special tokens like
keywords (#1949 by nsfisis)
* Add reference to Code of Conduct (#1942 by Tan Le)
o Dart Lexer
* Add basic support for Dart 3 features (#1935 by Parker Lougheed)
o Dot Lexer
* Add alias graphviz for dot (#1651 by Alexander Sapozhnikov)
o JavaScript Lexer
* javascript: Fix an issue where some keywords like "for" and "if" are
mistakenly recognized as functions (#1938 by nsfisis)
o Liquid Lexer
* Liquid: update for 5.0.0 (#1681 by Eric Knibbe)
o Mosel Lexer
* Delete buggy detection for Mosel (#1936 by Cyril Brulebois)
o Openedge Lexer
* fix: improve openedge abl langage (#1843 by clement-brodu)
o PHP Lexer
* php: fix highlight of fully-qualified identifiers (fix #1718) (#1924 by
nsfisis)
o Python Lexer
* Support doctest highlight in Python lexer (#1932 by Tan Le)
o Ruby Lexer
* Highlight Ruby's and/or/not logical operators (#1950 by Demian Ferreiro)
* Fix string interpolation in Ruby percent literal (#1945 by Tan Le)
o Rust Lexer
* rust: Update builtins and sample file (fix #1922) (#1923 by nsfisis)
o Shell Lexer
* Add detection for zsh completion files (#1933 by Germán Riaño)
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 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.24 pkgsrc/www/ruby-rouge/Makefile:1.25
--- pkgsrc/www/ruby-rouge/Makefile:1.24 Sun Apr 30 14:53:04 2023
+++ pkgsrc/www/ruby-rouge/Makefile Sun May 21 03:35:42 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2023/04/30 14:53:04 taca Exp $
+# $NetBSD: Makefile,v 1.25 2023/05/21 03:35:42 taca Exp $
-DISTNAME= rouge-4.1.0
+DISTNAME= rouge-4.1.1
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-rouge/distinfo
diff -u pkgsrc/www/ruby-rouge/distinfo:1.24 pkgsrc/www/ruby-rouge/distinfo:1.25
--- pkgsrc/www/ruby-rouge/distinfo:1.24 Sun Apr 30 14:53:04 2023
+++ pkgsrc/www/ruby-rouge/distinfo Sun May 21 03:35:42 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2023/04/30 14:53:04 taca Exp $
+$NetBSD: distinfo,v 1.25 2023/05/21 03:35:42 taca Exp $
-BLAKE2s (rouge-4.1.0.gem) = b8c7e9f6474905a2a96e2bbbfe7522c54cc3c26eb68f98acad6d270de890b50f
-SHA512 (rouge-4.1.0.gem) = 1cca7de91231f4252b5777e64b59a61fbde67d20c828cd2af64ca6c235da14bc4b07eeb673879a92b43e2fc21f681bc3b807b9df55963d1e233bbdc61ef79edb
-Size (rouge-4.1.0.gem) = 539136 bytes
+BLAKE2s (rouge-4.1.1.gem) = e3f0113a6965d99c6aa0c053b1061b0c4c8b0d4891be4d972406f6d3ce53514a
+SHA512 (rouge-4.1.1.gem) = f8ba454c9f0152f3f37589dd63b038438b71141626fa88f12bdff9e61c0e290ee7d5b2cbfce4176d27d4a403f1e4d3c5d5bb8d0b91c44d5181e2741b93b966e1
+Size (rouge-4.1.1.gem) = 545280 bytes
Home |
Main Index |
Thread Index |
Old Index