Date: Wed, 6 Jul 2022 03:20:59 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a979d7b9bf16 - main - www/authelia: Update 4.36.1 -> 4.36.2 Message-ID: <202207060320.2663Kxoa071830@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a979d7b9bf1664630a2f4820d3fc45fcbe585c05 commit a979d7b9bf1664630a2f4820d3fc45fcbe585c05 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-06 03:19:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-06 03:20:53 +0000 www/authelia: Update 4.36.1 -> 4.36.2 Reported by: portscout --- www/authelia/Makefile | 2 +- www/authelia/distinfo | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/authelia/Makefile b/www/authelia/Makefile index aa4d868994f3..204c1986e782 100644 --- a/www/authelia/Makefile +++ b/www/authelia/Makefile @@ -1,6 +1,6 @@ PORTNAME= authelia DISTVERSIONPREFIX= v -DISTVERSION= 4.36.1 +DISTVERSION= 4.36.2 CATEGORIES= www MASTER_SITES= https://github.com/authelia/authelia/releases/download/v${DISTVERSION}/:public_html DISTFILES= authelia-${DISTVERSIONFULL}-public_html${EXTRACT_SUFX}:public_html # html root directory needs to be built in a special way diff --git a/www/authelia/distinfo b/www/authelia/distinfo index ae0b0b8f13eb..6a03908f0937 100644 --- a/www/authelia/distinfo +++ b/www/authelia/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1656706875 -SHA256 (go/www_authelia/authelia-v4.36.1/authelia-v4.36.1-public_html.tar.gz) = ae745587558ff658c45b1906694db8be9329bb88027b4cdbef15a4b28a40cdef -SIZE (go/www_authelia/authelia-v4.36.1/authelia-v4.36.1-public_html.tar.gz) = 3320193 -SHA256 (go/www_authelia/authelia-v4.36.1/v4.36.1.mod) = afdab5f0728004edd4bafd991191d3ae5f82ac660c63cac13ed993610fffa93a -SIZE (go/www_authelia/authelia-v4.36.1/v4.36.1.mod) = 5352 -SHA256 (go/www_authelia/authelia-v4.36.1/v4.36.1.zip) = 8f5b1ee619de496c42d1d0f0613d1dcc6854661ccccda99a9dfb937c0a38eb30 -SIZE (go/www_authelia/authelia-v4.36.1/v4.36.1.zip) = 5713991 +TIMESTAMP = 1657071832 +SHA256 (go/www_authelia/authelia-v4.36.2/authelia-v4.36.2-public_html.tar.gz) = 1328bfec764fe589a8027d722a6774a16e7a88e7ebefe8cd0e236552095aabc6 +SIZE (go/www_authelia/authelia-v4.36.2/authelia-v4.36.2-public_html.tar.gz) = 3320005 +SHA256 (go/www_authelia/authelia-v4.36.2/v4.36.2.mod) = faa152bb8da7493149191a1e0183ee56b3145319d3ae0baf11edc6e84154c4b6 +SIZE (go/www_authelia/authelia-v4.36.2/v4.36.2.mod) = 5352 +SHA256 (go/www_authelia/authelia-v4.36.2/v4.36.2.zip) = 3dffb1da1ea2aa7761fcebdd04e80d37817a5553126fb097155ee78d22981ec5 +SIZE (go/www_authelia/authelia-v4.36.2/v4.36.2.zip) = 5735399
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207060320.2663Kxoa071830>