pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/opentofu
Module Name: pkgsrc
Committed By: adam
Date: Thu Jul 16 11:20:38 UTC 2026
Modified Files:
pkgsrc/net/opentofu: Makefile distinfo
Log Message:
opentofu: updated to 1.24.4
1.12.4
BUG FIXES:
- `tofu plan -out` no longer fails when the plan includes a resource with `lifecycle { destroy = false }` that needs replacement, which previously errored with `invalid change action
ForgetThenCreate`.
- Moved block now correctly compares provider source addresses.
- Correct Source Provider Address now passed into Provider MoveResource requests.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/opentofu/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/opentofu/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/opentofu/Makefile
diff -u pkgsrc/net/opentofu/Makefile:1.23 pkgsrc/net/opentofu/Makefile:1.24
--- pkgsrc/net/opentofu/Makefile:1.23 Wed Jul 8 18:32:33 2026
+++ pkgsrc/net/opentofu/Makefile Thu Jul 16 11:20:38 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2026/07/08 18:32:33 bsiegert Exp $
+# $NetBSD: Makefile,v 1.24 2026/07/16 11:20:38 adam Exp $
-DISTNAME= opentofu-1.12.3
-PKGREVISION= 1
+DISTNAME= opentofu-1.12.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=opentofu/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/net/opentofu/distinfo
diff -u pkgsrc/net/opentofu/distinfo:1.2 pkgsrc/net/opentofu/distinfo:1.3
--- pkgsrc/net/opentofu/distinfo:1.2 Fri Jul 3 12:44:57 2026
+++ pkgsrc/net/opentofu/distinfo Thu Jul 16 11:20:38 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2026/07/03 12:44:57 adam Exp $
+$NetBSD: distinfo,v 1.3 2026/07/16 11:20:38 adam Exp $
BLAKE2s (cel.dev_expr_@v_v0.25.1.mod) = c36f332c45cf24a4dd4d1a4c6ff42cd78732769e87b139ce56cd3f7c66ff685e
SHA512 (cel.dev_expr_@v_v0.25.1.mod) = 67aecc4be51ad90133564333b4619f3195b522bcc4cec478fe37fcb7eef22a7efbfdbae97bfccd9ef1c45828116977a56a53451a037fd1ada3faa906278f4842
@@ -3270,9 +3270,9 @@ Size (k8s.io_utils_@v_v0.0.0-20260210185
BLAKE2s (k8s.io_utils_@v_v0.0.0-20260210185600-b8788abfbbc2.zip) = e6100498bd64ac814972c5cbb0c31c8ad805b4b06a4ba22e2a671bc014719867
SHA512 (k8s.io_utils_@v_v0.0.0-20260210185600-b8788abfbbc2.zip) = 6c1534e76de6e02d57166421074687e68057259a994d06111ee6e555b9eb958e285a20242c6dda1a4606fd6b48c717e1734894ef27672f50297e42cda4077814
Size (k8s.io_utils_@v_v0.0.0-20260210185600-b8788abfbbc2.zip) = 241159 bytes
-BLAKE2s (opentofu-1.12.3.tar.gz) = 45be2f9c271f81589b90b7aab4dfd5b69f369d843df833c0a208f69c3617030b
-SHA512 (opentofu-1.12.3.tar.gz) = cf9bec9e6fae08366947ad84d15590d955b2a20cd6dc1605bd9ac2ca4d4f03c650946bd32c675c197ce99a9d6aad5d4ceb8bb3ec289df5a1eeb296f4db6adac3
-Size (opentofu-1.12.3.tar.gz) = 5091092 bytes
+BLAKE2s (opentofu-1.12.4.tar.gz) = 09d1e3aa7198716cbfb11048ba51e0ea1f24dd257650e5b3a9a5c576287c93d0
+SHA512 (opentofu-1.12.4.tar.gz) = 977348233cae8f5bd3fd8ac833af636ceef3a05740756ee250802b1aec6c7bfa52d9255859b86e9aa08112315268b4a36088fa6420ce6aa161fbab4a9fd70a38
+Size (opentofu-1.12.4.tar.gz) = 5094461 bytes
BLAKE2s (oras.land_oras-go_v2_@v_v2.6.0.mod) = 001865222181bb581953513833fae101359dae72d5c2473973fc2ce410806b15
SHA512 (oras.land_oras-go_v2_@v_v2.6.0.mod) = 815563c90321f2eed25659de0de14be0819403b82f95aa998680d3fe761e13dd3009552638667a3211a96cda7232e8ab7a1a2f886290f6b98a8559e6c34884e6
Size (oras.land_oras-go_v2_@v_v2.6.0.mod) = 188 bytes
Home |
Main Index |
Thread Index |
Old Index