Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2021 18:49:37 +0000 (UTC)
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r568032 - branches/2021Q1/www/gitea
Message-ID:  <202103101849.12AInbNh069105@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nc
Date: Wed Mar 10 18:49:36 2021
New Revision: 568032
URL: https://svnweb.freebsd.org/changeset/ports/568032

Log:
  MFH: r568031
  
  www/gitea: Update to 1.13.4
  
  This update fixes security vulnerabilities
  
   * https://blog.gitea.io/2021/03/gitea-1.13.3-is-released/
   * https://blog.gitea.io/2021/03/gitea-1.13.4-is-released/
  
  PR:		254130
  Submitted by:	stb AT lassitu DOT de (maintainer)
  Security:	502ba001-7ffa-11eb-911c-0800278d94f
  Approved by:	portmgr (security blanket)

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 10 18:48:43 2021	(r568031)
+++ branches/2021Q1/www/gitea/Makefile	Wed Mar 10 18:49:36 2021	(r568032)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.13.2
+DISTVERSION=	1.13.4
 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 10 18:48:43 2021	(r568031)
+++ branches/2021Q1/www/gitea/distinfo	Wed Mar 10 18:49:36 2021	(r568032)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612614262
-SHA256 (gitea-src-1.13.2.tar.gz) = b9ece0f0674daa02951e0263f6b4ea1c52d6b8b7720e9eb77f3afb0ccb253882
-SIZE (gitea-src-1.13.2.tar.gz) = 150862119
+TIMESTAMP = 1615197017
+SHA256 (gitea-src-1.13.4.tar.gz) = 43dc0cf931a013da0517383ae75e9b1bb8853638713b13cc2cab531e0840fce5
+SIZE (gitea-src-1.13.4.tar.gz) = 150805886



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