Date: Sun, 10 Sep 2023 16:30:16 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6427a447b623 - main - archivers/apache-commons-compress: upgrade to 1.24.0 Message-ID: <202309101630.38AGUGeT051534@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=6427a447b62316a5b2808a0283e76f15bbd53e28 commit 6427a447b62316a5b2808a0283e76f15bbd53e28 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-09-10 14:13:39 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-09-10 16:29:48 +0000 archivers/apache-commons-compress: upgrade to 1.24.0 --- archivers/apache-commons-compress/Makefile | 2 +- archivers/apache-commons-compress/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/archivers/apache-commons-compress/Makefile b/archivers/apache-commons-compress/Makefile index eda449247067..baa1980cedb9 100644 --- a/archivers/apache-commons-compress/Makefile +++ b/archivers/apache-commons-compress/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-compress -PORTVERSION= 1.23.0 +PORTVERSION= 1.24.0 CATEGORIES= archivers java MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- diff --git a/archivers/apache-commons-compress/distinfo b/archivers/apache-commons-compress/distinfo index 652bd81b04ae..95be536c0cbb 100644 --- a/archivers/apache-commons-compress/distinfo +++ b/archivers/apache-commons-compress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679666831 -SHA256 (commons-compress-1.23.0-bin.tar.gz) = 9beedc73b87dc555ca94b0534ebd8bf750055834cdfa1352c9cc4334ed280402 -SIZE (commons-compress-1.23.0-bin.tar.gz) = 102898844 +TIMESTAMP = 1694352755 +SHA256 (commons-compress-1.24.0-bin.tar.gz) = 550cd7835eab9eb821b116361f7367189fb41c46f3f3f36e9bb5e59bda44aaac +SIZE (commons-compress-1.24.0-bin.tar.gz) = 103448271
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309101630.38AGUGeT051534>