Date: Sun, 7 Feb 2021 04:35:51 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564594 - head/www/gitea Message-ID: <202102070435.1174Zpgx036478@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Sun Feb 7 04:35:51 2021 New Revision: 564594 URL: https://svnweb.freebsd.org/changeset/ports/564594 Log: www/gitea: Update to 1.13.2 PR: 253295 Submitted by: maintainer MFH: 2020Q1 Security: https://blog.gitea.io/2021/02/gitea-1.13.2-is-released/ Modified: head/www/gitea/Makefile head/www/gitea/distinfo Modified: head/www/gitea/Makefile ============================================================================== --- head/www/gitea/Makefile Sun Feb 7 04:33:37 2021 (r564593) +++ head/www/gitea/Makefile Sun Feb 7 04:35:51 2021 (r564594) @@ -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: head/www/gitea/distinfo ============================================================================== --- head/www/gitea/distinfo Sun Feb 7 04:33:37 2021 (r564593) +++ head/www/gitea/distinfo Sun Feb 7 04:35:51 2021 (r564594) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102070435.1174Zpgx036478>