Summary: | graphics/wxsvg: Update to 1.5.23 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alan Hicks <ahicks> | ||||||||
Component: | Individual Port(s) | Assignee: | Danilo Egea Gondolfo <danilo> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | danilo, fernape, lwhsu, rhurlin | ||||||||
Priority: | --- | Flags: | fernape:
maintainer-feedback?
(danilo) |
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | https://sourceforge.net/projects/wxsvg/files/wxsvg/1.5.23/ | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 259678 | ||||||||||
Attachments: |
|
Created attachment 229322 [details]
Poudriere build log
DVDStyler appears to be the only dependent port
find /usr/ports -name Makefile -exec grep wxsvg {} ';' -ls
Hi Alan, There seems to be a typo in line 16 of your Makefile: libharfbuzz.so:print/harfbuzz instead of libharfbuzz.so:print/harfbuz (double z) Created attachment 229327 [details]
Patch to upgrade port from 1.5.22 to 1.5.23
New patch to fix typo
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=15d378fac29b5673ca9cad8477e670bd2f9aa894 commit 15d378fac29b5673ca9cad8477e670bd2f9aa894 Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2022-01-18 19:32:04 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2022-01-18 20:43:00 +0000 graphics/wxsvg: Update to 1.5.23 Pass the maintainership to the submitter PR: 259677 graphics/wxsvg/Makefile | 9 +++++---- graphics/wxsvg/distinfo | 6 +++--- graphics/wxsvg/pkg-plist | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) Committed, thanks! |
Created attachment 229321 [details] Patch to upgrade port from 1.5.22 to 1.5.23 Upgrade from 1.5.22 to 1.5.23 Bump wxWidgets to 3.1 for multimedia/dvdstyler