Bug 279206 - graphics/synfig: update to 1.4.5
Summary: graphics/synfig: update to 1.4.5
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: Fernando Apesteguía
URL: https://github.com/synfig/synfig/blob...
Keywords:
Depends on: 279197
Blocks: 279207
  Show dependency treegraph
 
Reported: 2024-05-21 21:21 UTC by Chris Hutchinson
Modified: 2024-05-30 06:23 UTC (History)
1 user (show)

See Also:


Attachments
git diff against graphics/synfig (4.12 KB, patch)
2024-05-21 21:21 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 2024-05-21 21:21:54 UTC
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
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-05-24 18:09:50 UTC
^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!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-30 06:23:29 UTC
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(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2024-05-30 06:23:40 UTC
Committed,

Thanks!