aboutsummaryrefslogtreecommitdiff
path: root/www/gitea
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-05-30 20:26:30 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-05-30 20:26:30 +0000
commit63c1b6a7d48dff9d7685f17103384193ff230eb0 (patch)
treefed6910dd2abcd4a7ae41ffa5aca8beda8176e48 /www/gitea
parent22ce75a5b7bb91cd6517f4cb47d20c92eb73df14 (diff)
downloadports-63c1b6a7d48dff9d7685f17103384193ff230eb0.tar.gz
ports-63c1b6a7d48dff9d7685f17103384193ff230eb0.zip
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) MFH: 2019Q2
Notes
Notes: svn path=/head/; revision=503081
Diffstat (limited to 'www/gitea')
-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 5d4c5b45a0bb..2b00e6975395 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
-DISTVERSION= 1.8.1
+DISTVERSION= 1.8.2
CATEGORIES= www
MAINTAINER= stb@lassitu.de
diff --git a/www/gitea/distinfo b/www/gitea/distinfo
index 35d7106d741f..e9ec2781dc70 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557418627
-SHA256 (go-gitea-gitea-v1.8.1_GH0.tar.gz) = 91f1094f1aa833c8e2cb11cf4c2e1301c53317a49c9f6818c4a7a1ef926850cd
-SIZE (go-gitea-gitea-v1.8.1_GH0.tar.gz) = 24304805
+TIMESTAMP = 1559214128
+SHA256 (go-gitea-gitea-v1.8.2_GH0.tar.gz) = bb4a641776b0cbd50d2405e9efd785dec998c42f7267737dad401163ea16b61d
+SIZE (go-gitea-gitea-v1.8.2_GH0.tar.gz) = 24321492