pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/mise



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Apr 27 07:55:53 UTC 2026

Modified Files:
        pkgsrc/devel/mise: Makefile cargo-depends.mk distinfo

Log Message:
devel/mise: update to 2026.4.23

2026.4.23 - 2026-04-26
🚀 Features

    (backend) add global libc preference by @jdx in #9404
    opt-in to pre-release versions for github and aqua backends by @jakedgy in #9329

🐛 Bug Fixes

    (backend) allow unresolved latest opt-in by @jdx in #9401
    (install) stop rewriting healthy runtime symlinks by @jdx in #9410
    (node) route musl tarball URLs to unofficial-builds by @jdx in #9409
    (prune) skip remote version resolution for tracked configs by @jdx in #9406
    (schema) allow array values in tool additionalProperties by @JP-Ellis in #9400

📦️ Dependency Updates

    bump communique to 1.1.2 by @jdx in #9402

📦 Registry

    use aqua for rumdl by @scop in #9397

Chore

    (ci) improve pr-closer workflow by @jdx in #9403
    (docs) switch canonical domain to mise.en.dev by @jdx in #9411
    (release) stop appending sponsor blurb when communique succeeds by @jdx in #9395

2026.4.22 - 2026-04-25
🚀 Features

    (copr) add Fedora 44 & Rawhide support by @bestagi in #9391

🐛 Bug Fixes

    (backend) repair latest runtime labels and go resolution by @jdx in #9383
    (task) label deps output by provider by @jdx in #9385

🚜 Refactor

    (config) rename install_before setting by @jdx in #9384

📚 Documentation

    (site) show release version in nav by @jdx in #9388
    (site) address release nav feedback by @jdx in #9389

🧪 Testing

    (config) pin tombi schema test version by @jdx in #9386

📦 Aqua Registry

Updated aqua-registry: v4.498.0 -> v4.499.0.

Included aqua-registry releases:

    v4.499.0

2026.4.21 - 2026-04-25
🚀 Features

    (registry) add --security flag to include security info in JSON output by @jdx in #9364

🐛 Bug Fixes

    (config) limit resolved backend opts to aliases by @risu729 in #9315
    (docs) stack banner message and link on mobile by @jdx in #9362
    (github) prefer shortest asset name as tiebreaker in auto-detection by @jdx in #9361
    (java) newer zulu versions use a different directory structure by @roele in #9365
    (prune) respect tracked lockfiles by @jdx in #9373
    (task) skip tool install for missing naked tasks by @jdx in #9374
    (trust) add untrust command by @jdx in #9370
    fix - flux-operator-mcp aqua path by @monotek in #9357

📚 Documentation

    update ruby compile msg by @fladson in #9338

📦️ Dependency Updates

    update ubuntu docker tag to v26 by @renovate[bot] in #9347
    update ghcr.io/jdx/mise:deb docker digest to 1af5a69 by @renovate[bot] in #9352
    update taiki-e/install-action digest to 787505c by @renovate[bot] in #9354
    update ghcr.io/jdx/mise:rpm docker digest to 7015ff3 by @renovate[bot] in #9353
    update ghcr.io/jdx/mise:copr docker digest to da63a0f by @renovate[bot] in #9351
    update ghcr.io/jdx/mise:alpine docker digest to 461700f by @renovate[bot] in #9350
    bump communique 1.0.3 → 1.0.4 by @jdx in #9378

📦 Registry

    remove openshift-install by @jdx in #9372
    remove go-sdk by @jdx in #9371

Chore

    (npm-publish) use aube publish instead of npm publish by @jdx in #9328


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/devel/mise/Makefile
cvs rdiff -u -r1.104 -r1.105 pkgsrc/devel/mise/cargo-depends.mk
cvs rdiff -u -r1.105 -r1.106 pkgsrc/devel/mise/distinfo

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

Modified files:

Index: pkgsrc/devel/mise/Makefile
diff -u pkgsrc/devel/mise/Makefile:1.110 pkgsrc/devel/mise/Makefile:1.111
--- pkgsrc/devel/mise/Makefile:1.110    Sat Apr 25 19:04:26 2026
+++ pkgsrc/devel/mise/Makefile  Mon Apr 27 07:55:52 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.110 2026/04/25 19:04:26 pin Exp $
+# $NetBSD: Makefile,v 1.111 2026/04/27 07:55:52 pin Exp $
 
-DISTNAME=              mise-2026.4.20
+DISTNAME=              mise-2026.4.23
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=jdx/}
 GITHUB_TAG=            v${PKGVERSION_NOREV}

Index: pkgsrc/devel/mise/cargo-depends.mk
diff -u pkgsrc/devel/mise/cargo-depends.mk:1.104 pkgsrc/devel/mise/cargo-depends.mk:1.105
--- pkgsrc/devel/mise/cargo-depends.mk:1.104    Sat Apr 25 19:04:26 2026
+++ pkgsrc/devel/mise/cargo-depends.mk  Mon Apr 27 07:55:52 2026
@@ -1,4 +1,4 @@
-# $NetBSD: cargo-depends.mk,v 1.104 2026/04/25 19:04:26 pin Exp $
+# $NetBSD: cargo-depends.mk,v 1.105 2026/04/27 07:55:52 pin Exp $
 
 CARGO_CRATE_DEPENDS+=  addr2line-0.25.1
 CARGO_CRATE_DEPENDS+=  adler2-2.0.1

Index: pkgsrc/devel/mise/distinfo
diff -u pkgsrc/devel/mise/distinfo:1.105 pkgsrc/devel/mise/distinfo:1.106
--- pkgsrc/devel/mise/distinfo:1.105    Sat Apr 25 19:04:26 2026
+++ pkgsrc/devel/mise/distinfo  Mon Apr 27 07:55:52 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.105 2026/04/25 19:04:26 pin Exp $
+$NetBSD: distinfo,v 1.106 2026/04/27 07:55:52 pin Exp $
 
 BLAKE2s (addr2line-0.25.1.crate) = cc5c422ec48ccef5c2c46379d2f600644609490afafea5020f2020815d1146e6
 SHA512 (addr2line-0.25.1.crate) = c400f3b6ccaff8a1c0d7d82c708a1784b8fd5ba64b6e420e85819d59b1cadb55fa59c852925093b921469f272d1d5140cf12f013ae75d1e1bc85021097df8fc2
@@ -1518,9 +1518,9 @@ Size (miniz_oxide-0.8.9.crate) = 67132 b
 BLAKE2s (mio-1.2.0.crate) = 88603c233b46aa8b99c929835bd8a89619591ff0b9b98557075c4b73b12c6ee1
 SHA512 (mio-1.2.0.crate) = 148daec8a99b63ad5742695ce7b5306d32dfcb484fc819b1220079c59219695d2892bbf83b65aa2dd76b68272fa195d353ecb28d9de795e176c4a38be729b04c
 Size (mio-1.2.0.crate) = 106403 bytes
-BLAKE2s (mise-2026.4.20.tar.gz) = 24ff9720f0214415c56afca9403e756492337e4bc4e0ebe2a49ce1d1abca76b6
-SHA512 (mise-2026.4.20.tar.gz) = af340db453f0d074515f4c74a869ded2d098aeb962d3526b9e6ffbad2dba7da904f1b9446582d760684d18217605344dc1508f35eeda7e44005511a9db537209
-Size (mise-2026.4.20.tar.gz) = 6733133 bytes
+BLAKE2s (mise-2026.4.23.tar.gz) = dce27dad534bf7947adf3e56d629bb38531a4f0453c7721c14eb9da72ba232dc
+SHA512 (mise-2026.4.23.tar.gz) = dcc9bde7c8949bef10404c5b1c52ea7cbf4a4e07c59c8492cad87709e4dbecf9111c089ffb19d780220d952286c2a92240ae724a370d016e416787d227bd912f
+Size (mise-2026.4.23.tar.gz) = 6748653 bytes
 BLAKE2s (mlua-0.11.6.crate) = df1c422ec661c7df9c3cfcd7b741ec7a92d57a0db98299e2c453bd77fe1d3167
 SHA512 (mlua-0.11.6.crate) = 2466e374bb055599663197b4d8c5175f461841bc86d82e303516e43e92231b1914c888e631f4b7298df89956704e236a19843cead5c477192e6c3c042377448f
 Size (mlua-0.11.6.crate) = 261952 bytes



Home | Main Index | Thread Index | Old Index