svn commit: r509776 - branches/2019Q3/www/gitea

Kai Knoblich kai at FreeBSD.org
Sun Aug 25 08:07:18 UTC 2019


Author: kai
Date: Sun Aug 25 08:07:17 2019
New Revision: 509776
URL: https://svnweb.freebsd.org/changeset/ports/509776

Log:
  MFH: r509712
  
  www/gitea: Update to 1.9.2
  
  Changelog:
  
  https://blog.gitea.io/2019/08/gitea-1.9.2-is-released/
  
  PR:		240046
  Submitted by:	stb at lassitu.de (maintainer)
  Security:	e7392840-c520-11e9-a4ef-0800274e5f20
  Approved by:	ports-secteam (miwi)

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 25 08:00:40 2019	(r509775)
+++ branches/2019Q3/www/gitea/Makefile	Sun Aug 25 08:07:17 2019	(r509776)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.9.1
+DISTVERSION=	1.9.2
 CATEGORIES=	www
 
 MAINTAINER=	stb at lassitu.de

Modified: branches/2019Q3/www/gitea/distinfo
==============================================================================
--- branches/2019Q3/www/gitea/distinfo	Sun Aug 25 08:00:40 2019	(r509775)
+++ branches/2019Q3/www/gitea/distinfo	Sun Aug 25 08:07:17 2019	(r509776)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566072478
-SHA256 (go-gitea-gitea-v1.9.1_GH0.tar.gz) = a50743db22f3e0a0eba27ac168a92b636fa0841e9e9515721b51bfc30c2957dd
-SIZE (go-gitea-gitea-v1.9.1_GH0.tar.gz) = 24074441
+TIMESTAMP = 1566506495
+SHA256 (go-gitea-gitea-v1.9.2_GH0.tar.gz) = 229e3614bf50bc9fee7f378d422b4dea18d6cf607f94f100070fdfec6d0f2c05
+SIZE (go-gitea-gitea-v1.9.2_GH0.tar.gz) = 24073823


More information about the svn-ports-branches mailing list