pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/gitea



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Mar 17 13:08:38 UTC 2020

Modified Files:
        pkgsrc/www/gitea: Makefile distinfo

Log Message:
gitea: Update to 1.11.3

## [1.11.3](https://github.com/go-gitea/gitea/releases/tag/v1.11.3) - 2020-03-10

* BUGFIXES
  * Prevent panic in stopwatch (#10670) (#10673)
  * Fix bug on pull view when required status check no ci result (#10648) (#10651)
  * Build explicitly with Go 1.13 (#10684)


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/gitea/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/gitea/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/gitea/Makefile
diff -u pkgsrc/www/gitea/Makefile:1.26 pkgsrc/www/gitea/Makefile:1.27
--- pkgsrc/www/gitea/Makefile:1.26      Mon Mar  9 11:06:16 2020
+++ pkgsrc/www/gitea/Makefile   Tue Mar 17 13:08:38 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2020/03/09 11:06:16 nia Exp $
+# $NetBSD: Makefile,v 1.27 2020/03/17 13:08:38 nia Exp $
 
-DISTNAME=      gitea-1.11.2
+DISTNAME=      gitea-1.11.3
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=go-gitea/}
 CATEGORIES=    www
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/www/gitea/distinfo
diff -u pkgsrc/www/gitea/distinfo:1.17 pkgsrc/www/gitea/distinfo:1.18
--- pkgsrc/www/gitea/distinfo:1.17      Mon Mar  9 11:06:16 2020
+++ pkgsrc/www/gitea/distinfo   Tue Mar 17 13:08:38 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2020/03/09 11:06:16 nia Exp $
+$NetBSD: distinfo,v 1.18 2020/03/17 13:08:38 nia Exp $
 
-SHA1 (gitea-1.11.2.tar.gz) = cca52ce42951b27d5e78ba8cb433e8258b8acc5a
-RMD160 (gitea-1.11.2.tar.gz) = 082a64ff2cc092a9738670406a1f7e271b0e4c72
-SHA512 (gitea-1.11.2.tar.gz) = 01419848e0fcb7283706271c06c8bf8d77d29e496e79adfa4ee83c5e448c2c8f33775fe39559b31f289c29dfa81f4bd2df566c4d2acef70015a4ff7e90790715
-Size (gitea-1.11.2.tar.gz) = 28741658 bytes
+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



Home | Main Index | Thread Index | Old Index