From e3af7d020f102c934154db26094e1d94cac6891e Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Tue, 29 Mar 2022 23:06:34 +0200 Subject: www/gitea: Update to 1.16.5 - Fixes for runtime issues with go1.18 - Fixes for security issues Changes: https://github.com/go-gitea/gitea/releases/tag/v1.16.5 PR: 262898, 261576 Reported by: dvl, CTS - FreeBSD Team Approved by: maintainer Security: 83466f76-aefe-11ec-b4b6-d05099c0c059 (cherry picked from commit b788272c6c2ff5b21dd6991f7f680e39e6041b12) --- www/gitea/Makefile | 2 +- www/gitea/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/gitea/Makefile b/www/gitea/Makefile index d359a9e5a049..b18be4884fdc 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.16.4 +DISTVERSION= 1.16.5 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= gitea-src-${DISTVERSION} diff --git a/www/gitea/distinfo b/www/gitea/distinfo index 56fa30f6f807..afbe6d68ba33 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647549715 -SHA256 (gitea-src-1.16.4.tar.gz) = ef396b797d39a64867dfcd4532043c363dce3fe054afaa37bb97f8a2ea3f2a18 -SIZE (gitea-src-1.16.4.tar.gz) = 49747172 +TIMESTAMP = 1648587951 +SHA256 (gitea-src-1.16.5.tar.gz) = d9aab2e8357ca1a22eaffb328356e4e355a8f851a4de6fb4e7eb54ca80f0187b +SIZE (gitea-src-1.16.5.tar.gz) = 53178954 -- cgit v1.2.3