Date: Sun, 4 Feb 2024 21:17:11 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: c28cf6f4148c - main - devel/apache-commons-io: upgrade to 2.15.1 Message-ID: <202402042117.414LHB7G018096@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=c28cf6f4148cb99529e3df140e7b8ad329a90a77 commit c28cf6f4148cb99529e3df140e7b8ad329a90a77 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-02-04 17:55:19 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-02-04 21:13:08 +0000 devel/apache-commons-io: upgrade to 2.15.1 Changelog at <https://commons.apache.org/proper/commons-io/changes-report.html#a2.15.1> --- devel/apache-commons-io/Makefile | 2 +- devel/apache-commons-io/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/apache-commons-io/Makefile b/devel/apache-commons-io/Makefile index b70df5d57a1a..2eda4fd0211e 100644 --- a/devel/apache-commons-io/Makefile +++ b/devel/apache-commons-io/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-io -PORTVERSION= 2.11.0 +PORTVERSION= 2.15.1 CATEGORIES= devel java MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- diff --git a/devel/apache-commons-io/distinfo b/devel/apache-commons-io/distinfo index abea45f939b3..fbbb5791585c 100644 --- a/devel/apache-commons-io/distinfo +++ b/devel/apache-commons-io/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627051338 -SHA256 (commons-io-2.11.0-bin.tar.gz) = f515d53738c485d6026166c1f7fc56deb9be8123ae0fafa3c003bdcc956de1f9 -SIZE (commons-io-2.11.0-bin.tar.gz) = 3910105 +TIMESTAMP = 1707069198 +SHA256 (commons-io-2.15.1-bin.tar.gz) = 9d8a181877ad75ddef16bc855cbc6ebef494088b3a559c8fc166fcb3487e79d8 +SIZE (commons-io-2.15.1-bin.tar.gz) = 7091237
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402042117.414LHB7G018096>