Bug 291007 - sysutils/buildah: Update version 1.42.0=>1.42.1
Summary: sysutils/buildah: Update version 1.42.0=>1.42.1
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: dfr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-14 08:01 UTC by Robert Gogolok
Modified: 2025-11-20 12:49 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (dfr)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Gogolok 2025-11-14 08:01:56 UTC
From dde8edd518bb5f7c61bb468561f189c62d392009 Mon Sep 17 00:00:00 2001
From: Robert Gogolok <gogolok@gmail.com>
Date: Fri, 14 Nov 2025 08:58:04 +0100
Subject: [PATCH] sysutils/buildah: update 1.42.0 -> 1.42.1

Changelog:
https://github.com/containers/buildah/releases/tag/v1.42.1
---
 sysutils/buildah/Makefile | 3 +--
 sysutils/buildah/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/sysutils/buildah/Makefile b/sysutils/buildah/Makefile
index 49cc7bb3d6d1..de83934759bc 100644
--- a/sysutils/buildah/Makefile
+++ b/sysutils/buildah/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	buildah
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.42.0
-PORTREVISION=	1
+DISTVERSION=	1.42.1
 CATEGORIES=	sysutils

 MAINTAINER=	dfr@FreeBSD.org
diff --git a/sysutils/buildah/distinfo b/sysutils/buildah/distinfo
index 018d5350f970..27222d1225f0 100644
--- a/sysutils/buildah/distinfo
+++ b/sysutils/buildah/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1761214350
-SHA256 (containers-buildah-v1.42.0_GH0.tar.gz) = d048349f671f09a34b368a8a3c7882f9f66af3e875be9245037ed734a6a73fd3
-SIZE (containers-buildah-v1.42.0_GH0.tar.gz) = 11789033
+TIMESTAMP = 1763077245
+SHA256 (containers-buildah-v1.42.1_GH0.tar.gz) = c162e769ab42437d8125e610b16633c68dee1e8196d5931f28379997b3ec2baf
+SIZE (containers-buildah-v1.42.1_GH0.tar.gz) = 11812044
--
2.51.2
Comment 1 Robert Gogolok 2025-11-20 06:50:20 UTC
This has been fixed in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291014