From owner-svn-ports-all@freebsd.org Thu Jun 28 05:29:09 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E69651016CEC; Thu, 28 Jun 2018 05:29:08 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 91EB68A8F9; Thu, 28 Jun 2018 05:29:08 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 710665D7E; Thu, 28 Jun 2018 05:29:08 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5S5T8YE060435; Thu, 28 Jun 2018 05:29:08 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5S5T8xS060433; Thu, 28 Jun 2018 05:29:08 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201806280529.w5S5T8xS060433@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 28 Jun 2018 05:29:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473486 - head/www/gitea X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/www/gitea X-SVN-Commit-Revision: 473486 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2018 05:29:09 -0000 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