Created attachment 250861 [details] git diff against graphics/synfig This updates graphics/synfig to version 1.4.5. While here, perform some Makefile improvement, and fix a couple of patches. Change log: https://github.com/synfig/synfig/blob/master/ChangeLog.md Files affected: graphics/synfig/Makefile graphics/synfig/distinfo graphics/synfig/files/patch-src__synfig__main.cpp graphics/synfig/files/patch-src__synfig__transform.cpp graphics/synfig/pkg-plist All tests return OK. That's it. Thanks --Chris
^Triage: Simplifying title ^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a0396c64c970fb812ec772a7739471e1bc29b53 commit 4a0396c64c970fb812ec772a7739471e1bc29b53 Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2024-05-24 18:10:29 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-05-30 06:23:08 +0000 graphics/synfig: update to 1.4.5 ChangeLog: https://github.com/synfig/synfig/blob/master/ChangeLog.md PR: 279206 Reported by: portmaster@bsdforge.com (maintainer) graphics/synfig/Makefile | 16 +++++++--------- graphics/synfig/distinfo | 6 +++--- graphics/synfig/files/patch-src__synfig__main.cpp | 4 ++-- graphics/synfig/files/patch-src__synfig__transform.cpp | 4 ++-- graphics/synfig/pkg-plist | 1 + 5 files changed, 15 insertions(+), 16 deletions(-)
Committed, Thanks!