git: 26055cf1e5f5 - 2022Q3 - www/gitea: Update to 1.17.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Sep 2022 15:40:45 UTC
The branch 2022Q3 has been updated by dmgk: URL: https://cgit.FreeBSD.org/ports/commit/?id=26055cf1e5f5269291c7b876c974733462201f9c commit 26055cf1e5f5269291c7b876c974733462201f9c Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2022-09-11 14:01:05 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2022-09-11 14:12:16 +0000 www/gitea: Update to 1.17.2 Changes: https://blog.gitea.io/2022/09/gitea-1.17.2-is-released/ PR: 266359 Security: f75722ce-31b0-11ed-8b56-0800277bb8a8 (cherry picked from commit 38aadfb1ccd8a519408707bc0b4c881a22da149b) --- www/gitea/Makefile | 6 ++++-- www/gitea/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 083cd70f8a05..e6b4760edea5 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,9 +1,11 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.16.9 +DISTVERSION= 1.17.2 CATEGORIES= www -MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ +MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \ + https://dl.gitea.io/gitea/${DISTVERSION}/ DISTNAME= gitea-src-${DISTVERSION} +EXTRACT_AFTER_ARGS= --strip-components 1 # since 1.17.0, archive includes gitea-src-VERSION directory MAINTAINER= stb@lassitu.de COMMENT= Compact self-hosted Git service diff --git a/www/gitea/distinfo b/www/gitea/distinfo index 39c6335755c3..84536c54c3ae 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659717526 -SHA256 (gitea-src-1.16.9.tar.gz) = 2f13d8512c9149f0e51b0082d8814f10848fe30b1126c51bc22f45eecc5b30e1 -SIZE (gitea-src-1.16.9.tar.gz) = 53660093 +TIMESTAMP = 1662886552 +SHA256 (gitea-src-1.17.2.tar.gz) = a4383e1c2ddd6d67f4471a0bbc1b4839a15ab8fd6951804e1be43d7229e1de58 +SIZE (gitea-src-1.17.2.tar.gz) = 52668293