Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2022 22:28:17 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: a3644f050cb2 - 2022Q1 - www/gitea: Re-release 1.15.9
Message-ID:  <202201112228.20BMSH69062726@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by ygy:

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

commit a3644f050cb2db0d17bb4f3c087a930c667c9083
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2022-01-11 22:24:27 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-01-11 22:27:30 +0000

    www/gitea: Re-release 1.15.9
    
    The Gitea project updated the release reusing the same version/tag.
    Update the distinfo to the new values. Information provided through
    their Discord.
    
    PR:             261085
    
    (cherry picked from commit ab4f1a6fb52a2d021edc9fe0e40d095e6a79b472)
---
 www/gitea/Makefile | 1 +
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index e50e30813e9f..68a4411bad3a 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.15.9
+PORTREVISION=	1
 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 08264f61ee37..c36b01a0d38c 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640956452
-SHA256 (gitea-src-1.15.9.tar.gz) = 0f33e0032ec2babca973feba73536a6121c582da2fa58e6a12afcb7bed15624e
-SIZE (gitea-src-1.15.9.tar.gz) = 48707203
+TIMESTAMP = 1641816172
+SHA256 (gitea-src-1.15.9.tar.gz) = a7a42179aa830b5384ecf56cce125344f4e4c0cd0ec93c5854aaccfb337d274c
+SIZE (gitea-src-1.15.9.tar.gz) = 48657117



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