CVS commit: pkgsrc/misc/ruby-sprockets
"Takahiro Kambe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: taca Date: Wed Aug 12 15:49:40 UTC 2026 Modified Files: pkgsrc/misc/ruby-sprockets: Makefile distinfo Log Message: misc/ruby-sprockets: update to 4.3.0 4.3.0 (2026-08-12) * Fixed compatibility with json 3+. * Do not set variable GZip#mtime but do always set File#mtime. #821 To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/misc/ruby-sprockets/Makefile cvs rdiff -u -r1.24 -r1.25 pkgsrc/misc/ruby-sprockets/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 2 KB)
Modified files: Index: pkgsrc/misc/ruby-sprockets/Makefile diff -u pkgsrc/misc/ruby-sprockets/Makefile:1.27 pkgsrc/misc/ruby-sprockets/Makefile:1.28 --- pkgsrc/misc/ruby-sprockets/Makefile:1.27 Wed Feb 11 08:38:47 2026 +++ pkgsrc/misc/ruby-sprockets/Makefile Wed Aug 12 15:49:39 2026 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2026/02/11 08:38:47 taca Exp $ +# $NetBSD: Makefile,v 1.28 2026/08/12 15:49:39 taca Exp $ -DISTNAME= sprockets-4.2.2 -PKGREVISION= 1 +DISTNAME= sprockets-4.3.0 CATEGORIES= misc www MAINTAINER= [email protected] @@ -9,8 +8,8 @@ HOMEPAGE= https://github.com/rails/sproc COMMENT= Rack-based asset packaging system LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-rack2>=2.2.4<3:../../www/ruby-rack2 -DEPENDS+= ${RUBY_PKGPREFIX}-concurrent-ruby>=1.0<2:../../devel/ruby-concurrent-ruby +DEPENDS+= ${RUBY_PKGPREFIX}-rack>=2.2.4<4:../../www/ruby-rack +DEPENDS+= ${RUBY_PKGPREFIX}-concurrent-ruby>=1.1<2:../../devel/ruby-concurrent-ruby USE_LANGUAGES= # none Index: pkgsrc/misc/ruby-sprockets/distinfo diff -u pkgsrc/misc/ruby-sprockets/distinfo:1.24 pkgsrc/misc/ruby-sprockets/distinfo:1.25 --- pkgsrc/misc/ruby-sprockets/distinfo:1.24 Sat May 17 08:07:08 2025 +++ pkgsrc/misc/ruby-sprockets/distinfo Wed Aug 12 15:49:39 2026 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2025/05/17 08:07:08 taca Exp $ +$NetBSD: distinfo,v 1.25 2026/08/12 15:49:39 taca Exp $ -BLAKE2s (sprockets-4.2.2.gem) = 803544bf1fab4ad3fd578004376f23a51a20197370255cb1e9396e03f03ce373 -SHA512 (sprockets-4.2.2.gem) = 590b47f40b5f1945073f7eb488be1af4d4414ccfdd4059204e78507592ffffdea0d7014a4de31be83f9a4d47a9ce7195fbbe845193e458246382574e189ff2d2 -Size (sprockets-4.2.2.gem) = 83456 bytes +BLAKE2s (sprockets-4.3.0.gem) = 3a4389176288b9670daa64607a481e64903e35ee6490bc2a6720f42b68ee24f7 +SHA512 (sprockets-4.3.0.gem) = a50b1f67354a5825a8e1886efecacf48aa92cba7bc0df6cf411df6cbea04fbf9392545812622bc2daef22a560577e0971d5f010aed54defb728b4982cc132463 +Size (sprockets-4.3.0.gem) = 83456 bytes