Bug 268249

Summary: graphics/inkscape: update to 1.2.2 and math/lib2geom to 1.2.2
Product: Ports & Packages Reporter: Vladimir Druzenko <vvd>
Component: Individual Port(s)Assignee: Dima Panov <fluffy>
Status: Closed FIXED    
Severity: Affects Many People CC: fluffy
Priority: --- Flags: bugzilla: maintainer-feedback? (gnome)
vvd: maintainer-feedback?
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://media.inkscape.org/media/doc/release_notes/1.2.2/Inkscape_1.2.2.html
Attachments:
Description Flags
Update graphics/inkscape to 1.2.2 and math/lib2geom to 1.2.2 vvd: maintainer-approval?

Description Vladimir Druzenko freebsd_committer freebsd_triage 2022-12-08 16:47:08 UTC
Created attachment 238638 [details]
Update graphics/inkscape to 1.2.2 and math/lib2geom to 1.2.2

Tested on 13.1-p5 amd64: build, check-plist, run.

https://inkscape.org/news/2022/12/05/download-inkscape-122/
https://media.inkscape.org/media/doc/release_notes/1.2.2/Inkscape_1.2.2.html
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2022-12-10 20:13:29 UTC
pkg-static: Unable to access file /tmp/work/usr/ports/devel/llvm15/work/stage/usr/local/llvm15/lib/lua/5.3/lldb.so:No such file or directory

pkg-plist need fix in this line:
%%LLDB%%llvm%%LLVM_SUFFIX%%/lib/lua/5.3/lldb.so
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2022-12-10 20:14:10 UTC
Sorry, ignore last message - incorrect PR.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-12-13 16:07:02 UTC
A commit in branch main references this bug:

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

commit 8161d12fcc6ce01961df00aea3fbb0a0bd5b9bf1
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-12-13 16:05:43 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-12-13 16:06:45 +0000

    graphics/inkscape: update to 1.2.2 release (+)

    Release Notes:  https://media.inkscape.org/media/doc/release_notes/1.2.2/Inkscape_1.2.2.html

    PR:     268249

 graphics/inkscape/Makefile | 8 ++------
 graphics/inkscape/distinfo | 8 +++-----
 2 files changed, 5 insertions(+), 11 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-12-13 16:07:19 UTC
A commit in branch main references this bug:

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

commit aba6dcd6277a8e567be37b6ee4281f9680ac5494
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-12-13 16:04:43 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-12-13 16:06:44 +0000

    math/lib2geom: update to 1.2.2 release (+)

    PR:     268249

 math/lib2geom/Makefile  |   7 +-
 math/lib2geom/distinfo  |   6 +-
 math/lib2geom/pkg-plist | 182 ++++++++++++++++++++++++------------------------
 3 files changed, 98 insertions(+), 97 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2022-12-13 16:17:15 UTC
Thanks!