Bug 297200 - www/angie-module-vod: update 1.9.0 => 1.9.1
Summary: www/angie-module-vod: update 1.9.0 => 1.9.1
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: Yusuf Yaman
URL: https://github.com/dio-az/nginx-vod-m...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-31 12:38 UTC by Sebastian Oswald
Modified: 2026-08-03 16:08 UTC (History)
1 user (show)

See Also:
sko: maintainer-feedback+
nxjoseph: merge-quarterly+


Attachments
www/angie-module-vod: update 1.9.0 => 1.9.1 (2.01 KB, patch)
2026-07-31 12:38 UTC, Sebastian Oswald
sko: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Oswald 2026-07-31 12:38:34 UTC
Created attachment 273350 [details]
www/angie-module-vod: update 1.9.0 => 1.9.1

This patch release fixes the following bugs:

- Make thumbnail selection frame-accurate (#133)
- Honor sample aspect ratio (SAR) for thumb size calculations (#96)

Full changelog: https://github.com/dio-az/nginx-vod-module/compare/v1.9.0...v1.9.1


Build/install/run tested OK on 14.4-RELEASE
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-08-03 15:40:28 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a372f3a862c8c2969df8b01e5b2a812f1869b71

commit 0a372f3a862c8c2969df8b01e5b2a812f1869b71
Author:     Sebastian Oswald <sko@rostwald.de>
AuthorDate: 2026-07-31 12:35:29 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-03 15:39:15 +0000

    www/angie-module-vod: Update 1.9.0 => 1.9.1

    This patch release fixes following bugs:
    - Make thumbnail selection frame-accurate (#133)
    - Honor sample aspect ratio (SAR) for thumb size calculations (#96)

    Changelog:
    https://github.com/dio-az/nginx-vod-module/blob/v1.9.1/CHANGELOG.md

    Commit log:
    https://github.com/dio-az/nginx-vod-module/compare/v1.9.0...v1.9.1

    PR:             297200
    Reported by:    Sebastian Oswald <sko@rostwald.de> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q3

 www/angie-module-vod/Makefile | 6 +++---
 www/angie/distinfo            | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-08-03 15:50:40 UTC
A commit in branch 2026Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4851f2812882b9e09adeb95fc63f9a2f6d3728e2

commit 4851f2812882b9e09adeb95fc63f9a2f6d3728e2
Author:     Sebastian Oswald <sko@rostwald.de>
AuthorDate: 2026-07-31 12:35:29 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-03 15:49:30 +0000

    www/angie-module-vod: Update 1.9.0 => 1.9.1

    This patch release fixes following bugs:
    - Make thumbnail selection frame-accurate (#133)
    - Honor sample aspect ratio (SAR) for thumb size calculations (#96)

    Changelog:
    https://github.com/dio-az/nginx-vod-module/blob/v1.9.1/CHANGELOG.md

    Commit log:
    https://github.com/dio-az/nginx-vod-module/compare/v1.9.0...v1.9.1

    PR:             297200
    Reported by:    Sebastian Oswald <sko@rostwald.de> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q3

    (cherry picked from commit 0a372f3a862c8c2969df8b01e5b2a812f1869b71)

 www/angie-module-vod/Makefile | 4 ++--
 www/angie/distinfo            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Yusuf Yaman freebsd_committer freebsd_triage 2026-08-03 16:08:19 UTC
Hi,

Thank you for your submission.

I have tested build in Poudriere on 14.4-RELEASE-amd64-main-aad97c3275e2 and it
seems OK.

Committed, thanks.