Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2019 02:58:54 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r491911 - branches/2019Q1/www/gitea
Message-ID:  <201902020258.x122wsLA079282@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sat Feb  2 02:58:54 2019
New Revision: 491911
URL: https://svnweb.freebsd.org/changeset/ports/491911

Log:
  MFH: r491909
  
  www/gitea: Update to 1.7.1
  
  This release fixes three security vulnerabilities and ten bugs.
  Release Notes: https://blog.gitea.io/2019/02/release-of-1.7.1/
  
  PR:		235399
  Submitted by:	stb@lassitu.de (maintainer)
  Approved by:	portmgr (blanket)

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

Modified: branches/2019Q1/www/gitea/Makefile
==============================================================================
--- branches/2019Q1/www/gitea/Makefile	Sat Feb  2 01:26:48 2019	(r491910)
+++ branches/2019Q1/www/gitea/Makefile	Sat Feb  2 02:58:54 2019	(r491911)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.0
+DISTVERSION=	1.7.1
 CATEGORIES=	www
 
 MAINTAINER=	stb@lassitu.de

Modified: branches/2019Q1/www/gitea/distinfo
==============================================================================
--- branches/2019Q1/www/gitea/distinfo	Sat Feb  2 01:26:48 2019	(r491910)
+++ branches/2019Q1/www/gitea/distinfo	Sat Feb  2 02:58:54 2019	(r491911)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548192617
-SHA256 (go-gitea-gitea-v1.7.0_GH0.tar.gz) = 2fdd4d51b22f40c03e6a55c065dafbcfad16ca14adf4f093ceed89e59480f679
-SIZE (go-gitea-gitea-v1.7.0_GH0.tar.gz) = 20829587
+TIMESTAMP = 1549066949
+SHA256 (go-gitea-gitea-v1.7.1_GH0.tar.gz) = 7a28bac36cf06e1a90c2df692256a79d29cc6e652aa89f4c77833b9a8481a541
+SIZE (go-gitea-gitea-v1.7.1_GH0.tar.gz) = 20834721



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