svn commit: r537958 - head/www/gitlab-ce

Matthias Fechner mfechner at FreeBSD.org
Thu Jun 4 20:37:34 UTC 2020


Author: mfechner
Date: Thu Jun  4 20:37:34 2020
New Revision: 537958
URL: https://svnweb.freebsd.org/changeset/ports/537958

Log:
  Make sure the installation message points to the current manual.

Modified:
  head/www/gitlab-ce/pkg-message

Modified: head/www/gitlab-ce/pkg-message
==============================================================================
--- head/www/gitlab-ce/pkg-message	Thu Jun  4 20:14:44 2020	(r537957)
+++ head/www/gitlab-ce/pkg-message	Thu Jun  4 20:37:34 2020	(r537958)
@@ -20,7 +20,7 @@ EOM
 If you just installed an major upgrade of GitLab, for example you
 switched from 12.6.x to 12.7.x, please follow the instructions in the guide at:
 
-https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/12.9-12.10-freebsd.md
+https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/12.10-13.0-freebsd.md
 
 If you just installed an minor upgrade of GitLab please follow
 the instructions in the guide at:


More information about the svn-ports-all mailing list