Bug 288175 - graphics/plantuml: update to 1.2025.7
Summary: graphics/plantuml: update to 1.2025.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/plantuml/plantuml/...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-13 02:22 UTC by Eric Camachat
Modified: 2025-09-09 23:02 UTC (History)
1 user (show)

See Also:
vvd: maintainer-feedback+


Attachments
update to 1.2025.4 (903 bytes, patch)
2025-07-13 02:22 UTC, Eric Camachat
no flags Details | Diff
update to 1.2025.7 (1.00 KB, patch)
2025-09-09 17:05 UTC, Eric Camachat
eric: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Camachat 2025-07-13 02:22:05 UTC
Created attachment 262085 [details]
update to 1.2025.4

What's Changed
--------------

 * ✅ #2137 Testing variable definition by @MuhammadEzzatHBK in #2204
 * ⬆️ chore(deps): bump junit-jupiter from 5.12.2 to 5.13.0 by @dependabot in #2206
 * ⬆️ chore(deps): bump org.junit.platform:junit-platform-launcher from 1.12.2 to 1.13.0 by @dependabot in #2207
 * 🐛 Fix UTF8 byte array helper by @arnaudroques in #2210
 * 💄Add newpage style and Improve LineThickness in order to make more test on LineThickness (and detect some new issues) by @The-Lum in #2213
 * 📝 upd CHANGES.md according to v1.2025.3 by @The-Lum in #2222
 * 🧐 Draw debug rectangle on Activity diagram (when option debug is set) by @The-Lum in #2219
 * ⬆️ chore(deps): bump org.junit.platform:junit-platform-launcher from 1.13.0 to 1.13.1 by @dependabot in #2226
 * ⬆️ chore(deps): bump junit-jupiter from 5.13.0 to 5.13.1 by @dependabot in #2227
 * 💄 Allow LineThickness and LineStyle on start/end on State Diagram and on start/stop/end on Activity diagram, Improve Dark mode for start/end by @The-Lum in #2229
 * 🐛 Select all ancestor and descendant nodes on double-click by @michaelomichael in #2231
 * ⬆️ Bump gradle/actions from 4.4.0 to 4.4.1 by @dependabot in #2230
 * ✨ Pico Web Server support for the /language endpoint by @skuro in #2234
 * 💄 Manage sequenceDelay[Font|BorderColor] on FromSkinparamToStyle by @The-Lum in #2235
 * ✨Add Record and Data classes by @Intybyte in #2232
 * 💄 add TEXTCOLOR to manage dark mode (for version, ...) by @The-Lum in #2236
 * 📝 Contributing docs update by @EternalGeniuz in #2237
 * 🐛 Fix ant build by @blinxen in #2239
 * 🐛 Exclude test directory from ant compilation by @blinxen in #2241
 * 📝 update commit messages link to absolute path by @EternalGeniuz in #2242
 * 💄 [Sequence Diagram] Allow stroke (LineThickness and LineStyle) on: destroy, delay, newpage, database. by @The-Lum in #2245
 * ⬆️ Bump org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3 by @dependabot in #2247
 * 💄 allow stroke on delay (fix styleDelay definition) by @The-Lum in #2249
 * ♻️ refactor most of ComponentRose classes for style by @The-Lum in #2250
 * ✅ migrate JUnit Assertion to AssertJ on BasicTest by @The-Lum in #2252
 * ✨ allow 'bold dot' (with @) on Class arrow (for UML association end ownership) by @The-Lum in #2253
 * ✅ Added some UT for EvalBoolean Module by @EternalGeniuz in #2246
 * ⬆️ Bump junit-jupiter from 5.13.1 to 5.13.2 by @dependabot in #2258
 * ⬆️ Bump org.junit.platform:junit-platform-launcher from 1.13.1 to 1.13.2 by @dependabot in #2259
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2025-07-13 02:22:05 UTC
Maintainer informed via mail
Comment 2 Eric Camachat 2025-09-09 17:05:03 UTC
Created attachment 263653 [details]
update to 1.2025.7
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-09-09 22:16:48 UTC
Maintainer timeout 2 months.
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2025-09-09 22:33:04 UTC
-PLIST_FILES=    %%JAVASHAREDIR%%/${PORTNAME}/${PORTNAME}.jar bin/${PORTNAME}
+PLIST_FILES=    ${JAVASHAREDIR}/${PORTNAME}/${PORTNAME}.jar bin/${PORTNAME}
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2025-09-09 22:33:30 UTC
2. Replace PORTVERSION with DISTVERSION.
Comment 6 commit-hook freebsd_committer freebsd_triage 2025-09-09 23:01:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=43bce0dff20ba7dbd9afa71430117d9f8dc8639a

commit 43bce0dff20ba7dbd9afa71430117d9f8dc8639a
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2025-09-09 22:49:01 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-09-09 22:49:01 +0000

    graphics/plantuml: Update 1.2024.8 => 1.2025.7

    Changelogs:
    https://github.com/plantuml/plantuml/releases/tag/v1.2025.0
    https://github.com/plantuml/plantuml/releases/tag/v1.2025.1
    https://github.com/plantuml/plantuml/releases/tag/v1.2025.2
    https://github.com/plantuml/plantuml/releases/tag/v1.2025.3
    https://github.com/plantuml/plantuml/releases/tag/v1.2025.4
    https://github.com/plantuml/plantuml/releases/tag/v1.2025.5
    https://github.com/plantuml/plantuml/releases/tag/v1.2025.6
    https://github.com/plantuml/plantuml/releases/tag/v1.2025.7

    - Replace PORTVERSION with DISTVERSION.
    - Parametrize plantuml with ${PORTNAME}.
    - Split long lines.
    - Replace %%JAVASHAREDIR%% with ${JAVASHAREDIR} in PLIST_FILES.

    PR:             288175
    Approved by:    awoonya <awoonyaa@gmail.com> (maintainer, timeout 2 months)
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>

 graphics/plantuml/Makefile | 17 ++++++++++-------
 graphics/plantuml/distinfo |  6 +++---
 2 files changed, 13 insertions(+), 10 deletions(-)
Comment 7 Vladimir Druzenko freebsd_committer freebsd_triage 2025-09-09 23:02:09 UTC
Thanks.