Date: Sat, 14 Apr 2018 16:30:18 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467330 - head/www/gitlab-pages Message-ID: <201804141630.w3EGUISO055274@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Sat Apr 14 16:30:18 2018 New Revision: 467330 URL: https://svnweb.freebsd.org/changeset/ports/467330 Log: Update www/gitlab-pages to 0.7.1 which is required for gitlab 10.6.x. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15036 Modified: head/www/gitlab-pages/Makefile head/www/gitlab-pages/distinfo Modified: head/www/gitlab-pages/Makefile ============================================================================== --- head/www/gitlab-pages/Makefile Sat Apr 14 16:28:26 2018 (r467329) +++ head/www/gitlab-pages/Makefile Sat Apr 14 16:30:18 2018 (r467330) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-pages -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.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= 15c938cafbd95064bbc4be34cd72091f9a61edaa +GL_COMMIT= 4e11c8392935e1f4dbd96066f3cbb8d657afd874 PLIST_FILES= bin/gitlab-pages Modified: head/www/gitlab-pages/distinfo ============================================================================== --- head/www/gitlab-pages/distinfo Sat Apr 14 16:28:26 2018 (r467329) +++ head/www/gitlab-pages/distinfo Sat Apr 14 16:30:18 2018 (r467330) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522768525 -SHA256 (gitlab-org-gitlab-pages-15c938cafbd95064bbc4be34cd72091f9a61edaa_GL0.tar.gz) = 80a497358eb895858878ee256abb27e3eecaab1b02e067babac768c0ef82508c -SIZE (gitlab-org-gitlab-pages-15c938cafbd95064bbc4be34cd72091f9a61edaa_GL0.tar.gz) = 297539 +TIMESTAMP = 1523370266 +SHA256 (gitlab-org-gitlab-pages-4e11c8392935e1f4dbd96066f3cbb8d657afd874_GL0.tar.gz) = fc0892141f241af9eb63e8fab65137948f5bb8fa5670b86ff87d9d82eb57fa12 +SIZE (gitlab-org-gitlab-pages-4e11c8392935e1f4dbd96066f3cbb8d657afd874_GL0.tar.gz) = 1076893
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804141630.w3EGUISO055274>