Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2021 20:32:29 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 447bf1139fcb - main - www/gitea: Update to 1.14.2
Message-ID:  <202106032032.153KWT6b088481@gitrepo.freebsd.org>

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

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

commit 447bf1139fcbaa3beb5142a88e636c7a56e8d5ea
Author:     Greg Fitzgerald <gregf@beastie.tech>
AuthorDate: 2021-06-03 20:32:02 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-06-03 20:32:02 +0000

    www/gitea: Update to 1.14.2
    
    Changelog:      https://github.com/go-gitea/gitea/releases/tag/v1.14.2
    
    PR:             256353
    Approved by:    stb@lassitu.de (maintainer), lwhsu (mentor, implicit)
---
 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 30ccdb1d8193..ae3220140360 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.14.1
+DISTVERSION=	1.14.2
 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 5c2aca5120c2..0f194df83ff5 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618736452
-SHA256 (gitea-src-1.14.1.tar.gz) = 77003949b9ce4b91b08cfd0b2ccddc0751f1311a0f453a1c36d6ae596561fcc2
-SIZE (gitea-src-1.14.1.tar.gz) = 117807483
+TIMESTAMP = 1622578033
+SHA256 (gitea-src-1.14.2.tar.gz) = d04bca934feba35600aaf739c82b7cbe7d8b911a086d7ac54f0710b689a85ac3
+SIZE (gitea-src-1.14.2.tar.gz) = 117884130



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