svn commit: r516147 - branches/2019Q4/www/gitea

Dmitri Goutnik dmgk at FreeBSD.org
Thu Oct 31 13:31:42 UTC 2019


Author: dmgk
Date: Thu Oct 31 13:31:41 2019
New Revision: 516147
URL: https://svnweb.freebsd.org/changeset/ports/516147

Log:
  MFH: r516145
  
  www/gitea: Update to 1.9.5
  
  Changes:	https://blog.gitea.io/2019/10/gitea-1.9.5-is-released/
  
  PR:		241599
  Submitted by:	stb at lassitu.de (maintainer)
  Approved by:	tz (mentor, implicit)
  Security:	fd10aa77-fb5e-11e9-af7b-0800274e5f20
  
  Approved by:	ports-secteam (joneum)

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

Modified: branches/2019Q4/www/gitea/Makefile
==============================================================================
--- branches/2019Q4/www/gitea/Makefile	Thu Oct 31 13:21:45 2019	(r516146)
+++ branches/2019Q4/www/gitea/Makefile	Thu Oct 31 13:31:41 2019	(r516147)
@@ -3,8 +3,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.9.3
-PORTREVISION=	1
+DISTVERSION=	1.9.5
 CATEGORIES=	www
 
 MAINTAINER=	stb at lassitu.de

Modified: branches/2019Q4/www/gitea/distinfo
==============================================================================
--- branches/2019Q4/www/gitea/distinfo	Thu Oct 31 13:21:45 2019	(r516146)
+++ branches/2019Q4/www/gitea/distinfo	Thu Oct 31 13:31:41 2019	(r516147)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568133836
-SHA256 (go-gitea-gitea-v1.9.3_GH0.tar.gz) = e7a97f694a13a44b929b86f53d66e75043bf7b8793727f4fcf399da324abad0a
-SIZE (go-gitea-gitea-v1.9.3_GH0.tar.gz) = 24064564
+TIMESTAMP = 1572471681
+SHA256 (go-gitea-gitea-v1.9.5_GH0.tar.gz) = 0436e54a41af7777249509d0206cac5396b8b841c2ad8b118ab7cebb612e9933
+SIZE (go-gitea-gitea-v1.9.5_GH0.tar.gz) = 25355286


More information about the svn-ports-branches mailing list