Bug 263461

Summary: graphics/synfig: fixes broken for all supported arch's && update to 1.4.2
Product: Ports & Packages Reporter: Chris Hutchinson <portmaster>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Some People CC: nc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263460
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263462
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260686
Bug Depends on:    
Bug Blocks: 263462    
Attachments:
Description Flags
git diff for graphics/synfig portmaster: maintainer-approval+

Description Chris Hutchinson 2022-04-22 07:28:31 UTC
Created attachment 233386 [details]
git diff for graphics/synfig

An update to devel/etl caused this port to stop
building as reported by pkg-fallout@.
So I updated this port as well as
graphics/synfigstudio
The git diff attached to this pr fixes the build
on graphics/synfig && upfates this port to 1.4.2.

Tested against:
make -DBATCH (check-plist | stage-qa | check-sanity) && portlint
All returned OK

That's it.

Thanks!
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2022-04-23 19:37:25 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-04-23 19:37:48 UTC
A commit in branch main references this bug:

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

commit c484be0f2e085c534aa6be8a2394a46b464a33f0
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2022-04-23 19:36:01 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-04-23 19:37:11 +0000

    graphics/synfig: Update to 1.4.2

    PR:     263461

 graphics/synfig/Makefile                           |   4 +-
 graphics/synfig/distinfo                           |   6 +-
 graphics/synfig/files/patch-src__synfig__main.cpp  |  33 ++--
 .../synfig/files/patch-src__synfig__transform.cpp  |   4 +-
 graphics/synfig/pkg-plist                          | 172 +++++++++------------
 5 files changed, 93 insertions(+), 126 deletions(-)