Date: Wed, 2 Nov 2022 21:23:30 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: 66fa0dcd803e - main - archivers/apache-commons-compress: upgrade to 1.22 Message-ID: <202211022123.2A2LNUqw033120@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=66fa0dcd803e0949135232e179cf67d57ffc38a9 commit 66fa0dcd803e0949135232e179cf67d57ffc38a9 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-11-02 21:06:33 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-11-02 21:06:33 +0000 archivers/apache-commons-compress: upgrade to 1.22 Release notes at <https://dlcdn.apache.org//commons/compress/RELEASE-NOTES.txt>. --- 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 4dc738b34562..bb77010d0180 100644 --- a/archivers/apache-commons-compress/Makefile +++ b/archivers/apache-commons-compress/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-compress -PORTVERSION= 1.21 +PORTVERSION= 1.22 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 302180cf05e0..e855dcb03d21 100644 --- a/archivers/apache-commons-compress/distinfo +++ b/archivers/apache-commons-compress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651242838 -SHA256 (commons-compress-1.21-bin.tar.gz) = b161742b93123925d4c412c2f7ed7f445e524f8b48cd52869ca42f4adb952ef3 -SIZE (commons-compress-1.21-bin.tar.gz) = 37596020 +TIMESTAMP = 1667422289 +SHA256 (commons-compress-1.22-bin.tar.gz) = 067df2c4ad6cc3453e88aeaf5e77955cdb918c137322e80900405af8611948f7 +SIZE (commons-compress-1.22-bin.tar.gz) = 102733166
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211022123.2A2LNUqw033120>