Bug 255188 - graphics/timg: update to 1.4.0
Summary: graphics/timg: update to 1.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rainer Hurling
URL: https://github.com/hzeller/timg/tags
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2021-04-18 14:59 UTC by Zsolt Udvari
Modified: 2021-04-18 18:41 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.11 KB, patch)
2021-04-18 14:59 UTC, Zsolt Udvari
uzsolt: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolt Udvari freebsd_committer freebsd_triage 2021-04-18 14:59:09 UTC
Created attachment 224223 [details]
patch

Update to 1.4.0.
Added WITH_OPENSLIDE_SUPPORT to CMAKE_OFF (FreeBSD doesn't have libopenslide).

Program changelog:
 OpenSlide support (irrelevant)
 Usability fix: if multiple files given, only loop animations once
 don't loop static PNG images processed by video-decoder
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-18 18:39:37 UTC
A commit in branch main references this bug:

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

commit 5e8ca4f8bffe67cc507971f3b488281f0fcc96b9
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2021-04-18 18:36:33 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2021-04-18 18:36:33 +0000

    graphics/timg: update to 1.4.0

    Changelog: https://github.com/hzeller/timg/releases/tag/v1.4.0

    PR:             255188
    Submitted by:   Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)

 graphics/timg/Makefile | 4 ++--
 graphics/timg/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2021-04-18 18:41:01 UTC
Committed, thanks :)