Bug 260701 - www/wt: Fix packaging error
Summary: www/wt: Fix packaging error
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Li-Wen Hsu
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2021-12-26 16:08 UTC by Mamadou Babaei
Modified: 2021-12-27 08:44 UTC (History)
2 users (show)

See Also:
info: maintainer-feedback+
info: maintainer-feedback+


Attachments
Patch to fix install failure (1.28 KB, patch)
2021-12-26 16:08 UTC, Mamadou Babaei
info: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mamadou Babaei 2021-12-26 16:08:13 UTC
Created attachment 230424 [details]
Patch to fix install failure

I'm the maintainer of the port. I've noticed by pkg-fallout@FreeBSD.org that my latest submitted patch has some changes missing from the pkg-plist file which causes installation failure.

Here is the patch to fix it.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2021-12-26 22:51:06 UTC
@Reporter Is quarterly affected? If so set merge-quarterly flag to ?
Comment 2 Mamadou Babaei 2021-12-26 22:59:48 UTC
Yes, quarterly is affected. But, I only see the 'X' and '?' signs for quarterly. Not the '+' sign.
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2021-12-27 07:52:37 UTC
The issue is that in ports bf5c906570db82bf756cf9b8cba45c49aada9e36 the pkg-plist is not updated when updating from 4.6.0 to 4.6.1.

The quarterly branch is still 4.5.0 so it's not affected.
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-12-27 08:44:07 UTC
A commit in branch main references this bug:

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

commit e08d023ba5b63a604ec998e5e171e35380589477
Author:     Mohammad S. Babaei <info@babaei.net>
AuthorDate: 2021-12-27 08:42:39 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-27 08:42:39 +0000

    www/wt: Fix pkg-plist

    PR:             260701

 www/wt/pkg-plist | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)