pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/ruby-sprockets



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 10 13:36:21 UTC 2023

Modified Files:
        pkgsrc/misc/ruby-sprockets: Makefile distinfo

Log Message:
misc/ruby-sprockets: update to 4.2.1

4.2.1 (2023-09-05)

What's Changed

* Fix .jpeg precompile issue by @ghiculescu in #781
* CI against Ruby 3.2 [changelog skip] by @amatsuda in #777
* Fix header casing compatibility with Rails 7 by @skipkayhil in #790
* fix: set application/css-sourcemap+json default charset to unicode by
  @chadlwilson in #764

New Contributors

* @ghiculescu made their first contribution in #781
* @skipkayhil made their first contribution in #791
* @jpbalarini made their first contribution in #768
* @chadlwilson made their first contribution in #764


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/misc/ruby-sprockets/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/misc/ruby-sprockets/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/ruby-sprockets/Makefile
diff -u pkgsrc/misc/ruby-sprockets/Makefile:1.24 pkgsrc/misc/ruby-sprockets/Makefile:1.25
--- pkgsrc/misc/ruby-sprockets/Makefile:1.24    Sat Feb 11 13:18:51 2023
+++ pkgsrc/misc/ruby-sprockets/Makefile Sun Sep 10 13:36:21 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2023/02/11 13:18:51 taca Exp $
+# $NetBSD: Makefile,v 1.25 2023/09/10 13:36:21 taca Exp $
 
-DISTNAME=      sprockets-4.2.0
-PKGREVISION=   1
+DISTNAME=      sprockets-4.2.1
 CATEGORIES=    misc www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/misc/ruby-sprockets/distinfo
diff -u pkgsrc/misc/ruby-sprockets/distinfo:1.22 pkgsrc/misc/ruby-sprockets/distinfo:1.23
--- pkgsrc/misc/ruby-sprockets/distinfo:1.22    Tue Jan  3 14:02:51 2023
+++ pkgsrc/misc/ruby-sprockets/distinfo Sun Sep 10 13:36:21 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2023/01/03 14:02:51 taca Exp $
+$NetBSD: distinfo,v 1.23 2023/09/10 13:36:21 taca Exp $
 
-BLAKE2s (sprockets-4.2.0.gem) = a306408b7dbc004c20cc7ff70d0b785ff977a410c18d96a07ce6642cd6ef61a4
-SHA512 (sprockets-4.2.0.gem) = 36dd31d600528ce41c2bbd4b08b296751661f76a47b67a3631815dc3a87d2d2fce796f14bb957b10f880cdcad7b290d26b7e511eb28cdb82c2c3479e7ae0bbc4
-Size (sprockets-4.2.0.gem) = 82944 bytes
+BLAKE2s (sprockets-4.2.1.gem) = 9af662d3b6f1f5efbfaffb22d585a70563ba0dfe9396bf6bf5c2939ea833fda2
+SHA512 (sprockets-4.2.1.gem) = 494d14ee775adb8973b3fb854e0dbde1915f8669896f1935e32232d5e3ae7577195c15887f8b45117ed71689da26e9eaa92c532278aa1433af6ab9bf4a5cad15
+Size (sprockets-4.2.1.gem) = 83456 bytes



Home | Main Index | Thread Index | Old Index