aboutsummaryrefslogtreecommitdiffstats
path: root/www/gitea
diff options
context:
space:
mode:
authorkai <kai@FreeBSD.org>2019-06-22 16:51:02 +0800
committerkai <kai@FreeBSD.org>2019-06-22 16:51:02 +0800
commit21bdbc24061f525fb418ed2faac868b4d5cc4a85 (patch)
treea529abc4da26404438219e0fb55e689cd15247f2 /www/gitea
parent0d12f71d1f81a42661912c2c56870475e46aeab7 (diff)
downloadfreebsd-ports-gnome-21bdbc24061f525fb418ed2faac868b4d5cc4a85.tar.gz
freebsd-ports-gnome-21bdbc24061f525fb418ed2faac868b4d5cc4a85.tar.zst
freebsd-ports-gnome-21bdbc24061f525fb418ed2faac868b4d5cc4a85.zip
www/gitea: Update to 1.8.3
* Pet portclippy while I'm here. Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.8.3 PR: 238738 Submitted by: stb@lassitu.de (maintainer)
Diffstat (limited to 'www/gitea')
-rw-r--r--www/gitea/Makefile8
-rw-r--r--www/gitea/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index 2b00e6975395..eb53b387ae6a 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
-DISTVERSION= 1.8.2
+DISTVERSION= 1.8.3
CATEGORIES= www
MAINTAINER= stb@lassitu.de
@@ -17,11 +17,11 @@ RUN_DEPENDS= git:devel/git
USES= go
USE_GITHUB= yes
GH_ACCOUNT= go-gitea
+USE_RC_SUBR= gitea
GO_PKGNAME= code.gitea.io/${PORTNAME}
GO_TARGET= -tags "${GO_TAGS}"
-USE_RC_SUBR= gitea
SUB_FILES+= app.ini.sample
SUB_LIST+= GITUSER=${USERS}
@@ -29,11 +29,11 @@ USERS= git
GROUPS= git
OPTIONS_DEFINE= CERT PAM SQLITE
+OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
+
CERT_DESC= Automatic creation of self-signed certificates
PAM_DESC= Authentication using PAM
-OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
-
CERT_VARS= GO_TAGS+=cert
PAM_VARS= GO_TAGS+=pam
SQLITE_VARS= GO_TAGS+="sqlite sqlite_unlock_notify"
diff --git a/www/gitea/distinfo b/www/gitea/distinfo
index e9ec2781dc70..0702c63d5892 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559214128
-SHA256 (go-gitea-gitea-v1.8.2_GH0.tar.gz) = bb4a641776b0cbd50d2405e9efd785dec998c42f7267737dad401163ea16b61d
-SIZE (go-gitea-gitea-v1.8.2_GH0.tar.gz) = 24321492
+TIMESTAMP = 1561107456
+SHA256 (go-gitea-gitea-v1.8.3_GH0.tar.gz) = 77ca5fe4468a94454c05c433eace1a7e282a588aeae268387d8651751f8d4e27
+SIZE (go-gitea-gitea-v1.8.3_GH0.tar.gz) = 24320679