Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2021 20:41:51 GMT
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9fc7359b78c5 - main - www/gitea: Update to 1.15.9
Message-ID:  <202112312041.1BVKfpZn047218@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by adamw:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9fc7359b78c5eb6ba0ef707cfc20a187e96dadda

commit 9fc7359b78c5eb6ba0ef707cfc20a187e96dadda
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2021-12-31 20:41:08 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2021-12-31 20:41:47 +0000

    www/gitea: Update to 1.15.9
    
    PR:             260846
---
 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index a5d824d1e797..e50e30813e9f 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.15.8
+DISTVERSION=	1.15.9
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
 DISTNAME=	gitea-src-${DISTVERSION}
diff --git a/www/gitea/distinfo b/www/gitea/distinfo
index ddfe9e4c226a..08264f61ee37 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640111652
-SHA256 (gitea-src-1.15.8.tar.gz) = a05745e5c1b5e9b51caa3d96fd93689176689865a0c249aa477d411e5c082045
-SIZE (gitea-src-1.15.8.tar.gz) = 48705540
+TIMESTAMP = 1640956452
+SHA256 (gitea-src-1.15.9.tar.gz) = 0f33e0032ec2babca973feba73536a6121c582da2fa58e6a12afcb7bed15624e
+SIZE (gitea-src-1.15.9.tar.gz) = 48707203



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112312041.1BVKfpZn047218>