Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2025 00:41:49 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Atanu Biswas <atanubiswas484@gmail.com>
Subject:   git: 5f5b36cd68f3 - main - java/apache-commons-cli: Update 1.10.0 => 1.11.0
Message-ID:  <6923a9cd.f8b6.6c7a3374@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5f5b36cd68f3362c3a96b0cdd87eeb3de33a82e3

commit 5f5b36cd68f3362c3a96b0cdd87eeb3de33a82e3
Author:     Atanu Biswas <atanubiswas484@gmail.com>
AuthorDate: 2025-11-24 00:40:29 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-24 00:40:29 +0000

    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
---
 java/apache-commons-cli/Makefile | 2 +-
 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6923a9cd.f8b6.6c7a3374>