svn commit: r568931 - branches/2021Q1/www/gitea
Adam Weinberger
adamw at FreeBSD.org
Sun Mar 21 18:34:02 UTC 2021
Author: adamw
Date: Sun Mar 21 18:34:01 2021
New Revision: 568931
URL: https://svnweb.freebsd.org/changeset/ports/568931
Log:
MFH: r568930
www/gitea: Update to 1.13.5
PR: 254468
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 Sun Mar 21 18:32:43 2021 (r568930)
+++ branches/2021Q1/www/gitea/Makefile Sun Mar 21 18:34:01 2021 (r568931)
@@ -2,7 +2,7 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
-DISTVERSION= 1.13.4
+DISTVERSION= 1.13.5
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 Sun Mar 21 18:32:43 2021 (r568930)
+++ branches/2021Q1/www/gitea/distinfo Sun Mar 21 18:34:01 2021 (r568931)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615197017
-SHA256 (gitea-src-1.13.4.tar.gz) = 43dc0cf931a013da0517383ae75e9b1bb8853638713b13cc2cab531e0840fce5
-SIZE (gitea-src-1.13.4.tar.gz) = 150805886
+TIMESTAMP = 1616349957
+SHA256 (gitea-src-1.13.5.tar.gz) = edfa6077d23f11718bb4e43b83b40497fd610ff3d5fdf708b6b5988bc97d8521
+SIZE (gitea-src-1.13.5.tar.gz) = 150832790
More information about the svn-ports-all
mailing list