svn commit: r564597 - branches/2021Q1/www/gitea

Adam Weinberger adamw at FreeBSD.org
Sun Feb 7 04:53:36 UTC 2021


Author: adamw
Date: Sun Feb  7 04:53:35 2021
New Revision: 564597
URL: https://svnweb.freebsd.org/changeset/ports/564597

Log:
  MFH: r564594
  
  www/gitea: Update to 1.13.2
  
  PR:		253295
  Submitted by:	maintainer
  Security:	https://blog.gitea.io/2021/02/gitea-1.13.2-is-released/

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 Feb  7 04:46:31 2021	(r564596)
+++ branches/2021Q1/www/gitea/Makefile	Sun Feb  7 04:53:35 2021	(r564597)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.13.1
+DISTVERSION=	1.13.2
 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 Feb  7 04:46:31 2021	(r564596)
+++ branches/2021Q1/www/gitea/distinfo	Sun Feb  7 04:53:35 2021	(r564597)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609434833
-SHA256 (gitea-src-1.13.1.tar.gz) = b5a87b722abe8e4911389abf57ec8f46d58fb966929dfe612a77639e27ec4187
-SIZE (gitea-src-1.13.1.tar.gz) = 150940437
+TIMESTAMP = 1612614262
+SHA256 (gitea-src-1.13.2.tar.gz) = b9ece0f0674daa02951e0263f6b4ea1c52d6b8b7720e9eb77f3afb0ccb253882
+SIZE (gitea-src-1.13.2.tar.gz) = 150862119


More information about the svn-ports-all mailing list