svn commit: r481837 - head/www/gitea

Jochen Neumeister joneum at FreeBSD.org
Thu Oct 11 15:30:59 UTC 2018


Author: joneum
Date: Thu Oct 11 15:30:58 2018
New Revision: 481837
URL: https://svnweb.freebsd.org/changeset/ports/481837

Log:
  Update to 1.5.2
  
  changelog: https://blog.gitea.io/2018/10/gitea-1.5.2-is-released/
  
  PR:		232123
  Reported by:	maintainer
  MFH:		2018Q4
  Security:	cb539d4e-cd68-11e8-8819-00e04c1ea73d
  Sponsored by:	Netzkommune GmbH

Modified:
  head/www/gitea/Makefile
  head/www/gitea/distinfo

Modified: head/www/gitea/Makefile
==============================================================================
--- head/www/gitea/Makefile	Thu Oct 11 15:28:08 2018	(r481836)
+++ head/www/gitea/Makefile	Thu Oct 11 15:30:58 2018	(r481837)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.5.1
+DISTVERSION=	1.5.2
 CATEGORIES=	www
 
 MAINTAINER=	stb at lassitu.de

Modified: head/www/gitea/distinfo
==============================================================================
--- head/www/gitea/distinfo	Thu Oct 11 15:28:08 2018	(r481836)
+++ head/www/gitea/distinfo	Thu Oct 11 15:30:58 2018	(r481837)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536218908
-SHA256 (go-gitea-gitea-v1.5.1_GH0.tar.gz) = a810fdf79169c1dd4795b64ad41225c44b781e134162925c51a0b7360f1cd095
-SIZE (go-gitea-gitea-v1.5.1_GH0.tar.gz) = 18843260
+TIMESTAMP = 1539271750
+SHA256 (go-gitea-gitea-v1.5.2_GH0.tar.gz) = 297652c49c412fa509f04dba58aefe91aa75285911260037ba25fd7136f4a016
+SIZE (go-gitea-gitea-v1.5.2_GH0.tar.gz) = 18866286


More information about the svn-ports-all mailing list