diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-09-24 02:22:16 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-09-24 02:22:16 +0800 |
commit | 8923125c34a7e3da112a35a041860c3056ec9321 (patch) | |
tree | 497d8663bd398e23e9e7069d86e6a3854be2e962 /www/gitlab-pages | |
parent | de64c87b52c67c7ca35230a6075287f0456a8409 (diff) | |
download | freebsd-ports-gnome-8923125c34a7e3da112a35a041860c3056ec9321.tar.gz freebsd-ports-gnome-8923125c34a7e3da112a35a041860c3056ec9321.tar.zst freebsd-ports-gnome-8923125c34a7e3da112a35a041860c3056ec9321.zip |
Update www/gitlab-pages to 1.1.0 which is required for gitlab 11.3.
Approved by: mentors (implicit)
Diffstat (limited to 'www/gitlab-pages')
-rw-r--r-- | www/gitlab-pages/Makefile | 4 | ||||
-rw-r--r-- | www/gitlab-pages/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile index fd6c4fea85f4..046dda419b9b 100644 --- a/www/gitlab-pages/Makefile +++ b/www/gitlab-pages/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-pages -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= www MAINTAINER= swills@FreeBSD.org @@ -15,7 +15,7 @@ BUILD_DEPENDS= go:lang/go USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the here: https://gitlab.com/gitlab-org/gitlab-pages/tags -GL_COMMIT= 7edf64c1951e2184890403ab60c26381dd81e942 +GL_COMMIT= 5cffa83537890540d74664a43e828cd81a164980 PLIST_FILES= bin/gitlab-pages diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index 92de87df9251..93225cdfe18f 100644 --- a/www/gitlab-pages/distinfo +++ b/www/gitlab-pages/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532164199 -SHA256 (gitlab-org-gitlab-pages-7edf64c1951e2184890403ab60c26381dd81e942_GL0.tar.gz) = 89be884ad5cff68dbe01faa77b2a5f0b86bc069d02ab5ee664467d85a68558de -SIZE (gitlab-org-gitlab-pages-7edf64c1951e2184890403ab60c26381dd81e942_GL0.tar.gz) = 1693802 +TIMESTAMP = 1537566899 +SHA256 (gitlab-org-gitlab-pages-5cffa83537890540d74664a43e828cd81a164980_GL0.tar.gz) = 5184776254befb9de13898c4807e5191e5dcb9a45e35d80d7eb7c4b6a160bded +SIZE (gitlab-org-gitlab-pages-5cffa83537890540d74664a43e828cd81a164980_GL0.tar.gz) = 1764221 |