svn commit: r569085 - branches/2021Q1/www/gitea
Adam Weinberger
adamw at FreeBSD.org
Wed Mar 24 03:19:36 UTC 2021
Author: adamw
Date: Wed Mar 24 03:19:35 2021
New Revision: 569085
URL: https://svnweb.freebsd.org/changeset/ports/569085
Log:
MFH: r569084
www/gitea: Update to 1.13.16
This is a security release.
PR: 254515
Submitted by: maintainer
Security: yes
Modified:
branches/2021Q1/www/gitea/Makefile
branches/2021Q1/www/gitea/distinfo
Directory Properties:
branches/2021Q1/ (props changed)
Modified: branches/2021Q1/www/gitea/Makefile
==============================================================================
--- branches/2021Q1/www/gitea/Makefile Wed Mar 24 03:18:53 2021 (r569084)
+++ branches/2021Q1/www/gitea/Makefile Wed Mar 24 03:19:35 2021 (r569085)
@@ -2,7 +2,7 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
-DISTVERSION= 1.13.5
+DISTVERSION= 1.13.6
CATEGORIES= www
MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
DISTNAME= gitea-src-${DISTVERSION}
Modified: branches/2021Q1/www/gitea/distinfo
==============================================================================
--- branches/2021Q1/www/gitea/distinfo Wed Mar 24 03:18:53 2021 (r569084)
+++ branches/2021Q1/www/gitea/distinfo Wed Mar 24 03:19:35 2021 (r569085)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616349957
-SHA256 (gitea-src-1.13.5.tar.gz) = edfa6077d23f11718bb4e43b83b40497fd610ff3d5fdf708b6b5988bc97d8521
-SIZE (gitea-src-1.13.5.tar.gz) = 150832790
+TIMESTAMP = 1616538796
+SHA256 (gitea-src-1.13.6.tar.gz) = 6e13237ed06b8a257a9a98816c531c6340289dc8ad997432d8cfe35a19d60eb8
+SIZE (gitea-src-1.13.6.tar.gz) = 150821162
More information about the svn-ports-all
mailing list