Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2026 10:53:15 +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:        Eric Camachat <eric@camachat.org>
Subject:   git: c29465ce5546 - main - graphics/plantuml: Update 1.2026.1 => 1.2026.5, take maintainership
Message-ID:  <6a1ac19b.3eaa3.6dc6f76d@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=c29465ce5546dd64252c91dabfa486dae2754b3a

commit c29465ce5546dd64252c91dabfa486dae2754b3a
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2026-05-30 10:42:20 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-05-30 10:53:05 +0000

    graphics/plantuml: Update 1.2026.1 => 1.2026.5, take maintainership
    
    Changelogs:
    https://github.com/plantuml/plantuml/releases/tag/v1.2026.2
    https://github.com/plantuml/plantuml/releases/tag/v1.2026.3
    https://github.com/plantuml/plantuml/releases/tag/v1.2026.4
    https://github.com/plantuml/plantuml/releases/tag/v1.2026.5
    
    PR:             295670
    Approved by:    awoonya <awoonyaa@gmail.com> (maintainer, inactive for over 2 years with multiple timeouts)
    Sponsored by:   UNIS Labs
    MFH:            2026Q2
---
 graphics/plantuml/Makefile | 6 +++---
 graphics/plantuml/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/graphics/plantuml/Makefile b/graphics/plantuml/Makefile
index 8ce656440868..c079dce34236 100644
--- a/graphics/plantuml/Makefile
+++ b/graphics/plantuml/Makefile
@@ -1,18 +1,18 @@
 PORTNAME=	plantuml
-DISTVERSION=	1.2026.1
-PORTREVISION=	2
+DISTVERSION=	1.2026.5
 CATEGORIES=	graphics java textproc
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 EXTRACT_SUFX=	.jar
 EXTRACT_ONLY=
 
-MAINTAINER=	awoonyaa@gmail.com
+MAINTAINER=	eric@camachat.org
 COMMENT=	Application for swift and straightforward diagram creation
 WWW=		https://plantuml.com/
 
 LICENSE=	GPLv3
 
 USES=		java
+JAVA_VERSION=	11+
 
 NO_ARCH=	yes
 NO_BUILD=	yes
diff --git a/graphics/plantuml/distinfo b/graphics/plantuml/distinfo
index 0c6922392841..d531d048bec4 100644
--- a/graphics/plantuml/distinfo
+++ b/graphics/plantuml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768876392
-SHA256 (plantuml-1.2026.1.jar) = 89c116168a2a0f7cf5292e11617ba22abd743f891914f1fec5bc9c7d257b3092
-SIZE (plantuml-1.2026.1.jar) = 26882011
+TIMESTAMP = 1779980586
+SHA256 (plantuml-1.2026.5.jar) = de65ffc34b5c7fdad4e86309ce2dcceff98778799ae17b93a8f492d7a69080e1
+SIZE (plantuml-1.2026.5.jar) = 29524499


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1ac19b.3eaa3.6dc6f76d>