svn commit: r491909 - head/www/gitea

Joseph Mingrone jrm at FreeBSD.org
Sat Feb 2 01:26:40 UTC 2019


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 at 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 at 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


More information about the svn-ports-all mailing list