pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-pygments.rb



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Dec  4 17:01:57 UTC 2022

Modified Files:
        pkgsrc/www/ruby-pygments.rb: Makefile distinfo

Log Message:
www/ruby-pygments.rb: update to 2.3.1

2.3.1 (2022-12-04)

Summary

This release fixes "Broken pipe error in Mentos" caused by inability
pygments.rb to find Python executable in certain environments

Distribution

* RubyGem (pygments.rb)

Release meta

Released on: 2022-12-04
Released by: @slonopotamus


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/ruby-pygments.rb/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/ruby-pygments.rb/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-pygments.rb/Makefile
diff -u pkgsrc/www/ruby-pygments.rb/Makefile:1.26 pkgsrc/www/ruby-pygments.rb/Makefile:1.27
--- pkgsrc/www/ruby-pygments.rb/Makefile:1.26   Wed Aug 31 15:48:27 2022
+++ pkgsrc/www/ruby-pygments.rb/Makefile        Sun Dec  4 17:01:57 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2022/08/31 15:48:27 taca Exp $
+# $NetBSD: Makefile,v 1.27 2022/12/04 17:01:57 taca Exp $
 
-DISTNAME=      pygments.rb-2.3.0
+DISTNAME=      pygments.rb-2.3.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-pygments.rb/distinfo
diff -u pkgsrc/www/ruby-pygments.rb/distinfo:1.15 pkgsrc/www/ruby-pygments.rb/distinfo:1.16
--- pkgsrc/www/ruby-pygments.rb/distinfo:1.15   Wed Aug 31 15:48:27 2022
+++ pkgsrc/www/ruby-pygments.rb/distinfo        Sun Dec  4 17:01:57 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2022/08/31 15:48:27 taca Exp $
+$NetBSD: distinfo,v 1.16 2022/12/04 17:01:57 taca Exp $
 
-BLAKE2s (pygments.rb-2.3.0.gem) = 046b7a144f48a427442aacda156020d605500ba4cafdda1e6112eae4f4289952
-SHA512 (pygments.rb-2.3.0.gem) = 178361f1f3ccb8d484e25da4d36539f85687ec82a9e91497c8e71df5593a2f310557423e42498d5fb699cee9fcccd4cebac14a58e95d69f446b1e0a33af7532b
-Size (pygments.rb-2.3.0.gem) = 909824 bytes
+BLAKE2s (pygments.rb-2.3.1.gem) = 30efb4cf1107847d126849cad112e1ac931cc1b7ac24a32b496d573a44803925
+SHA512 (pygments.rb-2.3.1.gem) = 3300ee9b2958f34fa4cacb40db0afb175744f2677e17fc9011b3db7b3a217cd5c6cd59ae4ceb9bca81eb6c0b46d976ae96ec2a8ce8e701b51633bfba5dff41d1
+Size (pygments.rb-2.3.1.gem) = 909824 bytes



Home | Main Index | Thread Index | Old Index