Bug 255188

Summary: graphics/timg: update to 1.4.0
Product: Ports & Packages Reporter: Zsolt Udvari <uzsolt>
Component: Individual Port(s)Assignee: Rainer Hurling <rhurlin>
Status: Closed FIXED    
Severity: Affects Only Me CC: rhurlin
Priority: --- Keywords: easy, patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/hzeller/timg/tags
Attachments:
Description Flags
patch uzsolt: maintainer-approval+

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 :)