diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-11-23 22:58:34 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-11-23 22:58:34 +0800 |
commit | db67f72de6b5823d8edff6d141acafca7c0474fe (patch) | |
tree | 50961256ada1c2f55de8da8e4b226edf4c8c3954 /www | |
parent | cfa2ece5ca6ed0d146311ec5aba093254a6e9c05 (diff) | |
download | freebsd-ports-gnome-db67f72de6b5823d8edff6d141acafca7c0474fe.tar.gz freebsd-ports-gnome-db67f72de6b5823d8edff6d141acafca7c0474fe.tar.zst freebsd-ports-gnome-db67f72de6b5823d8edff6d141acafca7c0474fe.zip |
Upgrade to 1.3.0 which is required for gitlab-ce 11.5.
Approved by: mentors (implicit)
Diffstat (limited to 'www')
-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 046dda419b9b..e778f2093e10 100644 --- a/www/gitlab-pages/Makefile +++ b/www/gitlab-pages/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-pages -PORTVERSION= 1.1.0 +PORTVERSION= 1.3.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= 5cffa83537890540d74664a43e828cd81a164980 +GL_COMMIT= 4e04c013fba8e0c1294904b52bcb2cbaad27cb52 PLIST_FILES= bin/gitlab-pages diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index 93225cdfe18f..ab6205189a86 100644 --- a/www/gitlab-pages/distinfo +++ b/www/gitlab-pages/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537566899 -SHA256 (gitlab-org-gitlab-pages-5cffa83537890540d74664a43e828cd81a164980_GL0.tar.gz) = 5184776254befb9de13898c4807e5191e5dcb9a45e35d80d7eb7c4b6a160bded -SIZE (gitlab-org-gitlab-pages-5cffa83537890540d74664a43e828cd81a164980_GL0.tar.gz) = 1764221 +TIMESTAMP = 1542972880 +SHA256 (gitlab-org-gitlab-pages-4e04c013fba8e0c1294904b52bcb2cbaad27cb52_GL0.tar.gz) = 1ff365c22a2ef8331d41dc794e06e298e29b30f0a831fa8795ef170c7a16cbab +SIZE (gitlab-org-gitlab-pages-4e04c013fba8e0c1294904b52bcb2cbaad27cb52_GL0.tar.gz) = 1797204 |