Bug 280162

Summary: graphics/inkscape: Fix build with libxml 2.13.2 and libxslt 1.1.42
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (gnome)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 279705    
Attachments:
Description Flags
Patch for inkscape none

Description Daniel Engberg freebsd_committer freebsd_triage 2024-07-06 20:48:11 UTC
Created attachment 251903 [details]
Patch for inkscape

Backport upstream patch:
6bbd3647c4d6aab425e53cb4b7d3f33a98e45e6f

Instead of fetching backport f0355a6341aceee93ce4d4d70cd9ec3a44081c38 from Gitlab put it in files dir to avoid metadata changes

Reference:
https://gitlab.com/inkscape/inkscape/-/commit/6bbd3647c4d6aab425e53cb4b7d3f33a98e45e6f

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-07-07 15:02:14 UTC
..and builds fine without other patches

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-07-24 19:07:38 UTC
A commit in branch main references this bug:

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

commit 7bd1a94b2b908f465d83f6b7660ba86e1ce34b47
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-07-21 09:22:17 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-07-24 19:06:37 +0000

    graphics/inkscape: Fix build with libxml2 2.13 and import backports in tree

    Backport upstream patch:
    6bbd3647c4d6aab425e53cb4b7d3f33a98e45e6f

    While at it also keep previous backport locally in tree to avoid
    metadata changes

    Reference:
    https://gitlab.com/inkscape/inkscape/-/commit/6bbd3647c4d6aab425e53cb4b7d3f33a98e45e6f

    PR:             280162
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 graphics/inkscape/Makefile                         |   3 -
 graphics/inkscape/distinfo                         |   4 +-
 ...-6bbd3647c4d6aab425e53cb4b7d3f33a98e45e6f (new) |  36 +++++
 ...-f0355a6341aceee93ce4d4d70cd9ec3a44081c38 (new) | 167 +++++++++++++++++++++
 4 files changed, 204 insertions(+), 6 deletions(-)