Bug 263461 - graphics/synfig: fixes broken for all supported arch's && update to 1.4.2
Summary: graphics/synfig: fixes broken for all supported arch's && update to 1.4.2
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: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks: 263462
  Show dependency treegraph
 
Reported: 2022-04-22 07:28 UTC by Chris Hutchinson
Modified: 2023-11-13 04:26 UTC (History)
1 user (show)

See Also:


Attachments
git diff for graphics/synfig (17.30 KB, patch)
2022-04-22 07:28 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)