Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2018 17:15:56 +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: r467720 - in branches/2018Q2: . www www/gitlab-pages
Message-ID:  <201804181715.w3IHFuYG091030@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Wed Apr 18 17:15:56 2018
New Revision: 467720
URL: https://svnweb.freebsd.org/changeset/ports/467720

Log:
  MFH: r466666
  
  New ports required for gitlab update to 10.5.x.
  
  Submitted by:	swills
  Reviewed by:	mat, swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D14841
  
  Approved by:	ports-secteam (eadler)

Added:
  branches/2018Q2/www/gitlab-pages/
     - copied from r466666, head/www/gitlab-pages/
Modified:
  branches/2018Q2/GIDs
  branches/2018Q2/UIDs
  branches/2018Q2/www/Makefile
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/GIDs
==============================================================================
--- branches/2018Q2/GIDs	Wed Apr 18 17:14:11 2018	(r467719)
+++ branches/2018Q2/GIDs	Wed Apr 18 17:15:56 2018	(r467720)
@@ -416,7 +416,7 @@ nomad:*:472:
 minio:*:473:
 gitlab-runner:*:474:
 traefik:*:475:
-# free: 476
+gitlab-pages:*:476:
 # free: 477
 prometheus:*:478:
 alertmanager:*:479:

Modified: branches/2018Q2/UIDs
==============================================================================
--- branches/2018Q2/UIDs	Wed Apr 18 17:14:11 2018	(r467719)
+++ branches/2018Q2/UIDs	Wed Apr 18 17:15:56 2018	(r467720)
@@ -422,7 +422,7 @@ nomad:*:472:472::0:0:Nomad Daemon:/var/tmp/nomad:/usr/
 minio:*:473:473::0:0:Minio Daemon:/var/tmp/minio:/usr/sbin/nologin
 gitlab-runner:*:474:474::0:0:GitLab Runner Daemon:/var/tmp/gitlab_runner:/usr/sbin/nologin
 traefik:*:475:475::0:0:Traefik Daemon:/var/tmp/traefik:/usr/sbin/nologin
-# free: 476
+gitlab-pages:*:476:476::0:0:GitLab Pages Daemon:/var/tmp/gitlab_pages:/usr/sbin/nologin
 # free: 477
 prometheus:*:478:478::0:0:Prometheus Daemon:/var/tmp/prometheus:/usr/sbin/nologin
 alertmanager:*:479:479::0:0:Alertmanager Daemon:/var/tmp/alertmanager:/usr/sbin/nologin

Modified: branches/2018Q2/www/Makefile
==============================================================================
--- branches/2018Q2/www/Makefile	Wed Apr 18 17:14:11 2018	(r467719)
+++ branches/2018Q2/www/Makefile	Wed Apr 18 17:15:56 2018	(r467720)
@@ -197,6 +197,7 @@
     SUBDIR += gist
     SUBDIR += gitea
     SUBDIR += gitlab
+    SUBDIR += gitlab-pages
     SUBDIR += gitlab-workhorse
     SUBDIR += glassfish
     SUBDIR += glpi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181715.w3IHFuYG091030>