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.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6129a3bacaff
branches:  trunk
changeset: 414947:6129a3bacaff
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Apr 05 13:33:26 2020 +0000

description:
gitea: Update to 1.11.4

## [1.11.4](https://github.com/go-gitea/gitea/releases/tag/v1.11.4) - 2020-04-01

* BUGFIXES
  * Only update merge_base if not already merged (#10909)
  * Fix milestones too many SQL variables bug (#10880) (#10904)
  * Protect against NPEs in notifications list (#10879) (#10883)
  * Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) (#10868)
  * Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#10676) (#10797)
  * Account for empty lines in receive-hook message (#10773) (#10784)
  * Fix bug on branch API (#10767) (#10775)
  * Migrate to go-git/go-git v5.0.0 (#10735) (#10753)
  * Fix hiding of fields in authorization source page (#10734) (#10752)
  * Prevent default for linkAction (#10742) (#10743)

diffstat:

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

diffs (29 lines):

diff -r 899367ee30c2 -r 6129a3bacaff www/gitea/Makefile
--- a/www/gitea/Makefile        Sun Apr 05 13:21:20 2020 +0000
+++ b/www/gitea/Makefile        Sun Apr 05 13:33:26 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2020/03/21 16:57:03 bsiegert Exp $
+# $NetBSD: Makefile,v 1.29 2020/04/05 13:33:26 nia Exp $
 
-DISTNAME=      gitea-1.11.3
+DISTNAME=      gitea-1.11.4
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=go-gitea/}
-PKGREVISION=   1
 CATEGORIES=    www
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
diff -r 899367ee30c2 -r 6129a3bacaff www/gitea/distinfo
--- a/www/gitea/distinfo        Sun Apr 05 13:21:20 2020 +0000
+++ b/www/gitea/distinfo        Sun Apr 05 13:33:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2020/03/17 13:08:38 nia Exp $
+$NetBSD: distinfo,v 1.19 2020/04/05 13:33:26 nia Exp $
 
-SHA1 (gitea-1.11.3.tar.gz) = 43438b3e52423e0578b2f224943869d301ae190e
-RMD160 (gitea-1.11.3.tar.gz) = 7d5ffc69999c56d968b48c47a188fbf5cb95e78c
-SHA512 (gitea-1.11.3.tar.gz) = 41ca69de38158cfebcd9c54a74c9a9068c34457c77a61e252f5287d88f2744c08d1948d95abaa575332483d069794a0e39ca0b181462e5bf47eec572feb47b9e
-Size (gitea-1.11.3.tar.gz) = 28743267 bytes
+SHA1 (gitea-1.11.4.tar.gz) = 5da002dcb72b6da46a13b10963341a81fe9d3009
+RMD160 (gitea-1.11.4.tar.gz) = da1d7692caa1a382a59ebc6f684604f22e741018
+SHA512 (gitea-1.11.4.tar.gz) = 5b7d07fd02f3acf900f1a3d2d9bb99a94487eaaf148d11a9746b309ee97ffc2d208fd47cc7e121ac0b2a6e97c919ea0232898f7f6851248a8407c706edbc904a
+Size (gitea-1.11.4.tar.gz) = 28240336 bytes



Home | Main Index | Thread Index | Old Index