Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2021 03:19:35 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r569085 - branches/2021Q1/www/gitea
Message-ID:  <202103240319.12O3JaZY029680@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Wed Mar 24 03:19:35 2021
New Revision: 569085
URL: https://svnweb.freebsd.org/changeset/ports/569085

Log:
  MFH: r569084
  
  www/gitea: Update to 1.13.16
  
  This is a security release.
  
  PR:		254515
  Submitted by:	maintainer
  Security:	yes

Modified:
  branches/2021Q1/www/gitea/Makefile
  branches/2021Q1/www/gitea/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/www/gitea/Makefile
==============================================================================
--- branches/2021Q1/www/gitea/Makefile	Wed Mar 24 03:18:53 2021	(r569084)
+++ branches/2021Q1/www/gitea/Makefile	Wed Mar 24 03:19:35 2021	(r569085)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.13.5
+DISTVERSION=	1.13.6
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
 DISTNAME=	gitea-src-${DISTVERSION}

Modified: branches/2021Q1/www/gitea/distinfo
==============================================================================
--- branches/2021Q1/www/gitea/distinfo	Wed Mar 24 03:18:53 2021	(r569084)
+++ branches/2021Q1/www/gitea/distinfo	Wed Mar 24 03:19:35 2021	(r569085)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616349957
-SHA256 (gitea-src-1.13.5.tar.gz) = edfa6077d23f11718bb4e43b83b40497fd610ff3d5fdf708b6b5988bc97d8521
-SIZE (gitea-src-1.13.5.tar.gz) = 150832790
+TIMESTAMP = 1616538796
+SHA256 (gitea-src-1.13.6.tar.gz) = 6e13237ed06b8a257a9a98816c531c6340289dc8ad997432d8cfe35a19d60eb8
+SIZE (gitea-src-1.13.6.tar.gz) = 150821162



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