Bug 284515 - graphics/lunasvg: update 3.1.0 → 3.1.1
Summary: graphics/lunasvg: update 3.1.0 → 3.1.1
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: Robert Clausecker
URL: https://github.com/sammycage/lunasvg/...
Keywords:
Depends on: 284514
Blocks:
  Show dependency treegraph
 
Reported: 2025-02-01 22:38 UTC by Älven
Modified: 2025-02-18 14:39 UTC (History)
1 user (show)

See Also:
alster: maintainer-feedback+


Attachments
[PATCH] graphics/lunasvg: update 3.1.0 → 3.1.1 (1.29 KB, patch)
2025-02-01 22:38 UTC, Älven
alster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2025-02-01 22:38:06 UTC
Created attachment 257176 [details]
[PATCH] graphics/lunasvg: update 3.1.0 → 3.1.1

v3.1.1 Latest

    Set needsLayout when TextNode is modified
    Reload image exclusively when href is modified
    Added back plutovg as a submodule #207
    Fix undefined behavior caused by a null clip path #209
    Fix undefined behavior caused by invalid geometry elements with markers
    Fix viewBox clipping
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-02-18 14:29:16 UTC
A commit in branch main references this bug:

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

commit cdc71f3210fab8ad4e632c4b509b1576a4a3fcfd
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2025-02-01 22:36:17 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-02-18 14:16:12 +0000

    graphics/lunasvg: update 3.1.0 -> 3.1.1

    Changelog: https://github.com/sammycage/lunasvg/releases/tag/v3.1.1

    PR:             284515

 graphics/lunasvg/Makefile | 2 +-
 graphics/lunasvg/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2025-02-18 14:39:14 UTC
Thank you for your contribution.