pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
terraform012: Add SUPERSEDES line
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Feb 26 11:25:29 2026 +0100
Changeset: 00f1b54d6f810e2b1810e5b5bbcb98445b91e070
Modified Files:
terraform012/Makefile
Log Message:
terraform012: Add SUPERSEDES line
This package is intended to replace net/terraform that had no
version suffix.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=00f1b54d6f810e2b1810e5b5bbcb98445b91e070
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
terraform012/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/terraform012/Makefile b/terraform012/Makefile
index 4765580952..6f7e8a1588 100644
--- a/terraform012/Makefile
+++ b/terraform012/Makefile
@@ -12,6 +12,8 @@ HOMEPAGE= https://www.terraform.io/
COMMENT= Infrastructure orchestration tool
LICENSE= mpl-2.0
+SUPERSEDES+= terraform-[0-9]*
+
GO_BUILD_PATTERN= .
WRKSRC= ${WRKDIR}/${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index