git: 9ebf7991cff1 - main - sysutils/buildah: update to 1.29.1

From: Doug Rabson <dfr_at_FreeBSD.org>
Date: Tue, 14 Mar 2023 11:43:51 UTC
The branch main has been updated by dfr:

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

commit 9ebf7991cff1b66f68a810894c0a9547daf5e2f3
Author:     Doug Rabson <dfr@FreeBSD.org>
AuthorDate: 2023-03-06 08:04:45 +0000
Commit:     Doug Rabson <dfr@FreeBSD.org>
CommitDate: 2023-03-14 11:30:39 +0000

    sysutils/buildah: update to 1.29.1
    
    Changes:        https://github.com/containers/buildah/releases/tag/v1.29.1
    Approved by:    dch
---
 sysutils/buildah/Makefile    | 5 ++---
 sysutils/buildah/distinfo    | 6 +++---
 sysutils/buildah/pkg-message | 4 ++--
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/sysutils/buildah/Makefile b/sysutils/buildah/Makefile
index fa7c56edd28f..6394f9115ece 100644
--- a/sysutils/buildah/Makefile
+++ b/sysutils/buildah/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	buildah
-PORTVERSION=	1.29.0.dev
-PORTREVISION=	5
+DISTVERSIONPREFIX=	v
+DISTVERSION=	1.29.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dfr@FreeBSD.org
@@ -22,7 +22,6 @@ USES=		gmake go:no_targets pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	containers
 GH_PROJECT=	buildah
-GH_TAGNAME=	cf661299
 INSTALL_TARGET=	install install.completions
 
 .include <bsd.port.mk>
diff --git a/sysutils/buildah/distinfo b/sysutils/buildah/distinfo
index 7bbda2332fb6..839a20ff944f 100644
--- a/sysutils/buildah/distinfo
+++ b/sysutils/buildah/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669815265
-SHA256 (containers-buildah-1.29.0.dev-cf661299_GH0.tar.gz) = 6e39fb1e10ae59c451bbe589736ec8a89effe207154e8acb7a2709077354c612
-SIZE (containers-buildah-1.29.0.dev-cf661299_GH0.tar.gz) = 14816996
+TIMESTAMP = 1676644594
+SHA256 (containers-buildah-v1.29.1_GH0.tar.gz) = ac20cdbd81616f3f03ef42dc3139de118e3b6d0ed737c994c45dc1039e0fa1c1
+SIZE (containers-buildah-v1.29.1_GH0.tar.gz) = 15594930
diff --git a/sysutils/buildah/pkg-message b/sysutils/buildah/pkg-message
index 19daa99bd111..16e4f4853834 100644
--- a/sysutils/buildah/pkg-message
+++ b/sysutils/buildah/pkg-message
@@ -1,5 +1,5 @@
-This port of the buildah image building tool is based on unreleased
-sources and should be used for evaluation and testing purposes only.
+The FreeBSD port of the buildah image building tool is experimental and should
+be used for evaluation and testing purposes only.
 
 Basic usage follows: