[Midnightbsd-cvs] [MidnightBSD/mports] 17a807: devel/jenkins-lts: update to 2.568.3 (#817)
Lucas Holt
noreply at github.com
Thu Sep 3 18:31:15 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 17a807fddb56bf64412e87d388d385fe69a6aef1
https://github.com/MidnightBSD/mports/commit/17a807fddb56bf64412e87d388d385fe69a6aef1
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-03 (Thu, 03 Sep 2026)
Changed paths:
M devel/jenkins-lts/Makefile
M devel/jenkins-lts/distinfo
Log Message:
-----------
devel/jenkins-lts: update to 2.568.3 (#817)
## Summary
Updates the Jenkins LTS line from 2.555.3 to 2.568.3.
Unlike the 2.580 weekly (#816), the LTS war **still bundles** the 48
detached plugins under `WEB-INF/detached-plugins/`, so the distfile
stays at ~101MB and a fresh install does not need the update center to
reach a usable state. Worth knowing when the two ports are compared side
by side.
`JAVA_VERSION=21+` is unchanged and still correct.
## Validation
- `bmake makesum` — SHA256 `ccdbfdce…` matches upstream's published
`jenkins.war.sha256` byte-for-byte
- `bmake package` — `jenkins-lts-2.568.3.mport` built, fake-qa passed,
pkg-plist unchanged and still correct
- staged war smoke-tested: `java -jar .../jenkins.war --version` under
`openjdk21` reports `2.568.3`
- 48 bundled `.hpi` plugins confirmed present in the staged war
- `portlint -AC`: 0 fatal errors (5 pre-existing warnings)
AI-Assisted-by: Claude Opus 5 <noreply at anthropic.com>
## Summary by Sourcery
Enhancements:
- Update the Jenkins LTS port to version 2.568.3 while retaining the
existing Java 21+ requirement and bundled plugin behavior.
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list