summaryrefslogtreecommitdiff
path: root/www/gitea
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-02-18 13:35:07 +0000
committernia <nia@pkgsrc.org>2020-02-18 13:35:07 +0000
commit6248edfa55c8a2fc89e4545a4cf67f08a5804dcc (patch)
tree98a129f788c83c30d833c1c7f359c3bd1dca1eae /www/gitea
parent0f899417467ed596ad0214e27064045533fc34ec (diff)
downloadpkgsrc-6248edfa55c8a2fc89e4545a4cf67f08a5804dcc.tar.gz
gitea: Update to 1.11.1
## [1.11.1](https://github.com/go-gitea/gitea/releases/tag/v1.11.1) - 2020-02-15 * BUGFIXES * Repo name added to automatically generated commit message when merging (#9997) (#10285) * Fix Workerpool deadlock (#10283) (#10284) * Divide GetIssueStats query in smaller chunks (#10176) (#10282) * Fix reply on code review (#10257) * Stop hanging issue indexer initialisation from preventing shutdown (#10243) (#10249) * Fix filter label emoji width (#10241) (#10244) * Fix issue sidebar menus having an infinite height (#10239) (#10240) * Fix commit between two commits calculation if there is only last commit (#10225) (#10226) * Only check for conflicts/merging if the PR has not been merged in the interim (#10132) (#10206) * Blacklist manifest.json & milestones user (#10292) (#10293)
Diffstat (limited to 'www/gitea')
-rw-r--r--www/gitea/Makefile4
-rw-r--r--www/gitea/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index ec5add97bac..8d99d98f760 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2020/02/13 22:23:19 nia Exp $
+# $NetBSD: Makefile,v 1.25 2020/02/18 13:35:07 nia Exp $
-DISTNAME= gitea-1.11.0
+DISTNAME= gitea-1.11.1
MASTER_SITES= ${MASTER_SITE_GITHUB:=go-gitea/}
CATEGORIES= www
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/www/gitea/distinfo b/www/gitea/distinfo
index d0cfd600273..d08d9ccccb2 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2020/02/13 22:23:19 nia Exp $
+$NetBSD: distinfo,v 1.16 2020/02/18 13:35:07 nia Exp $
-SHA1 (gitea-1.11.0.tar.gz) = 80a69521ce301efe1c5494b331db25e94dca315d
-RMD160 (gitea-1.11.0.tar.gz) = cd8a3f90954b1bfb2a0e96a4498eaf723269f087
-SHA512 (gitea-1.11.0.tar.gz) = 75078b8f26995dfc843106abc68c7f8970b35423aa12969089b703a24fd490e1e5cc0c212de7986f8b3fac9ac476ac5938b6622228c90ad1e1eaa26b7a5480e6
-Size (gitea-1.11.0.tar.gz) = 28723728 bytes
+SHA1 (gitea-1.11.1.tar.gz) = 3544b7ea65fd9bc0128df204181952fbac0a8361
+RMD160 (gitea-1.11.1.tar.gz) = e79cf54541c9539acbe47a0473a5c9ade426dc0e
+SHA512 (gitea-1.11.1.tar.gz) = b8fd16ed1abd25bf8d84c033dede741c9e706fb9305f35d68e84d69577fa15d70ae7966000a6b180fdfc4ef3e1b7453bec86633b7afba8ec88b394f23701d8cd
+Size (gitea-1.11.1.tar.gz) = 28723305 bytes