diff --git a/graphics/plantuml/Makefile b/graphics/plantuml/Makefile index 8ce656440868..c079dce34236 100644 --- a/graphics/plantuml/Makefile +++ b/graphics/plantuml/Makefile @@ -1,34 +1,34 @@ 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 PLIST_FILES= bin/${PORTNAME} \ ${JAVASHAREDIR}/${PORTNAME}/${PORTNAME}.jar pre-install: ${ECHO} '#!/bin/sh' > ${WRKDIR}/${PORTNAME} ${ECHO} '${PREFIX}/bin/java -jar ${JAVASHAREDIR}/${PORTNAME}/${PORTNAME}.jar $$*' \ >> ${WRKDIR}/${PORTNAME} do-install: ${MKDIR} ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME} ${INSTALL_DATA} ${DISTDIR}/${PORTNAME}-${DISTVERSION}.jar \ ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/${PORTNAME}.jar ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include 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