svn commit: r475376 - head/www/gitlab-pages
Matthias Fechner
mfechner at FreeBSD.org
Thu Jul 26 13:53:37 UTC 2018
Author: mfechner
Date: Thu Jul 26 13:53:36 2018
New Revision: 475376
URL: https://svnweb.freebsd.org/changeset/ports/475376
Log:
Update to 1.0.0 which is required for gitlab 11.1.1.
Approved by: mentors (implicit)
Modified:
head/www/gitlab-pages/Makefile
head/www/gitlab-pages/distinfo
Modified: head/www/gitlab-pages/Makefile
==============================================================================
--- head/www/gitlab-pages/Makefile Thu Jul 26 13:52:07 2018 (r475375)
+++ head/www/gitlab-pages/Makefile Thu Jul 26 13:53:36 2018 (r475376)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gitlab-pages
-PORTVERSION= 0.9.1
+PORTVERSION= 1.0.0
CATEGORIES= www
MAINTAINER= swills at 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: head/www/gitlab-pages/distinfo
==============================================================================
--- head/www/gitlab-pages/distinfo Thu Jul 26 13:52:07 2018 (r475375)
+++ head/www/gitlab-pages/distinfo Thu Jul 26 13:53:36 2018 (r475376)
@@ -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
More information about the svn-ports-head
mailing list