From 84e3baff499fa5b4b5b0dcab80a0e778001b83de Mon Sep 17 00:00:00 2001 From: Mitchell Clay Date: Fri, 10 May 2024 11:56:55 -0500 Subject: textproc/apache-commons-csv: Update to 1.11.0 Changelog: https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt PR: 278903 --- textproc/apache-commons-csv/Makefile | 2 +- textproc/apache-commons-csv/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'textproc/apache-commons-csv') diff --git a/textproc/apache-commons-csv/Makefile b/textproc/apache-commons-csv/Makefile index 5e1fc7acfc2e..1a8013528129 100644 --- a/textproc/apache-commons-csv/Makefile +++ b/textproc/apache-commons-csv/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-csv -PORTVERSION= 1.10.0 +DISTVERSION= 1.11.0 CATEGORIES= textproc java devel MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- diff --git a/textproc/apache-commons-csv/distinfo b/textproc/apache-commons-csv/distinfo index 8bbbc4abd54b..85d149ab89d3 100644 --- a/textproc/apache-commons-csv/distinfo +++ b/textproc/apache-commons-csv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678483009 -SHA256 (commons-csv-1.10.0-bin.tar.gz) = dda31a279fa5a30f529970bd1a6b751a2b610ccdb005273ade4171bd05634f8f -SIZE (commons-csv-1.10.0-bin.tar.gz) = 338645 +TIMESTAMP = 1715353307 +SHA256 (commons-csv-1.11.0-bin.tar.gz) = f76381be199a60642da0fcb73f5bab64d3ab6a994d6f6c94c2ae06d0c44f9797 +SIZE (commons-csv-1.11.0-bin.tar.gz) = 416050 -- cgit v1.2.3