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: Sat Jan 4 12:13:35 UTC 2020
Modified Files:
pkgsrc/www/gitea: Makefile distinfo
Log Message:
gitea: Update to 1.10.2
## [1.10.2](https://github.com/go-gitea/gitea/releases/tag/v1.10.2) - 2020-01-02
* BUGFIXES
* Allow only specific Columns to be updated on Issue via API (#9539) (#9580)
* Add ErrReactionAlreadyExist error (#9550) (#9564)
* Fix bug when migrate from API (#8631) (#9563)
* Use default avatar for ghost user (#9536) (#9537)
* Fix repository issues pagination bug when there are more than one label filter (#9512) (#9528)
* Fix deleted branch not removed when push the branch again (#9516) (#9524)
* Fix missing repository status when migrating repository via API (#9511)
* Trigger webhook when deleting a branch after merging a PR (#9510)
* Fix paging on /repos/{owner}/{repo}/git/trees/{sha} API endpoint (#9482)
* Fix NewCommitStatus (#9434) (#9435)
* Use OriginalURL instead of CloneAddr in migration logging (#9418) (#9420)
* Fix Slack webhook payload title generation to work with Mattermost (#9404)
* DefaultBranch needs to be prefixed by BranchPrefix (#9356) (#9359)
* Fix issue indexer not triggered when migrating a repository (#9333)
* Fix bug that release attachment files not deleted when deleting repository (#9322) (#9329)
* Fix migration releases (#9319) (#9326) (#9328)
* Fix File Edit: Author/Committer interchanged (#9297) (#9300)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/gitea/Makefile
cvs rdiff -u -r1.12 -r1.13 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.19 pkgsrc/www/gitea/Makefile:1.20
--- pkgsrc/www/gitea/Makefile:1.19 Fri Dec 13 07:44:05 2019
+++ pkgsrc/www/gitea/Makefile Sat Jan 4 12:13:35 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2019/12/13 07:44:05 bsiegert Exp $
+# $NetBSD: Makefile,v 1.20 2020/01/04 12:13:35 nia Exp $
-DISTNAME= gitea-1.10.1
+DISTNAME= gitea-1.10.2
MASTER_SITES= ${MASTER_SITE_GITHUB:=go-gitea/}
-PKGREVISION= 1
CATEGORIES= www
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/www/gitea/distinfo
diff -u pkgsrc/www/gitea/distinfo:1.12 pkgsrc/www/gitea/distinfo:1.13
--- pkgsrc/www/gitea/distinfo:1.12 Sat Dec 7 19:23:37 2019
+++ pkgsrc/www/gitea/distinfo Sat Jan 4 12:13:35 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/12/07 19:23:37 nia Exp $
+$NetBSD: distinfo,v 1.13 2020/01/04 12:13:35 nia Exp $
-SHA1 (gitea-1.10.1.tar.gz) = 3e10a5f15b6b4071d6966c69540ff80320667904
-RMD160 (gitea-1.10.1.tar.gz) = 18b4ea5a090be2d5db6b28bcdfd66d3a3eea6073
-SHA512 (gitea-1.10.1.tar.gz) = d7baea6ac9aca3a3226d36325000c71c886d560eeecb2fdbed924b4924db34882cdd82d07120e3c7175a6d87140a1f63cc575c3be44513e08f8e557856b39acd
-Size (gitea-1.10.1.tar.gz) = 30146802 bytes
+SHA1 (gitea-1.10.2.tar.gz) = 091276eaeddc37321fdc9feecfb935af9405958d
+RMD160 (gitea-1.10.2.tar.gz) = 5045cdd8df3015e53ac5c0c2e0ad82d6bd8704fc
+SHA512 (gitea-1.10.2.tar.gz) = b378d02f27bb03ffd1a8ace2da8d827e07e023a02de4b1b4b354659316539ea38bf2735aa01fb1f997b05f7bb557394d0b6d15a1974747d86826ec1af02efb27
+Size (gitea-1.10.2.tar.gz) = 30141486 bytes
Home |
Main Index |
Thread Index |
Old Index