Date: Fri, 6 May 2022 03:23:28 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: aadcbf94e01c - main - devel/checkbashisms: Update to 2.22.1 Message-ID: <202205060323.2463NSM5052962@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=aadcbf94e01c0987e89a332b2f25176d6373422d commit aadcbf94e01c0987e89a332b2f25176d6373422d Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2022-05-05 15:10:43 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2022-05-06 03:19:54 +0000 devel/checkbashisms: Update to 2.22.1 The tarball for version 2.21.4 was removed from the upstream mirror, so this upgrade also fixes a fetch error. While here, reset the maintainer to ports@ since prior to this fix there were more than 3 maintainer timeouts. PR: 263799 Sponsored by: The FreeBSD Foundation --- devel/checkbashisms/Makefile | 4 ++-- devel/checkbashisms/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/checkbashisms/Makefile b/devel/checkbashisms/Makefile index 9152b28b8bc0..4640ffbd1e2f 100644 --- a/devel/checkbashisms/Makefile +++ b/devel/checkbashisms/Makefile @@ -1,10 +1,10 @@ PORTNAME= checkbashisms -DISTVERSION= 2.21.4 +DISTVERSION= 2.22.1 CATEGORIES= devel perl5 MASTER_SITES= DEBIAN/pool/main/d/devscripts/ DISTNAME= devscripts_${PORTVERSION} -MAINTAINER= nukama+maintainer@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Check for the presence of bashisms LICENSE= GPLv2 diff --git a/devel/checkbashisms/distinfo b/devel/checkbashisms/distinfo index a8623a91f339..b87142923870 100644 --- a/devel/checkbashisms/distinfo +++ b/devel/checkbashisms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629353550 -SHA256 (devscripts_2.21.4.tar.xz) = c18885e36d9c78b319001d4dbaf64e1b85bd322cfd0f62a04cc9d48550f7397f -SIZE (devscripts_2.21.4.tar.xz) = 981488 +TIMESTAMP = 1651761818 +SHA256 (devscripts_2.22.1.tar.xz) = 35dd5e6029d27be35b96e8c6e38b8aa6fba791a21371dac2de0f8cdee5fe33d5 +SIZE (devscripts_2.22.1.tar.xz) = 989556
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205060323.2463NSM5052962>