git: bf725a8122eb - main - shells/bash: Update to 5.2.2

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Thu, 06 Oct 2022 05:37:58 UTC
The branch main has been updated by ehaupt:

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

commit bf725a8122eb9a56a52fe3465ae67c9a042d3441
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2022-10-06 05:37:54 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2022-10-06 05:37:54 +0000

    shells/bash: Update to 5.2.2
---
 shells/bash/Makefile | 35 +++++++++++++++--------------------
 shells/bash/distinfo |  6 +++++-
 2 files changed, 20 insertions(+), 21 deletions(-)

diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index fcf0d36ef938..a078c1bba342 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,21 +1,16 @@
-# Please don't remove commented lines. They will become relevant once
-# the first official patch is released.
-
 PORTNAME=		bash
-#PATCHLEVEL=		0
-#PORTVERSION=		5.2.${PATCHLEVEL:S/^0//g}
-PORTVERSION=		5.2
-PORTREVISION=		3
+PATCHLEVEL=		2
+PORTVERSION=		5.2.${PATCHLEVEL:S/^0//g}
 CATEGORIES=		shells
 MASTER_SITES=		GNU
-#DISTNAME=		${PORTNAME}-${PORTVERSION:R}
+DISTNAME=		${PORTNAME}-${PORTVERSION:R}
 DIST_SUBDIR=		${PORTNAME}
 EXTRACT_ONLY=		${DISTNAME}${EXTRACT_SUFX}
 
-#PATCH_SITES=		GNU/${PORTNAME}/${DISTNAME}-patches/
-#PATCHFILES!=		/usr/bin/jot -s " " -w \
-#			${PORTNAME}${PORTVERSION:R:S/.//g}-%03d \
-#			${PATCHLEVEL} 1 ${PATCHLEVEL}
+PATCH_SITES=		GNU/${PORTNAME}/${DISTNAME}-patches/
+PATCHFILES!=		/usr/bin/jot -s " " -w \
+			${PORTNAME}${PORTVERSION:R:S/.//g}-%03d \
+			${PATCHLEVEL} 1 ${PATCHLEVEL}
 
 MAINTAINER=		ehaupt@FreeBSD.org
 COMMENT=		GNU Project's Bourne Again SHell
@@ -119,15 +114,15 @@ post-install:
 regress: build
 	cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} test
 
-#ckp:
-#	${MAKE} -DPATCH_DEBUG clean patch
+ckp:
+	${MAKE} -DPATCH_DEBUG clean patch
 
 # requires ftp/ncftp3
-#cklatest:
-#	@${ECHO} -n "Currently at: "
-#	@${MAKE} -V PATCHLEVEL
-#	-ncftpls \
-#		${PATCH_SITES:Mftp*:Ox:[1]} \
-#		| fgrep -v .sig | ${SORT} | ${TAIL}
+cklatest:
+	@${ECHO} -n "Currently at: "
+	@${MAKE} -V PATCHLEVEL
+	-ncftpls \
+		${PATCH_SITES:Mftp*:Ox:[1]} \
+		| fgrep -v .sig | ${SORT} | ${TAIL}
 
 .include <bsd.port.mk>
diff --git a/shells/bash/distinfo b/shells/bash/distinfo
index 470c013284e3..51a5479fe59a 100644
--- a/shells/bash/distinfo
+++ b/shells/bash/distinfo
@@ -1,3 +1,7 @@
-TIMESTAMP = 1664221830
+TIMESTAMP = 1665033631
 SHA256 (bash/bash-5.2.tar.gz) = a139c166df7ff4471c5e0733051642ee5556c1cc8a4a78f145583c5c81ab32fb
 SIZE (bash/bash-5.2.tar.gz) = 10950833
+SHA256 (bash/bash52-001) = f42f2fee923bc2209f406a1892772121c467f44533bedfe00a176139da5d310a
+SIZE (bash/bash52-001) = 1381
+SHA256 (bash/bash52-002) = 45cc5e1b876550eee96f95bffb36c41b6cb7c07d33f671db5634405cd00fd7b8
+SIZE (bash/bash52-002) = 1328