git: 50bf6a0f5cc4 - main - java/apache-commons-cli: Update 1.4 => 1.9.0, take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Apr 2025 23:59:20 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=50bf6a0f5cc464b2c47d3df203cfe573c6c9d7fa
commit 50bf6a0f5cc464b2c47d3df203cfe573c6c9d7fa
Author: Atanu Biswas <atanubiswas484@gmail.com>
AuthorDate: 2025-04-28 23:47:44 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-04-28 23:57:11 +0000
java/apache-commons-cli: Update 1.4 => 1.9.0, take maintainership
Changelogs:
https://commons.apache.org/proper/commons-cli/changes-report.html
Replace PORTVERSION with DISTVERSION.
PR: 286424
---
java/apache-commons-cli/Makefile | 10 +++++-----
java/apache-commons-cli/distinfo | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/java/apache-commons-cli/Makefile b/java/apache-commons-cli/Makefile
index a136c3007481..574d9ed07eb0 100644
--- a/java/apache-commons-cli/Makefile
+++ b/java/apache-commons-cli/Makefile
@@ -1,11 +1,11 @@
PORTNAME= commons-cli
-PORTVERSION= 1.4
+DISTVERSION= 1.9.0
CATEGORIES= java devel
MASTER_SITES= APACHE_COMMONS_BINARIES
PKGNAMEPREFIX= apache-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
+DISTNAME= ${PORTNAME}-${DISTVERSION}-bin
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= atanubiswas484@gmail.com
COMMENT= Java library for command line arguments and options
WWW= https://commons.apache.org/proper/commons-cli/
@@ -15,9 +15,9 @@ USES= java
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
-JARFILE= ${PORTNAME}-${PORTVERSION}.jar
+JARFILE= ${PORTNAME}-${DISTVERSION}.jar
DESTJARFILE= ${PORTNAME}.jar
PLIST_FILES= %%JAVAJARDIR%%/${DESTJARFILE}
PORTDOCS= *
diff --git a/java/apache-commons-cli/distinfo b/java/apache-commons-cli/distinfo
index d17791bd43f0..8a15b6269a26 100644
--- a/java/apache-commons-cli/distinfo
+++ b/java/apache-commons-cli/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489478273
-SHA256 (commons-cli-1.4-bin.tar.gz) = e9f134cd94c13a77b87648871140104338a3b90320658c1860b73f4d5732a793
-SIZE (commons-cli-1.4-bin.tar.gz) = 505547
+TIMESTAMP = 1745868907
+SHA256 (commons-cli-1.9.0-bin.tar.gz) = 133f8cb9bf0bba0de7f7158f3d0dcc2bd7c89bc54c386ba24bb89fdf098f2173
+SIZE (commons-cli-1.9.0-bin.tar.gz) = 1101690