Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Aug 2026 15:39:30 +0000
From:      Yusuf Yaman <nxjoseph@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Sebastian Oswald <sko@rostwald.de>
Subject:   git: 0a372f3a862c - main - www/angie-module-vod: Update 1.9.0 => 1.9.1
Message-ID:  <6a70b632.3d30b.46563e3a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nxjoseph:

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

diff --git a/www/angie-module-vod/Makefile b/www/angie-module-vod/Makefile
index cf8949738c0b..a4b2123b5754 100644
--- a/www/angie-module-vod/Makefile
+++ b/www/angie-module-vod/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	angie-module-vod
-MODULE_VERSION=		1.9.0
-MODULE_PORTREVISION=	1
+MODULE_VERSION=		1.9.1
+MODULE_PORTREVISION=	0
 MODULE_PORTEPOCH=	2
 GH_TUPLE=	dio-az:nginx-vod-module:v${MODULE_VERSION}:module
 
 COMMENT=	VOD dynamic module for Angie
 WWW=		https://github.com/dio-az/nginx-vod-module/
 
-LICENSE= AGPLv3
+LICENSE=	AGPLv3
 
 LIB_DEPENDS=	libavcodec.so:multimedia/ffmpeg \
 		libswscale.so:multimedia/ffmpeg
diff --git a/www/angie/distinfo b/www/angie/distinfo
index 5eb9a77401ea..d47434d6146c 100644
--- a/www/angie/distinfo
+++ b/www/angie/distinfo
@@ -53,7 +53,7 @@ SHA256 (kyprizel-testcookie-nginx-module-7d263d4322b7de6b99b486e5e10ecaf0295890a
 SIZE (kyprizel-testcookie-nginx-module-7d263d4322b7de6b99b486e5e10ecaf0295890ad_GH0.tar.gz) = 21042
 SHA256 (fdintino-nginx-upload-module-2.3.0_GH0.tar.gz) = c86e318addb9c88d70fdbd58ff1f6ef6f404a93070f6db8017a1f880c97946c4
 SIZE (fdintino-nginx-upload-module-2.3.0_GH0.tar.gz) = 40139
-SHA256 (dio-az-nginx-vod-module-v1.9.0_GH0.tar.gz) = f77f770b20a997502bcad1d8f178ac71314710a9ddd84f3830570a6e6848eda6
-SIZE (dio-az-nginx-vod-module-v1.9.0_GH0.tar.gz) = 460842
+SHA256 (dio-az-nginx-vod-module-v1.9.1_GH0.tar.gz) = 62870bb0c4001041a459361d9b163a3afe1ec32d06a6b70969826e8ca823c97d
+SIZE (dio-az-nginx-vod-module-v1.9.1_GH0.tar.gz) = 461511
 SHA256 (tokers-zstd-nginx-module-0.1.1_GH0.tar.gz) = 707d534f8ca4263ff043066db15eac284632aea875f9fe98c96cea9529e15f41
 SIZE (tokers-zstd-nginx-module-0.1.1_GH0.tar.gz) = 55417


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a70b632.3d30b.46563e3a>