Browse Source

java/apache-commons-collections4: upgrade to 4.5.0-M3

Changelog at
https://commons.apache.org/proper/commons-collections/changes-report.html#a4.5.0-M3
overlay
Thierry Thomas 5 months ago
parent
commit
eda5aa772b
  1. 3
      java/apache-commons-collections4/Makefile
  2. 6
      java/apache-commons-collections4/distinfo

3
java/apache-commons-collections4/Makefile

@ -1,5 +1,5 @@
PORTNAME= commons-collections4
DISTVERSION= 4.5.0-M2
DISTVERSION= 4.5.0-M3
CATEGORIES= java devel
MASTER_SITES= APACHE_COMMONS_BINARIES
MASTER_SITE_SUBDIR= collections
@ -11,6 +11,7 @@ COMMENT= Classes that extend/augment the Java Collections Framework
WWW= https://commons.apache.org/proper/commons-collections/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= java

6
java/apache-commons-collections4/distinfo

@ -1,3 +1,3 @@
TIMESTAMP = 1718798857
SHA256 (commons-collections4-4.5.0-M2-bin.tar.gz) = 621faab2eaf3fdb3ab938bc35b14377a47c0fd7b1a7db02d5cbbae88c82462c3
SIZE (commons-collections4-4.5.0-M2-bin.tar.gz) = 10949007
TIMESTAMP = 1737312985
SHA256 (commons-collections4-4.5.0-M3-bin.tar.gz) = 086097440a1dbe05591bcba5587cc2300dbb493383ed43aa9df3fda6fc6ffd0f
SIZE (commons-collections4-4.5.0-M3-bin.tar.gz) = 11785015

Loading…
Cancel
Save