Date: Fri, 30 Nov 2018 07:18:54 +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: r486232 - branches/2018Q4/www/gitlab-pages Message-ID: <201811300718.wAU7IsV3090321@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Fri Nov 30 07:18:54 2018 New Revision: 486232 URL: https://svnweb.freebsd.org/changeset/ports/486232 Log: MFH: r485668 r486171 Upgrade to 1.3.0 which is required for gitlab-ce 11.5. Approved by: mentors (implicit) Upgrade to 1.3.1 which is required for gitlab-ce 11.5.1. Approved by: mentors (implicit) Approved by: ports-secteam (miwi) Modified: branches/2018Q4/www/gitlab-pages/Makefile branches/2018Q4/www/gitlab-pages/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/www/gitlab-pages/Makefile ============================================================================== --- branches/2018Q4/www/gitlab-pages/Makefile Fri Nov 30 07:17:41 2018 (r486231) +++ branches/2018Q4/www/gitlab-pages/Makefile Fri Nov 30 07:18:54 2018 (r486232) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-pages -PORTVERSION= 1.1.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= 5cffa83537890540d74664a43e828cd81a164980 +GL_COMMIT= 5c098e24094bd94699bdb6854b23725b8d286b63 PLIST_FILES= bin/gitlab-pages Modified: branches/2018Q4/www/gitlab-pages/distinfo ============================================================================== --- branches/2018Q4/www/gitlab-pages/distinfo Fri Nov 30 07:17:41 2018 (r486231) +++ branches/2018Q4/www/gitlab-pages/distinfo Fri Nov 30 07:18:54 2018 (r486232) @@ -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 = 1543446594 +SHA256 (gitlab-org-gitlab-pages-5c098e24094bd94699bdb6854b23725b8d286b63_GL0.tar.gz) = 9f6fe768cf84451dc27d95b80ad57a2a8cf582243e433b4947af0637c807660e +SIZE (gitlab-org-gitlab-pages-5c098e24094bd94699bdb6854b23725b8d286b63_GL0.tar.gz) = 1797587
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811300718.wAU7IsV3090321>