Date: Sat, 28 Jul 2018 19:09:53 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r475603 - branches/2018Q3/www/gitlab-pages Message-ID: <201807281909.w6SJ9rjs090183@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Sat Jul 28 19:09:53 2018 New Revision: 475603 URL: https://svnweb.freebsd.org/changeset/ports/475603 Log: MFH: r475376 Update to 1.0.0 which is required for gitlab 11.1.1. Approved by: mentors (implicit) Approved by: ports-secteam (miwi) Modified: branches/2018Q3/www/gitlab-pages/Makefile branches/2018Q3/www/gitlab-pages/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/www/gitlab-pages/Makefile ============================================================================== --- branches/2018Q3/www/gitlab-pages/Makefile Sat Jul 28 19:08:59 2018 (r475602) +++ branches/2018Q3/www/gitlab-pages/Makefile Sat Jul 28 19:09:53 2018 (r475603) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-pages -PORTVERSION= 0.9.1 +PORTVERSION= 1.0.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= 69b7e196fe0336c91a44da72110f44c2ec0869b0 +GL_COMMIT= 7edf64c1951e2184890403ab60c26381dd81e942 PLIST_FILES= bin/gitlab-pages Modified: branches/2018Q3/www/gitlab-pages/distinfo ============================================================================== --- branches/2018Q3/www/gitlab-pages/distinfo Sat Jul 28 19:08:59 2018 (r475602) +++ branches/2018Q3/www/gitlab-pages/distinfo Sat Jul 28 19:09:53 2018 (r475603) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526695044 -SHA256 (gitlab-org-gitlab-pages-69b7e196fe0336c91a44da72110f44c2ec0869b0_GL0.tar.gz) = d993cb8c584d0366837e723f29bee9a3fb67ea0044448f185dc6cec255ff1f39 -SIZE (gitlab-org-gitlab-pages-69b7e196fe0336c91a44da72110f44c2ec0869b0_GL0.tar.gz) = 1692719 +TIMESTAMP = 1532164199 +SHA256 (gitlab-org-gitlab-pages-7edf64c1951e2184890403ab60c26381dd81e942_GL0.tar.gz) = 89be884ad5cff68dbe01faa77b2a5f0b86bc069d02ab5ee664467d85a68558de +SIZE (gitlab-org-gitlab-pages-7edf64c1951e2184890403ab60c26381dd81e942_GL0.tar.gz) = 1693802
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807281909.w6SJ9rjs090183>