pkgsrc-WIP-changes archive

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

terraform012: Add rationale



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Feb 26 11:28:17 2026 +0100
Changeset:	76d58bcc1bd0ecef26e003759e5551c3d28233f2

Modified Files:
	terraform012/Makefile

Log Message:
terraform012: Add rationale

In the months/years it can be not that obvious and moving it to pkgsrc
will lose that bit of history.

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

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

diffstat:
 terraform012/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/terraform012/Makefile b/terraform012/Makefile
index 6f7e8a1588..457d2af2f4 100644
--- a/terraform012/Makefile
+++ b/terraform012/Makefile
@@ -12,6 +12,7 @@ HOMEPAGE=	https://www.terraform.io/
 COMMENT=	Infrastructure orchestration tool
 LICENSE=	mpl-2.0
 
+# Previous net/terraform (0.12.x) did not have any version suffix
 SUPERSEDES+=	terraform-[0-9]*
 
 GO_BUILD_PATTERN=	.


Home | Main Index | Thread Index | Old Index