Bug 280162 - graphics/inkscape: Fix build with libxml 2.13.2 and libxslt 1.1.42
Summary: graphics/inkscape: Fix build with libxml 2.13.2 and libxslt 1.1.42
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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks: 279705
  Show dependency treegraph
 
Reported: 2024-07-06 20:48 UTC by Daniel Engberg
Modified: 2024-07-24 19:09 UTC (History)
0 users

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


Attachments
Patch for inkscape (10.49 KB, patch)
2024-07-06 20:48 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 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(-)