diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-04-06 18:14:41 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-04-06 18:14:41 +0000 |
commit | 3b6414d901bba090301df32e28f7123d8add02c6 (patch) | |
tree | 7926f4d8f7ff02a0650c7a3692008aeac28ab24b /www/gitlab-ce/Makefile | |
parent | cb284ba8df62dd8f2a38a02a25fec55c2e25cb68 (diff) | |
download | ports-3b6414d901bba090301df32e28f7123d8add02c6.tar.gz ports-3b6414d901bba090301df32e28f7123d8add02c6.zip |
Notes
Diffstat (limited to 'www/gitlab-ce/Makefile')
-rw-r--r-- | www/gitlab-ce/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index b1ad7dfa0c98..6347e1fe1c71 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 12.9.1 -PORTREVISION= 3 +PORTVERSION= 12.9.2 +PORTREVISION= 0 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -245,7 +245,7 @@ USE_GITLAB= yes GL_ACCOUNT= gitlab-org GL_PROJECT= gitlab-foss # Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags -GL_COMMIT= 63745c932cc8bc81fc2b2d30e9a171e346f4b969 +GL_COMMIT= ac5568eb5d8cef68ced7c70729cc47f20d0a84b9 USERS= git GROUPS= git |