Date: Sat, 19 Dec 2020 06:54:06 +0000 (UTC) From: =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558435 - head/databases Message-ID: <202012190654.0BJ6s6VO000191@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lbartoletti Date: Sat Dec 19 06:54:06 2020 New Revision: 558435 URL: https://svnweb.freebsd.org/changeset/ports/558435 Log: databases: add postgis31 fix r558434 Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sat Dec 19 06:53:17 2020 (r558434) +++ head/databases/Makefile Sat Dec 19 06:54:06 2020 (r558435) @@ -660,6 +660,7 @@ SUBDIR += postgis24 SUBDIR += postgis25 SUBDIR += postgis30 + SUBDIR += postgis31 SUBDIR += postgresql-cstore_fdw SUBDIR += postgresql-jdbc SUBDIR += postgresql-libpgeasy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012190654.0BJ6s6VO000191>