From owner-svn-ports-all@freebsd.org Thu Oct 31 12:19:10 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8E9601A6AD5; Thu, 31 Oct 2019 12:19:10 +0000 (UTC) (envelope-from dmgk@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 473krt2y7Fz4CxT; Thu, 31 Oct 2019 12:19:10 +0000 (UTC) (envelope-from dmgk@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 4891C227F9; Thu, 31 Oct 2019 12:19:10 +0000 (UTC) (envelope-from dmgk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9VCJAnP033023; Thu, 31 Oct 2019 12:19:10 GMT (envelope-from dmgk@FreeBSD.org) Received: (from dmgk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9VCJ9rU033021; Thu, 31 Oct 2019 12:19:09 GMT (envelope-from dmgk@FreeBSD.org) Message-Id: <201910311219.x9VCJ9rU033021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dmgk set sender to dmgk@FreeBSD.org using -f From: Dmitri Goutnik Date: Thu, 31 Oct 2019 12:19:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516145 - head/www/gitea X-SVN-Group: ports-head X-SVN-Commit-Author: dmgk X-SVN-Commit-Paths: head/www/gitea X-SVN-Commit-Revision: 516145 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.29 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, 31 Oct 2019 12:19:10 -0000 Author: dmgk Date: Thu Oct 31 12:19:09 2019 New Revision: 516145 URL: https://svnweb.freebsd.org/changeset/ports/516145 Log: www/gitea: Update to 1.9.5 Changes: https://blog.gitea.io/2019/10/gitea-1.9.5-is-released/ PR: 241599 Submitted by: stb@lassitu.de (maintainer) Approved by: tz (mentor, implicit) MFH: 2019Q4 Security: fd10aa77-fb5e-11e9-af7b-0800274e5f20 Modified: head/www/gitea/Makefile head/www/gitea/distinfo Modified: head/www/gitea/Makefile ============================================================================== --- head/www/gitea/Makefile Thu Oct 31 12:06:41 2019 (r516144) +++ head/www/gitea/Makefile Thu Oct 31 12:19:09 2019 (r516145) @@ -3,7 +3,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.9.4 +DISTVERSION= 1.9.5 CATEGORIES= www MAINTAINER= stb@lassitu.de Modified: head/www/gitea/distinfo ============================================================================== --- head/www/gitea/distinfo Thu Oct 31 12:06:41 2019 (r516144) +++ head/www/gitea/distinfo Thu Oct 31 12:19:09 2019 (r516145) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570867696 -SHA256 (go-gitea-gitea-v1.9.4_GH0.tar.gz) = a5e6691bd3d7d5610b625b4c514373a04c78a00a7776f256548b6184ed3a99d4 -SIZE (go-gitea-gitea-v1.9.4_GH0.tar.gz) = 25355645 +TIMESTAMP = 1572471681 +SHA256 (go-gitea-gitea-v1.9.5_GH0.tar.gz) = 0436e54a41af7777249509d0206cac5396b8b841c2ad8b118ab7cebb612e9933 +SIZE (go-gitea-gitea-v1.9.5_GH0.tar.gz) = 25355286