Bug 284514 - graphics/plutovg: update 0.0.11 → 0.0.12
Summary: graphics/plutovg: update 0.0.11 → 0.0.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Robert Clausecker
URL: https://github.com/sammycage/plutovg/...
Keywords:
Depends on:
Blocks: 284515
  Show dependency treegraph
 
Reported: 2025-02-01 22:29 UTC by Älven
Modified: 2025-02-18 14:38 UTC (History)
1 user (show)

See Also:
alster: maintainer-feedback+


Attachments
[PATCH] graphics/plutovg: update 0.0.11 → 0.0.12 (1.30 KB, patch)
2025-02-01 22:29 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:29:55 UTC
Created attachment 257175 [details]
[PATCH] graphics/plutovg: update 0.0.11 → 0.0.12

v0.0.12 Latest

    Fix comma handling in SVG path and matrix parsing
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-02-18 14:29:04 UTC
A commit in branch main references this bug:

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

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

    graphics/plutovg: update 0.0.11 -> 0.0.12

    Changelog: https://github.com/sammycage/plutovg/releases/tag/v0.0.12

    PR:             284514

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