Date: Thu, 2 Jan 2025 15:50:50 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: 84bb1a6dc937 - main - textproc/apache-poi: upgrade to 5.3.0 Message-ID: <202501021550.502Foo1E074969@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=84bb1a6dc9375d4f85d85b53db9e06f313a34216 commit 84bb1a6dc9375d4f85d85b53db9e06f313a34216 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-01-02 15:31:16 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2025-01-02 15:40:13 +0000 textproc/apache-poi: upgrade to 5.3.0 Changelog at https://poi.apache.org/changes.html#5.3.0 . --- textproc/apache-poi/Makefile | 3 ++- textproc/apache-poi/distinfo | 30 +++++++++++++++--------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/textproc/apache-poi/Makefile b/textproc/apache-poi/Makefile index 9d012adda484..235b4fac8cbc 100644 --- a/textproc/apache-poi/Makefile +++ b/textproc/apache-poi/Makefile @@ -1,5 +1,5 @@ PORTNAME= poi -PORTVERSION= 5.2.5 +PORTVERSION= 5.3.0 CATEGORIES= textproc devel java MASTER_SITES= ${MAVEN_SITE}/poi/${PORTVERSION}/:poi \ ${MAVEN_SITE}/poi-examples/${PORTVERSION}/:examples \ @@ -29,6 +29,7 @@ RUN_DEPENDS= apache-log4j2>0:devel/apache-log4j2 \ apache-commons-io>0:devel/apache-commons-io \ apache-commons-math>0:math/apache-commons-math \ apache-commons-codec>0:java/apache-commons-codec \ + apache-commons-compress>0:archivers/apache-commons-compress \ apache-commons-collections4>0:java/apache-commons-collections4 USES= cpe java diff --git a/textproc/apache-poi/distinfo b/textproc/apache-poi/distinfo index aabe187ab1b7..2da0b314c2b2 100644 --- a/textproc/apache-poi/distinfo +++ b/textproc/apache-poi/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1706983042 -SHA256 (poi-5.2.5.jar) = 352e1b44a5777af2df3d7dc408cda9f75f932d0e0125fa1a7d336a13c0a663a7 -SIZE (poi-5.2.5.jar) = 2976945 -SHA256 (poi-examples-5.2.5.jar) = 710d48b1cab6fb775f97d2813fe5a710b5650b5529fb7b23cd09891e249621b3 -SIZE (poi-examples-5.2.5.jar) = 389398 -SHA256 (poi-excelant-5.2.5.jar) = 976d3c48f94ad2563ad371f50cdd62f51fbc11689318b026a8e4e1cfd3fb3de6 -SIZE (poi-excelant-5.2.5.jar) = 28484 -SHA256 (poi-ooxml-5.2.5.jar) = c6ad01a10cefa1d2a9c1b552bd4293a3eca29b513353f1ec814041d38da9ec5b -SIZE (poi-ooxml-5.2.5.jar) = 2027116 -SHA256 (poi-ooxml-full-5.2.5.jar) = 4ef28c69a3dd06d39ccb1e62a08f40e71bec5f96fcd6fbb7ed3ebf7883b4e215 -SIZE (poi-ooxml-full-5.2.5.jar) = 13947614 -SHA256 (poi-ooxml-lite-5.2.5.jar) = 6d4ce6736c422c52e47ffbfa08c784e1b8c188efb69583ac001a0ab16022d774 -SIZE (poi-ooxml-lite-5.2.5.jar) = 5946257 -SHA256 (poi-scratchpad-5.2.5.jar) = 233b279830c8c68ce57b3202164d5bcee53850a770883c4674cfb8d3dd52fc56 -SIZE (poi-scratchpad-5.2.5.jar) = 1906440 +TIMESTAMP = 1735816061 +SHA256 (poi-5.3.0.jar) = d514ebff22327762d38f551b6d1d78bb764770afd8d37546387ca41790323fef +SIZE (poi-5.3.0.jar) = 2979181 +SHA256 (poi-examples-5.3.0.jar) = fb1fafe7a0cd04d6da224cf0c04da64179d6e9430198515d4a1ef7a66e5c9c66 +SIZE (poi-examples-5.3.0.jar) = 389570 +SHA256 (poi-excelant-5.3.0.jar) = e2af7e6ecac65a297047ef9f8b59c068c47c7d55572a0350e1aacf7b6eb93c1a +SIZE (poi-excelant-5.3.0.jar) = 28486 +SHA256 (poi-ooxml-5.3.0.jar) = 9aff00ff55aea842c67d7b042b81a0aa99e9f5e1395d9947ca7cf1bcb74e5cb1 +SIZE (poi-ooxml-5.3.0.jar) = 2031513 +SHA256 (poi-ooxml-full-5.3.0.jar) = 8f4121515642bdeff7045d7a2e3982ea3015d8e37e7237ff1cf360e6ba6bd098 +SIZE (poi-ooxml-full-5.3.0.jar) = 13947616 +SHA256 (poi-ooxml-lite-5.3.0.jar) = 78e3eee7982aba1b323caa4dcd9d9e73b6c664ab57e3104f1b61935c3321c925 +SIZE (poi-ooxml-lite-5.3.0.jar) = 5987150 +SHA256 (poi-scratchpad-5.3.0.jar) = 064b21ea48cb60829994a9745f72c16401652b65e31bc1732dec2aefa70df5db +SIZE (poi-scratchpad-5.3.0.jar) = 1907049
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501021550.502Foo1E074969>