Date: Tue, 20 Feb 2024 19:09: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: ddcefa1b7576 - main - archivers/apache-commons-compress: upgrade to 1.26.0 Message-ID: <202402201909.41KJ9GKd061130@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=ddcefa1b7576f68f08fa504d23521682202df58e commit ddcefa1b7576f68f08fa504d23521682202df58e Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-02-20 18:48:33 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-02-20 19:06:15 +0000 archivers/apache-commons-compress: upgrade to 1.26.0 Changelog at <https://commons.apache.org/proper/commons-compress/changes-report.html#a1.26.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 bc2eda94a901..f20e99199f97 100644 --- a/archivers/apache-commons-compress/Makefile +++ b/archivers/apache-commons-compress/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-compress -PORTVERSION= 1.25.0 +PORTVERSION= 1.26.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 06035b026d0f..086d9482c330 100644 --- a/archivers/apache-commons-compress/distinfo +++ b/archivers/apache-commons-compress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700232800 -SHA256 (commons-compress-1.25.0-bin.tar.gz) = 8acc55fe04ce8d5416dfbd7a72bf19ae52e73a7f18596afaa75487625c2176f0 -SIZE (commons-compress-1.25.0-bin.tar.gz) = 104969220 +TIMESTAMP = 1708454659 +SHA256 (commons-compress-1.26.0-bin.tar.gz) = 017764a8caf34ed511a4f5ca3a65f1a344677c5b5f95c0dfea69959aa545cf99 +SIZE (commons-compress-1.26.0-bin.tar.gz) = 117599203
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402201909.41KJ9GKd061130>