net/samba423: fix lmdb depends
Fix the lmdb depends that was previously commited, we should use
lmdb0 instead of lmdb..
PR: 296559
Approved by: samba (kiwi)
devel/javax-activation-api: Limit portscout to the javax branch
The Maven directory this port fetches from also holds 2.x, which is the
jakarta namespace and already packaged as devel/jakarta-activation-api,
not an update.
Sponsored by: Netzkommune GmbH
devel/jaxb-api: Limit portscout to the javax branch
The Maven directory this port fetches from also holds 3.x and 4.x, which
are the switch to the jakarta.xml.bind namespace, not updates.
security/dogtag-pki needs the javax one.
Sponsored by: Netzkommune GmbH
devel/jackson-databind: Update to 2.19.0
Part of a lockstep update of the Jackson family: the ports depend on each
other by jar path without version constraints, so they have to stay on the
same version.
Changes: https://github.com/FasterXML/jackson-databind/blob/2.19/release-notes/VERSION-2.x
Sponsored by: Netzkommune GmbH
devel/jackson-core: Update to 2.19.0
Part of a lockstep update of the Jackson family: the ports depend on each
other by jar path without version constraints, so they have to stay on the
same version.
Changes: https://github.com/FasterXML/jackson-core/blob/2.19/release-notes/VERSION-2.x
Sponsored by: Netzkommune GmbH
devel/jackson-module-jaxb-annotations: Update to 2.19.0
Part of a lockstep update of the Jackson family: the ports depend on each
other by jar path without version constraints, so they have to stay on the
same version.
2.19.0 still targets the javax namespace: its manifest imports
javax.activation in the [1.2,2) range, which is what devel/jaxb-api and
devel/javax-activation-api provide.
Changes: https://github.com/FasterXML/jackson-modules-base/blob/2.19/release-notes/VERSION-2.x
Sponsored by: Netzkommune GmbH