From owner-svn-ports-head@freebsd.org Fri Oct 16 21:42:14 2020 Return-Path: Delivered-To: svn-ports-head@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 BBC83440BB2; Fri, 16 Oct 2020 21:42:14 +0000 (UTC) (envelope-from adamw@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4CCfkZ4dt1z4F2k; Fri, 16 Oct 2020 21:42:14 +0000 (UTC) (envelope-from adamw@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 827E216B7D; Fri, 16 Oct 2020 21:42:14 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09GLgEfG054259; Fri, 16 Oct 2020 21:42:14 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09GLgEaY054257; Fri, 16 Oct 2020 21:42:14 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <202010162142.09GLgEaY054257@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 16 Oct 2020 21:42:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552525 - head/www/gitea X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/www/gitea X-SVN-Commit-Revision: 552525 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2020 21:42:14 -0000 Author: adamw Date: Fri Oct 16 21:42:13 2020 New Revision: 552525 URL: https://svnweb.freebsd.org/changeset/ports/552525 Log: www/gitea: Update to 1.12.5 Changes: https://github.com/go-gitea/gitea/releases/tag/v1.12.5 PR: 250372 Approved by: maintainer Modified: head/www/gitea/Makefile head/www/gitea/distinfo Modified: head/www/gitea/Makefile ============================================================================== --- head/www/gitea/Makefile Fri Oct 16 21:33:27 2020 (r552524) +++ head/www/gitea/Makefile Fri Oct 16 21:42:13 2020 (r552525) @@ -2,7 +2,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.12.4 +DISTVERSION= 1.12.5 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= gitea-src-${DISTVERSION} Modified: head/www/gitea/distinfo ============================================================================== --- head/www/gitea/distinfo Fri Oct 16 21:33:27 2020 (r552524) +++ head/www/gitea/distinfo Fri Oct 16 21:42:13 2020 (r552525) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599301009 -SHA256 (gitea-src-1.12.4.tar.gz) = 6c209b8e955ff3a9cc210323ee719e93cc43176754147a4ddccc421f1cafe37f -SIZE (gitea-src-1.12.4.tar.gz) = 135170598 +TIMESTAMP = 1602777501 +SHA256 (gitea-src-1.12.5.tar.gz) = 96f0ad0ff4c44849bb9516a4b5eaf19404d6c5de18a546e02019d3d98fb5e40e +SIZE (gitea-src-1.12.5.tar.gz) = 135163038