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:   fcambus
Date:           Thu Aug 13 21:34:44 UTC 2020

Modified Files:
        pkgsrc/www/ruby-rouge: Makefile distinfo

Log Message:
ruby-rouge: update to 3.22.0.

ChangeLog:

This is a small release with just one update: a major rewrite of the PHP
lexer. Hopefully the improved level of detail makes your PHP code look
prettier but do report any issues you find with it!


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/ruby-rouge/Makefile
cvs rdiff -u -r1.12 -r1.13 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.14 pkgsrc/www/ruby-rouge/Makefile:1.15
--- pkgsrc/www/ruby-rouge/Makefile:1.14 Wed Jul 15 14:02:10 2020
+++ pkgsrc/www/ruby-rouge/Makefile      Thu Aug 13 21:34:44 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2020/07/15 14:02:10 fcambus Exp $
+# $NetBSD: Makefile,v 1.15 2020/08/13 21:34:44 fcambus Exp $
 
-DISTNAME=      rouge-3.21.0
+DISTNAME=      rouge-3.22.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-rouge/distinfo
diff -u pkgsrc/www/ruby-rouge/distinfo:1.12 pkgsrc/www/ruby-rouge/distinfo:1.13
--- pkgsrc/www/ruby-rouge/distinfo:1.12 Wed Jul 15 14:02:10 2020
+++ pkgsrc/www/ruby-rouge/distinfo      Thu Aug 13 21:34:44 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2020/07/15 14:02:10 fcambus Exp $
+$NetBSD: distinfo,v 1.13 2020/08/13 21:34:44 fcambus Exp $
 
-SHA1 (rouge-3.21.0.gem) = fc4d4f459e15d1d08b944a206b53b6be5d2f6116
-RMD160 (rouge-3.21.0.gem) = e3d5c05312c84721295e44db626f17a62bad09f3
-SHA512 (rouge-3.21.0.gem) = 2b1a5318be2b3d3ad0701b5aeccfae9b079a90b6b60383c35c761cc80c7096f31bbad7edc0dd7d968eef91e4ee17a50589b349791470c0a5c7cb8292b9865b31
-Size (rouge-3.21.0.gem) = 490496 bytes
+SHA1 (rouge-3.22.0.gem) = c1437f24def83da4b09818b6e1041f34975e4ed6
+RMD160 (rouge-3.22.0.gem) = 2357df9c78a918ec0408148ee446a62455a51794
+SHA512 (rouge-3.22.0.gem) = f0e63adc02c97d3d5bd2c9642d296f98a199551c9d8358f55d4b9aef39ba224d5d422ce5fcf3d9b6a0f6311639a8167b522faacc1749d268d0f8194ad4c83030
+Size (rouge-3.22.0.gem) = 490496 bytes



Home | Main Index | Thread Index | Old Index