Bug 260820

Summary: graphics/hugin: update to 2021.0.0
Product: Ports & Packages Reporter: Robert Clausecker <fuz>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Keywords: easy
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
graphics/hugin: update to 2021.0.0
fuz: maintainer-approval+
graphics/hugin: update to 2021.0.0 fuz: maintainer-approval+

Description Robert Clausecker freebsd_committer freebsd_triage 2021-12-30 15:42:38 UTC
Created attachment 230558 [details]
graphics/hugin: update to 2021.0.0

Relevant upstream changes:

 - updated several translations
 - fix possible crash in autocrop algorithm when using
   extreme large canvas sizes
 - fast preview window can be panned in zoomed state with
   middle mouse button
 - new overview mode: inside panorama sphere
   (similar to a interactive panorama viewer)
 - several bug fixes

Upstream has not posted a changelog on the website yet, but there's a post in the newsgroup hugin-ptx.

Tested with Poudriere on i386 amd64 armv7 arm64 FreeBSD.
The related port graphics/libpano13 is also updated in bug #260819, but as there are no API changes, the two updates may be committed in any order.
Do not MFH as this is a feature release.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-03 08:31:35 UTC
Hi Robert,

I'm confused here. The PR says graphics/hugin but the patch applies on graphics/libpano13

Could you clarify?

Thanks!
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2022-01-03 09:45:32 UTC
Created attachment 230663 [details]
graphics/hugin: update to 2021.0.0

Sorry, I had uploaded the wrong patch by accident.  This one is correct.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-01-04 07:56:32 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42ee207cb79e228c5297ecfe1836931aab68e9a4

commit 42ee207cb79e228c5297ecfe1836931aab68e9a4
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-01-03 09:58:34 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-01-04 07:54:09 +0000

    graphics/hugin: update to 2021.0.0

    PR:     260820
    Reported by:    fuz@fuz.su (maintainer)

 graphics/hugin/Makefile  | 4 +++-
 graphics/hugin/distinfo  | 6 +++---
 graphics/hugin/pkg-plist | 3 ++-
 3 files changed, 8 insertions(+), 5 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-04 08:09:15 UTC
Committed,

Thanks!