mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
www/gitea: Update to 1.17.3 (fixes security vulnerabilities)
- This release fixes three security issues, a large number of bugs and contains some enhancements. - Pet portlint ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.17.3 PR: 267106 MFH: 2022Q4
This commit is contained in:
parent
40a910aab5
commit
242f679b4b
@ -1,12 +1,10 @@
|
||||
PORTNAME= gitea
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.17.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.17.3
|
||||
CATEGORIES= www
|
||||
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
|
||||
@ -20,6 +18,7 @@ RUN_DEPENDS= git:devel/git
|
||||
USES= cpe gmake go:no_targets
|
||||
USE_RC_SUBR= gitea
|
||||
|
||||
EXTRACT_AFTER_ARGS= --strip-components 1 # since 1.17.0, archive includes gitea-src-VERSION directory
|
||||
SUB_FILES+= app.ini.sample
|
||||
SUB_LIST+= GITUSER=${USERS}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1662886552
|
||||
SHA256 (gitea-src-1.17.2.tar.gz) = a4383e1c2ddd6d67f4471a0bbc1b4839a15ab8fd6951804e1be43d7229e1de58
|
||||
SIZE (gitea-src-1.17.2.tar.gz) = 52668293
|
||||
TIMESTAMP = 1665865667
|
||||
SHA256 (gitea-src-1.17.3.tar.gz) = 35490480ab793844e8ef9d541dca1c3c7ee510883205fe9197f373d276cd1f78
|
||||
SIZE (gitea-src-1.17.3.tar.gz) = 52711597
|
||||
|
Loading…
Reference in New Issue
Block a user