pkgsrc-WIP-changes archive

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

opentofu*: Point out the version tracked in DESCR too



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Mar 3 17:47:03 2026 +0100
Changeset:	692f60b76c41249a581094ef10f40a8e4c681d19

Modified Files:
	opentofu110/DESCR
	opentofu16/DESCR

Log Message:
opentofu*: Point out the version tracked in DESCR too

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=692f60b76c41249a581094ef10f40a8e4c681d19

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

diffstat:
 opentofu110/DESCR | 2 ++
 opentofu16/DESCR  | 2 ++
 2 files changed, 4 insertions(+)

diffs:
diff --git a/opentofu110/DESCR b/opentofu110/DESCR
index 4bbd699e92..de2c4b3aa8 100644
--- a/opentofu110/DESCR
+++ b/opentofu110/DESCR
@@ -22,3 +22,5 @@ The key features of OpenTofu are:
   mentioned execution plan and resource graph, you know exactly what
   OpenTofu will change and in what order, avoiding many possible human
   errors.
+
+This package tracks OpenTofu 1.10.x version.
diff --git a/opentofu16/DESCR b/opentofu16/DESCR
index 4bbd699e92..5688b947bf 100644
--- a/opentofu16/DESCR
+++ b/opentofu16/DESCR
@@ -22,3 +22,5 @@ The key features of OpenTofu are:
   mentioned execution plan and resource graph, you know exactly what
   OpenTofu will change and in what order, avoiding many possible human
   errors.
+
+This package tracks OpenTofu 1.6.x version.


Home | Main Index | Thread Index | Old Index