Bug 273510 - devel/woff2: Improve port and import patches
Summary: devel/woff2: Improve port and import patches
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-02 06:17 UTC by Daniel Engberg
Modified: 2023-09-19 18:39 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
Patch for woff2 (7.27 KB, patch)
2023-09-02 06:17 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-09-02 06:17:48 UTC
Created attachment 244572 [details]
Patch for woff2

- Import Coverity Scan patch from Fedora
- Disable RPATH
- Backport upstream commit 3831354113db8803fb1f5ba196cf0bbb537578dd
- Add USES= pathfix and pkgconfig

References:
https://src.fedoraproject.org/rpms/woff2/blob/rawhide/f/covscan.patch
https://github.com/google/woff2/commit/3831354113db8803fb1f5ba196cf0bbb537578dd
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-19 18:28:15 UTC
A commit in branch main references this bug:

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

commit 0831c69cb760af830dd3453ef779947f6d65e605
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-09-19 18:23:06 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-09-19 18:23:10 +0000

    devel/woff2: Improve port and import patches

    - Import Coverity Scan patch from Fedora
    - Disable RPATH
    - Backport upstream commit 3831354113db8803fb1f5ba196cf0bbb537578dd
    - Add USES= pathfix and pkgconfig

    References:
    https://src.fedoraproject.org/rpms/woff2/blob/rawhide/f/covscan.patch
    https://github.com/google/woff2/commit/3831354113db8803fb1f5ba196cf0bbb537578dd

    PR:             273510
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
    Sponsored by:   Blinkinblox

 devel/woff2/Makefile                        |   9 +-
 devel/woff2/distinfo                        |   4 +-
 devel/woff2/files/patch-coverity_scan (new) | 164 ++++++++++++++++++++++++++++
 3 files changed, 174 insertions(+), 3 deletions(-)