Bug 291327 - archivers/plakar: Upgrade to 1.0.6
Summary: archivers/plakar: Upgrade to 1.0.6
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-01 11:17 UTC by Clément MArtin
Modified: 2025-12-01 20:09 UTC (History)
1 user (show)

See Also:
linimon: maintainer-feedback+


Attachments
upgrade patch (1.60 KB, patch)
2025-12-01 11:17 UTC, Clément MArtin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Clément MArtin 2025-12-01 11:17:23 UTC
Created attachment 265749 [details]
upgrade patch

Upgrade archivers/plakar from 1.0.5 to 1.0.6.

Changelog available here: https://github.com/PlakarKorp/plakar/releases/tag/v1.0.6
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2025-12-01 11:58:52 UTC
^Triage: canonicalize.
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-12-01 17:59:43 UTC
Incorrect alignment in Makefile.
Do you mind if I fix this?
Comment 3 Clément MArtin 2025-12-01 18:58:02 UTC
Please do..
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-12-01 19:56:51 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4c72dd6ba7c971a94774ac2267de4d00c473caa9

commit 4c72dd6ba7c971a94774ac2267de4d00c473caa9
Author:     Clément MArtin <twisla@twis.la>
AuthorDate: 2025-12-01 19:53:45 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-01 19:53:45 +0000

    archivers/plakar: Update 1.0.5 => 1.0.6

    Changelog:
    https://github.com/PlakarKorp/plakar/releases/tag/v1.0.6

    While here fix alignment in Makefile.

    PR:     291327

 archivers/plakar/Makefile | 19 +++++++++----------
 archivers/plakar/distinfo | 10 +++++-----
 2 files changed, 14 insertions(+), 15 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2025-12-01 20:09:58 UTC
Thanks.