pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
terraform-provider-aws5: Adjust PKGNAME like other terraform-provider-*
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Mar 2 16:04:03 2026 +0100
Changeset: 25ea838fcb8907cf3dd53c6ae17bc1ef68b88ab7
Modified Files:
terraform-provider-aws5/Makefile
Log Message:
terraform-provider-aws5: Adjust PKGNAME like other terraform-provider-*
NFC.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=25ea838fcb8907cf3dd53c6ae17bc1ef68b88ab7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
terraform-provider-aws5/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/terraform-provider-aws5/Makefile b/terraform-provider-aws5/Makefile
index 28cc037a67..54783cccba 100644
--- a/terraform-provider-aws5/Makefile
+++ b/terraform-provider-aws5/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.25 2021/03/19 17:37:03 bsiegert Exp $
DISTNAME= terraform-provider-aws-5.100.0
-PKGNAME= ${DISTNAME:S/aws/aws5/}
+PKGNAME= ${DISTNAME:S/terraform-provider-aws/&5/}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}
GITHUB_PROJECT= terraform-provider-aws
Home |
Main Index |
Thread Index |
Old Index