diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-11-29 21:30:33 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-11-29 21:30:33 +0800 |
commit | b325353ff5d20acbe35ea7e5641b42e006726f8f (patch) | |
tree | f9b591605051ccfc3b3a3a0604988e245e9cd6f9 /www | |
parent | 4092444087025b695edca041ac20bc18e213c2c9 (diff) | |
download | freebsd-ports-gnome-b325353ff5d20acbe35ea7e5641b42e006726f8f.tar.gz freebsd-ports-gnome-b325353ff5d20acbe35ea7e5641b42e006726f8f.tar.zst freebsd-ports-gnome-b325353ff5d20acbe35ea7e5641b42e006726f8f.zip |
Upgrade to 1.3.1 which is required for gitlab-ce 11.5.1.
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 e778f2093e10..fd0974fdd751 100644 --- a/www/gitlab-pages/Makefile +++ b/www/gitlab-pages/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-pages -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 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= 4e04c013fba8e0c1294904b52bcb2cbaad27cb52 +GL_COMMIT= 5c098e24094bd94699bdb6854b23725b8d286b63 PLIST_FILES= bin/gitlab-pages diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index ab6205189a86..ee3384eecd7a 100644 --- a/www/gitlab-pages/distinfo +++ b/www/gitlab-pages/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542972880 -SHA256 (gitlab-org-gitlab-pages-4e04c013fba8e0c1294904b52bcb2cbaad27cb52_GL0.tar.gz) = 1ff365c22a2ef8331d41dc794e06e298e29b30f0a831fa8795ef170c7a16cbab -SIZE (gitlab-org-gitlab-pages-4e04c013fba8e0c1294904b52bcb2cbaad27cb52_GL0.tar.gz) = 1797204 +TIMESTAMP = 1543446594 +SHA256 (gitlab-org-gitlab-pages-5c098e24094bd94699bdb6854b23725b8d286b63_GL0.tar.gz) = 9f6fe768cf84451dc27d95b80ad57a2a8cf582243e433b4947af0637c807660e +SIZE (gitlab-org-gitlab-pages-5c098e24094bd94699bdb6854b23725b8d286b63_GL0.tar.gz) = 1797587 |