pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/asdf
Module Name: pkgsrc
Committed By: schmonz
Date: Fri Dec 20 12:02:06 UTC 2024
Modified Files:
pkgsrc/devel/asdf: Makefile distinfo
Log Message:
asdf: update to 0.15.0. Changes:
- correct description for version preceded by star
- golang-rewrite: remove `asdf update` command to prepare for Go version
- completions: Address two Bash completion bugs
- make plugin-test work on alpine linux
- nushell: nushell spread operator
- nushell: Use correct env var for shims dir
- when download path got removed, it should use -f to force delete the
download files
Updating this leaf package during the freeze for the bug and
portability fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/asdf/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/asdf/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/asdf/Makefile
diff -u pkgsrc/devel/asdf/Makefile:1.11 pkgsrc/devel/asdf/Makefile:1.12
--- pkgsrc/devel/asdf/Makefile:1.11 Mon Aug 19 21:48:48 2024
+++ pkgsrc/devel/asdf/Makefile Fri Dec 20 12:02:06 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2024/08/19 21:48:48 schmonz Exp $
+# $NetBSD: Makefile,v 1.12 2024/12/20 12:02:06 schmonz Exp $
-DISTNAME= asdf-0.14.1
+DISTNAME= asdf-0.15.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=asdf-vm/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/asdf/distinfo
diff -u pkgsrc/devel/asdf/distinfo:1.9 pkgsrc/devel/asdf/distinfo:1.10
--- pkgsrc/devel/asdf/distinfo:1.9 Mon Aug 19 21:48:48 2024
+++ pkgsrc/devel/asdf/distinfo Fri Dec 20 12:02:06 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2024/08/19 21:48:48 schmonz Exp $
+$NetBSD: distinfo,v 1.10 2024/12/20 12:02:06 schmonz Exp $
-BLAKE2s (asdf-0.14.1.tar.gz) = 515616ca200f3fbdc6083048d18214122a8ecdc881b0e7c8568454e9e8d921dc
-SHA512 (asdf-0.14.1.tar.gz) = 8c3501ea9b15f486dc969e3f97b7a7340f951ff75de49ab0eabb3a5d7635d24ed8bd47788cc106746ba026a9731149a5010e5aca325fecb242f1ca6515669d2b
-Size (asdf-0.14.1.tar.gz) = 195088 bytes
+BLAKE2s (asdf-0.15.0.tar.gz) = f65be730d920705713bb7cabb61df41efc47892059af77925fb36b98a12dc1c7
+SHA512 (asdf-0.15.0.tar.gz) = e577bfe8a0590585d2c84d63a49b29c4c5936cc4883f4e833f1108af39504b683fa79c7cb57cbc9fcfa4d7343a282f87e29b3cdbd8cdf32e2e81b50269e25ec3
+Size (asdf-0.15.0.tar.gz) = 234561 bytes
SHA1 (patch-lib_commands_reshim.bash) = 016cde2d9c68c47d46b01b9482091cc5b6ec11d4
Home |
Main Index |
Thread Index |
Old Index