Bug 266671

Summary: multimedia/mythtv: Fix build failure and ports going backwards
Product: Ports & Packages Reporter: Alan Hicks <ahicks>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: Benjamin.Close, ahicks, fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch bump revision and add file patch-configure
ahicks: maintainer-approval+
Poudriere build log ahicks: maintainer-approval+

Description Alan Hicks 2022-09-28 08:38:58 UTC
Created attachment 236899 [details]
Patch bump revision and add file patch-configure

Fix build failure by adding patch patch-configure
Fix version numbers going backwards by bumping revision to 4
Comment 1 Alan Hicks 2022-09-28 08:41:08 UTC
Created attachment 236900 [details]
Poudriere build log
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-30 10:09:34 UTC
A commit in branch main references this bug:

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

commit 2d0b8e96b0a3ab73de083d90e2df4a7558bb03cf
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-09-29 06:14:27 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-09-30 10:05:52 +0000

    multimedia/mythtv: Fix build and ports going backwards

    PR:             266671
    Reported by:    ahicks@p-o.co.uk (maintainer)

 multimedia/mythtv/Makefile                    |  2 +-
 multimedia/mythtv/files/patch-configure (new) | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-09-30 10:09:55 UTC
Committed,

Thanks!
Comment 4 Benjamin Close 2022-12-21 11:57:59 UTC
Upstream bug for reference: https://github.com/MythTV/mythtv/issues/638