Date: Thu, 17 Aug 2017 18:33:18 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r448168 - branches/2017Q3/www/gitea Message-ID: <201708171833.v7HIXIBT074100@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Thu Aug 17 18:33:18 2017 New Revision: 448168 URL: https://svnweb.freebsd.org/changeset/ports/448168 Log: MFH: r447946 - www/gitea: Update from 1.1.2 to 1.1.3 - Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.1.3 PR: 221371 Submitted by: stb@lassitu.de (maintainer) Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D11939 Approved by: ports-secteam (feld) Modified: branches/2017Q3/www/gitea/Makefile branches/2017Q3/www/gitea/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/www/gitea/Makefile ============================================================================== --- branches/2017Q3/www/gitea/Makefile Thu Aug 17 18:32:06 2017 (r448167) +++ branches/2017Q3/www/gitea/Makefile Thu Aug 17 18:33:18 2017 (r448168) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitea -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v CATEGORIES= www Modified: branches/2017Q3/www/gitea/distinfo ============================================================================== --- branches/2017Q3/www/gitea/distinfo Thu Aug 17 18:32:06 2017 (r448167) +++ branches/2017Q3/www/gitea/distinfo Thu Aug 17 18:33:18 2017 (r448168) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497557744 -SHA256 (go-gitea-gitea-v1.1.2_GH0.tar.gz) = cd2504bd9554f55175518f103f0b38c89d72d44c176fdb999aa3a3dedcb29eb4 -SIZE (go-gitea-gitea-v1.1.2_GH0.tar.gz) = 13014082 +TIMESTAMP = 1502317856 +SHA256 (go-gitea-gitea-v1.1.3_GH0.tar.gz) = 094022c3e1d1fd1514936d06674e3450871bed2a41c629a39c57c1db2d18a2a4 +SIZE (go-gitea-gitea-v1.1.3_GH0.tar.gz) = 13017122
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708171833.v7HIXIBT074100>