Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2020 20:20:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552473 - head/Mk
Message-ID:  <202010152020.09FKKHZv014892@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct 15 20:20:17 2020
New Revision: 552473
URL: https://svnweb.freebsd.org/changeset/ports/552473

Log:
  Update comment: add pgsql 13

Modified:
  head/Mk/bsd.default-versions.mk

Modified: head/Mk/bsd.default-versions.mk
==============================================================================
--- head/Mk/bsd.default-versions.mk	Thu Oct 15 20:20:08 2020	(r552472)
+++ head/Mk/bsd.default-versions.mk	Thu Oct 15 20:20:17 2020	(r552473)
@@ -86,7 +86,7 @@ _PERL5_FROM_BIN!=	${LOCALBASE}/bin/perl -e 'printf "%v
 _EXPORTED_VARS+=	_PERL5_FROM_BIN
 PERL5_DEFAULT:=		${_PERL5_FROM_BIN:R}
 .endif
-# Possible values: 9.5, 9.6, 10, 11, 12
+# Possible values: 9.5, 9.6, 10, 11, 12, 13
 PGSQL_DEFAULT?=		12
 # Possible values: 7.2, 7.3, 7.4
 PHP_DEFAULT?=		7.4



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