svn commit: r499159 - branches/2019Q2/www/gitea

Jochen Neumeister joneum at FreeBSD.org
Wed Apr 17 07:54:03 UTC 2019


Author: joneum
Date: Wed Apr 17 07:54:02 2019
New Revision: 499159
URL: https://svnweb.freebsd.org/changeset/ports/499159

Log:
  MFH: r499158
  
  Update to 1.7.6
  
  Changelog: https://blog.gitea.io/2019/04/gitea-1.7.6-is-released/
  
  PR:		237303
  Submitted by:	stb at lassitu.de (maintainer)
  Security:	b747783f-5fb6-11e9-b2ac-08002705f877
  Sponsored by:	Netzkommune Gmbh
  
  Approved by:	ports-secteam (joneum)

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

Modified: branches/2019Q2/www/gitea/Makefile
==============================================================================
--- branches/2019Q2/www/gitea/Makefile	Wed Apr 17 07:52:28 2019	(r499158)
+++ branches/2019Q2/www/gitea/Makefile	Wed Apr 17 07:54:02 2019	(r499159)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.5
+DISTVERSION=	1.7.6
 CATEGORIES=	www
 
 MAINTAINER=	stb at lassitu.de

Modified: branches/2019Q2/www/gitea/distinfo
==============================================================================
--- branches/2019Q2/www/gitea/distinfo	Wed Apr 17 07:52:28 2019	(r499158)
+++ branches/2019Q2/www/gitea/distinfo	Wed Apr 17 07:54:02 2019	(r499159)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553722988
-SHA256 (go-gitea-gitea-v1.7.5_GH0.tar.gz) = 9ff75f5787549fd20cd69002438e3a115b9d404f062254dec058d580f743265a
-SIZE (go-gitea-gitea-v1.7.5_GH0.tar.gz) = 20855842
+TIMESTAMP = 1555482864
+SHA256 (go-gitea-gitea-v1.7.6_GH0.tar.gz) = 4cc07ead2a842324a5bb76b78055cf1b93876a03845c3b38ffa5cbc0e1bac6f4
+SIZE (go-gitea-gitea-v1.7.6_GH0.tar.gz) = 20868421


More information about the svn-ports-all mailing list