pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/gitea gitea: Update to 1.11.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b99bf75acb46
branches:  trunk
changeset: 423444:b99bf75acb46
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Feb 18 13:35:07 2020 +0000

description:
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:

 www/gitea/Makefile |   4 ++--
 www/gitea/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 840f6f27344e -r b99bf75acb46 www/gitea/Makefile
--- a/www/gitea/Makefile        Tue Feb 18 13:30:13 2020 +0000
+++ b/www/gitea/Makefile        Tue Feb 18 13:35:07 2020 +0000
@@ -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 -r 840f6f27344e -r b99bf75acb46 www/gitea/distinfo
--- a/www/gitea/distinfo        Tue Feb 18 13:30:13 2020 +0000
+++ b/www/gitea/distinfo        Tue Feb 18 13:35:07 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index