Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2026 15:36:35 +0000
From:      Kenneth Raplee <kenrap@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ee707ea4f0bd - main - ports-mgmt/zig2tuple: Change to zig015
Message-ID:  <6a01f783.33d29.6db22311@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by kenrap:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee707ea4f0bd40aabc4831f06871b4404e3d2735

commit ee707ea4f0bd40aabc4831f06871b4404e3d2735
Author:     Kenneth Raplee <kenrap@FreeBSD.org>
AuthorDate: 2026-05-04 15:38:26 +0000
Commit:     Kenneth Raplee <kenrap@FreeBSD.org>
CommitDate: 2026-05-11 15:33:48 +0000

    ports-mgmt/zig2tuple: Change to zig015
    
    PR:             294741
    Approved by:    arrowd (co-mentor)
---
 ports-mgmt/zig2tuple/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ports-mgmt/zig2tuple/Makefile b/ports-mgmt/zig2tuple/Makefile
index 4ba058535814..b93966652edf 100644
--- a/ports-mgmt/zig2tuple/Makefile
+++ b/ports-mgmt/zig2tuple/Makefile
@@ -9,7 +9,7 @@ WWW=		https://github.com/kenrap/zig2tuple
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		zig
+USES=		zig:015
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	kenrap


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a01f783.33d29.6db22311>