Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2019 17:06:33 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r509230 - branches/2019Q3/www/gitea
Message-ID:  <201908181706.x7IH6XNn002781@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sun Aug 18 17:06:33 2019
New Revision: 509230
URL: https://svnweb.freebsd.org/changeset/ports/509230

Log:
  MFH: r509227
  
  www/gitea: upgrade 1.9.0 -> 1.9.1
  
  - This release contains two security fixes, so we highly recommend updating.
  
  PR:		239930
  Submitted by:	stb@lassitu.de (maintainer)
  Relnotes:	https://blog.gitea.io/2019/08/gitea-1.9.1-is-released/
  Security:	https://github.com/go-gitea/gitea/pull/7715
  		https://github.com/go-gitea/gitea/pull/7762
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q3/www/gitea/Makefile
  branches/2019Q3/www/gitea/distinfo
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/www/gitea/Makefile
==============================================================================
--- branches/2019Q3/www/gitea/Makefile	Sun Aug 18 17:04:42 2019	(r509229)
+++ branches/2019Q3/www/gitea/Makefile	Sun Aug 18 17:06:33 2019	(r509230)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.9.0
+DISTVERSION=	1.9.1
 CATEGORIES=	www
 
 MAINTAINER=	stb@lassitu.de

Modified: branches/2019Q3/www/gitea/distinfo
==============================================================================
--- branches/2019Q3/www/gitea/distinfo	Sun Aug 18 17:04:42 2019	(r509229)
+++ branches/2019Q3/www/gitea/distinfo	Sun Aug 18 17:06:33 2019	(r509230)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564592396
-SHA256 (go-gitea-gitea-v1.9.0_GH0.tar.gz) = e648227ebe6716fd53095cade7881fc547a76b2655cac4631ac254992a95b207
-SIZE (go-gitea-gitea-v1.9.0_GH0.tar.gz) = 24057144
+TIMESTAMP = 1566072478
+SHA256 (go-gitea-gitea-v1.9.1_GH0.tar.gz) = a50743db22f3e0a0eba27ac168a92b636fa0841e9e9515721b51bfc30c2957dd
+SIZE (go-gitea-gitea-v1.9.1_GH0.tar.gz) = 24074441



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