diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-09-04 18:28:12 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-09-04 18:28:12 +0000 |
commit | 0313a0218f44786c95bdde277b6babb79a1396e9 (patch) | |
tree | a61fa996961adc03aea894510621e03fb2185ff7 /www/gitlab-ce | |
parent | ff56220a01a802fbb30c9373175e7d3807ca4e56 (diff) | |
download | ports-0313a0218f44786c95bdde277b6babb79a1396e9.tar.gz ports-0313a0218f44786c95bdde277b6babb79a1396e9.zip |
Notes
Diffstat (limited to 'www/gitlab-ce')
-rw-r--r-- | www/gitlab-ce/Makefile | 4 | ||||
-rw-r--r-- | www/gitlab-ce/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 37cf4823661a..226be9bbb466 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 13.3.4 +PORTVERSION= 13.3.5 PORTREVISION= 0 CATEGORIES= www devel @@ -259,7 +259,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= aebc07f48e86bb27f3fdf7992f516e0ba73abecf +GL_COMMIT= 467cb4161ad14ca3a5a92c2b0bed271e4da033fa USERS= git GROUPS= git diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index dcd5b476ce9f..599de34a41e6 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599118605 -SHA256 (gitlab-org-gitlab-foss-aebc07f48e86bb27f3fdf7992f516e0ba73abecf_GL0.tar.gz) = 4ae5aae5d36ff59a8221ac3012dc50ee8ce1221655db8de41380afe6e3c4576c -SIZE (gitlab-org-gitlab-foss-aebc07f48e86bb27f3fdf7992f516e0ba73abecf_GL0.tar.gz) = 98984166 +TIMESTAMP = 1599241175 +SHA256 (gitlab-org-gitlab-foss-467cb4161ad14ca3a5a92c2b0bed271e4da033fa_GL0.tar.gz) = 4ae5d2087c5842a93e9721e11385a461ef04cc11e4d5601117cb943239154cb1 +SIZE (gitlab-org-gitlab-foss-467cb4161ad14ca3a5a92c2b0bed271e4da033fa_GL0.tar.gz) = 98984277 |