Bug 262939 - devel/vc: fix x86 platform detection regex
Summary: devel/vc: fix x86 platform detection regex
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-30 13:21 UTC by Robert Clausecker
Modified: 2022-03-30 15:46 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (yuri)
fuz: maintainer-feedback?


Attachments
devel/vc: fix x86 platform detection regex (1.49 KB, patch)
2022-03-30 13:21 UTC, Robert Clausecker
fuz: maintainer-approval? (yuri)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-03-30 13:21:32 UTC
Created attachment 232818 [details]
devel/vc: fix x86 platform detection regex

Similar fix as for the CMakeLists.txt itself.

Tested with Poudriere on i386 amd64 FreeBSD 13, tested with an upcoming port (graphics/lux).
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-03-30 15:46:24 UTC
Committed thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-30 15:46:28 UTC
A commit in branch main references this bug:

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

commit eae7924d6ef03ab5a0c12de67af9b1bda0979146
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-03-30 15:45:50 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-03-30 15:46:16 +0000

    devel/vc: fix x86 platform detection regex

    PR:             262939

 devel/vc/Makefile                                             |  2 +-
 .../vc/files/patch-cmake_OptimizeForArchitecture.cmake (new)  | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)