aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-06-02 22:30:31 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-06-02 22:30:31 +0000
commiteb241d8fa3c27cadce72cc48341d98d5a6f62c25 (patch)
tree9bafd30ad5fe845f541dc176d302151aef28570b
parente28db1fea49f42260fdcf4eeb741531317799f33 (diff)
downloadports-eb241d8fa3c27cadce72cc48341d98d5a6f62c25.tar.gz
ports-eb241d8fa3c27cadce72cc48341d98d5a6f62c25.zip
MFH: r503081
www/gitea: Update to 1.8.2 Changelog: * Fix possbile mysql invalid connnection error * Handle invalid administrator username on install page * Disable arm7 builds * Fix default for allowing new organization creation for new users * SearchRepositoryByName improvements and unification * Fix u2f registrationlist ToRegistrations() method * Allow collaborators to view repo owned by private org * Use AppURL for Oauth user link * Escape the commit message on issues update * Fix regression for API users search * Handle early git version's lack of get-url * Fix wrong init dependency on markup extensions https://github.com/go-gitea/gitea/releases/tag/v1.8.2 PR: 238239 Submitted by: stb@lassitu.de (maintainer) Approved by: ports-secteam (miwi)
Notes
Notes: svn path=/branches/2019Q2/; revision=503336
-rw-r--r--www/gitea/Makefile2
-rw-r--r--www/gitea/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index 5f227d2dbd40..2b00e6975395 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
-DISTVERSION= 1.8.0
+DISTVERSION= 1.8.2
CATEGORIES= www
MAINTAINER= stb@lassitu.de
diff --git a/www/gitea/distinfo b/www/gitea/distinfo
index f3499f3d4f5f..e9ec2781dc70 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556897794
-SHA256 (go-gitea-gitea-v1.8.0_GH0.tar.gz) = cc9e7f3d01400391455f2ae5fdd78f0e16360158cf02e45f034a94d3fb0fa8fb
-SIZE (go-gitea-gitea-v1.8.0_GH0.tar.gz) = 24268907
+TIMESTAMP = 1559214128
+SHA256 (go-gitea-gitea-v1.8.2_GH0.tar.gz) = bb4a641776b0cbd50d2405e9efd785dec998c42f7267737dad401163ea16b61d
+SIZE (go-gitea-gitea-v1.8.2_GH0.tar.gz) = 24321492