diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2019-08-30 07:33:48 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2019-08-30 07:33:48 +0000 |
commit | cc723553b48ebb954b727dd6a3e200bb8e81e64c (patch) | |
tree | f99fcaa60ed2432daa8e51a0bf78caaccc947bed | |
parent | d3b56423f07597e1faa6825be8ffa6e7488aba3e (diff) | |
download | ports-cc723553b48ebb954b727dd6a3e200bb8e81e64c.tar.gz ports-cc723553b48ebb954b727dd6a3e200bb8e81e64c.zip |
Notes
-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 2c1067c0cefe..8e21b87b19d9 100644 --- a/www/gitlab-pages/Makefile +++ b/www/gitlab-pages/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-pages -PORTVERSION= 1.6.2 +PORTVERSION= 1.7.1 CATEGORIES= www MAINTAINER= swills@FreeBSD.org @@ -15,7 +15,7 @@ USES= go USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the here: https://gitlab.com/gitlab-org/gitlab-pages/tags -GL_COMMIT= d623618c95e5a96e6c7be7e173f7188f682994c1 +GL_COMMIT= 1fa5c7b079831a73b55bb874b84a0b53fd4c0f23 PLIST_FILES= bin/gitlab-pages diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index 38a79d093106..f6160972e37a 100644 --- a/www/gitlab-pages/distinfo +++ b/www/gitlab-pages/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565859658 -SHA256 (gitlab-org-gitlab-pages-d623618c95e5a96e6c7be7e173f7188f682994c1_GL0.tar.gz) = ca7ac0029ab675e992559315efc46c2d24082d352ec865869bcdc664cb5db85d -SIZE (gitlab-org-gitlab-pages-d623618c95e5a96e6c7be7e173f7188f682994c1_GL0.tar.gz) = 1810719 +TIMESTAMP = 1566042666 +SHA256 (gitlab-org-gitlab-pages-1fa5c7b079831a73b55bb874b84a0b53fd4c0f23_GL0.tar.gz) = 2dfb836da15b802922b0d7218edb797bcd98331c4c442f63a8c0d59b59194ffe +SIZE (gitlab-org-gitlab-pages-1fa5c7b079831a73b55bb874b84a0b53fd4c0f23_GL0.tar.gz) = 1983405 |