Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2019 01:26:39 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491909 - head/www/gitea
Message-ID:  <201902020126.x121Qd2P033133@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sat Feb  2 01:26:39 2019
New Revision: 491909
URL: https://svnweb.freebsd.org/changeset/ports/491909

Log:
  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)

Modified:
  head/www/gitea/Makefile   (contents, props changed)
  head/www/gitea/distinfo   (contents, props changed)

Modified: head/www/gitea/Makefile
==============================================================================
--- head/www/gitea/Makefile	Sat Feb  2 00:54:40 2019	(r491908)
+++ head/www/gitea/Makefile	Sat Feb  2 01:26:39 2019	(r491909)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.0
+DISTVERSION=	1.7.1
 CATEGORIES=	www
 
 MAINTAINER=	stb@lassitu.de

Modified: head/www/gitea/distinfo
==============================================================================
--- head/www/gitea/distinfo	Sat Feb  2 00:54:40 2019	(r491908)
+++ head/www/gitea/distinfo	Sat Feb  2 01:26:39 2019	(r491909)
@@ -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?201902020126.x121Qd2P033133>