Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2026 17:35:37 +0000
From:      Vladimir Druzenko <vvd@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: 21629ec6ecb0 - main - www/angie: Update 1.11.1 => 1.11.2
Message-ID:  <69725fe9.3be1a.1ea95673@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=21629ec6ecb0d3701581471e5fd20f28ee514265

commit 21629ec6ecb0d3701581471e5fd20f28ee514265
Author:     Sebastian Oswald <sko@rostwald.de>
AuthorDate: 2026-01-22 17:33:56 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-22 17:33:56 +0000

    www/angie: Update 1.11.1 => 1.11.2
    
    This release mainly fixes 3 linux-specifig bugs (docker and BPF-related).
    
    Changelog:
    https://git.angie.software/web-server/angie/releases/tag/Angie-1.11.2
    
    Commit log:
    https://git.angie.software/web-server/angie/compare/Angie-1.11.1..Angie-1.11.2
    
    PR:     292648
---
 www/angie/Makefile | 2 +-
 www/angie/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/angie/Makefile b/www/angie/Makefile
index a73585094648..02ae5e776535 100644
--- a/www/angie/Makefile
+++ b/www/angie/Makefile
@@ -1,5 +1,5 @@
 PORTNAME?=	angie
-ANGIE_VERSION=	1.11.1
+ANGIE_VERSION=	1.11.2
 ANGIE_PORTREVISION=	0
 CATEGORIES+=	www
 MASTER_SITES+=	https://download.angie.software/files/:angie
diff --git a/www/angie/distinfo b/www/angie/distinfo
index 04e9adb098bc..56c317924534 100644
--- a/www/angie/distinfo
+++ b/www/angie/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1767777777
-SHA256 (angie-1.11.1.tar.gz) = 2ddbe707adca14875e3a128d988466346d0406b60a72ee197038538b4a6f90f2
-SIZE (angie-1.11.1.tar.gz) = 1881648
+TIMESTAMP = 1769092584
+SHA256 (angie-1.11.2.tar.gz) = 3abea91bb94c973b394a2425e4a617c8d5623ba7fcd8fb562e32184570ecbc47
+SIZE (angie-1.11.2.tar.gz) = 1881931
 SHA256 (61131-nginx-http-auth-totp-1.1.0_GH0.tar.gz) = d36d2b75a3b239e63ec060ef9ccfa6b89acbceb74b7c93e47550c1f75ac4857e
 SIZE (61131-nginx-http-auth-totp-1.1.0_GH0.tar.gz) = 9813
 SHA256 (kjdev-nginx-auth-jwt-0.9.0_GH0.tar.gz) = d7c72634261a053afaacc2cb762eccf9ce4c462ca738ad0c4809eb964ddf3c0c


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69725fe9.3be1a.1ea95673>