diff options
| author | Atanu Biswas <atanubiswas484@gmail.com> | 2025-11-24 03:40:29 +0300 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-11-24 03:40:29 +0300 |
| commit | 5f5b36cd68f3362c3a96b0cdd87eeb3de33a82e3 (patch) | |
| tree | faeb3512387b2da18c7d8043bc9a3abdc73941ab /java | |
| parent | multimedia/avidemux-plugins: Fix build after update multimedia/x265 to 4.1 (diff) | |
java/apache-commons-cli: Update 1.10.0 => 1.11.0
Changelog:
https://commons.apache.org/proper/commons-cli/changes.html#a1.11.0
PR: 291183
Diffstat (limited to 'java')
| -rw-r--r-- | java/apache-commons-cli/Makefile | 2 | ||||
| -rw-r--r-- | java/apache-commons-cli/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/java/apache-commons-cli/Makefile b/java/apache-commons-cli/Makefile index d2200d1bca2e..6cb882b9ce9d 100644 --- a/java/apache-commons-cli/Makefile +++ b/java/apache-commons-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-cli -DISTVERSION= 1.10.0 +DISTVERSION= 1.11.0 CATEGORIES= java devel MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- diff --git a/java/apache-commons-cli/distinfo b/java/apache-commons-cli/distinfo index ae753edaa44d..3ebe839716c8 100644 --- a/java/apache-commons-cli/distinfo +++ b/java/apache-commons-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754740794 -SHA256 (commons-cli-1.10.0-bin.tar.gz) = 739cf2853bd20038572e2d91eca017ea170b3c076ee52dafb579c53454c2058d -SIZE (commons-cli-1.10.0-bin.tar.gz) = 1615199 +TIMESTAMP = 1763851013 +SHA256 (commons-cli-1.11.0-bin.tar.gz) = 342dabcf3db7e32e82b2988c0cd9f8ad0e2c44bf3045c45745a7277afbe67f5b +SIZE (commons-cli-1.11.0-bin.tar.gz) = 1713053 |
