Bug 286425 - java/apache-commons-logging: Update 1.2 => 1.3.5
Summary: java/apache-commons-logging: Update 1.2 => 1.3.5
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/apache/commons-log...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-28 20:30 UTC by Atanu Biswas
Modified: 2025-04-29 00:13 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update java/apache-commons-logging to 1.3.5 (1.53 KB, patch)
2025-04-28 20:30 UTC, Atanu Biswas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Atanu Biswas 2025-04-28 20:30:42 UTC
Created attachment 259967 [details]
Patch to update java/apache-commons-logging to 1.3.5

This patch fixes check-plist failures during poudriere testing caused by leftover macOS ._* metadata files inside the apidocs directory.
A pre-install target is added to delete these hidden files before installation.

- poudriere testport ok (amd64, 14.0-RELEASE)

- check-plist passed cleanly
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-04-28 23:59:38 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3ada7ef069a82226bb158c273d7b0e928422e13c

commit 3ada7ef069a82226bb158c273d7b0e928422e13c
Author:     Atanu Biswas <atanubiswas484@gmail.com>
AuthorDate: 2025-04-28 23:51:57 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-04-28 23:57:12 +0000

    java/apache-commons-logging: Update 1.2 => 1.3.5, take maintainership

    Changelogs:
    https://commons.apache.org/proper/commons-logging/changes.html

    Replace PORTVERSION with DISTVERSION.
    Pet portclippy.

    PR:     286425

 java/apache-commons-logging/Makefile | 18 +++++++++---------
 java/apache-commons-logging/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 12 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-04-29 00:13:34 UTC
Thanks.

Also did mini-exp-run.