Date: Thu, 28 Jun 2018 05:29:08 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473486 - head/www/gitea Message-ID: <201806280529.w5S5T8xS060433@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Thu Jun 28 05:29:07 2018 New Revision: 473486 URL: https://svnweb.freebsd.org/changeset/ports/473486 Log: Update Gitea to 1.4.3 Release notes: https://blog.gitea.io/2018/06/release-of-1.4.3/ PR: 229379 Submitted by: maintainer Modified: head/www/gitea/Makefile head/www/gitea/distinfo Modified: head/www/gitea/Makefile ============================================================================== --- head/www/gitea/Makefile Thu Jun 28 03:38:32 2018 (r473485) +++ head/www/gitea/Makefile Thu Jun 28 05:29:07 2018 (r473486) @@ -3,7 +3,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.4.2 +DISTVERSION= 1.4.3 CATEGORIES= www MAINTAINER= stb@lassitu.de Modified: head/www/gitea/distinfo ============================================================================== --- head/www/gitea/distinfo Thu Jun 28 03:38:32 2018 (r473485) +++ head/www/gitea/distinfo Thu Jun 28 05:29:07 2018 (r473486) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528619762 -SHA256 (go-gitea-gitea-v1.4.2_GH0.tar.gz) = c96051b8f2608f9035b2b0dadbd7107c4f7a00c6c66a16c6b5a41416aa9c99fa -SIZE (go-gitea-gitea-v1.4.2_GH0.tar.gz) = 14987215 +TIMESTAMP = 1530154967 +SHA256 (go-gitea-gitea-v1.4.3_GH0.tar.gz) = 803732b1bd51798cf8e970fdeee43f57da0640815dce9f4b33b26f24a6978180 +SIZE (go-gitea-gitea-v1.4.3_GH0.tar.gz) = 14985783
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806280529.w5S5T8xS060433>