summaryrefslogtreecommitdiff
path: root/databases/postgresql12-server
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2020-02-13 19:14:36 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2020-02-13 19:14:36 +0000
commit0782cccb139e9c7982cd27d695075990a46e5095 (patch)
tree6ba90a631d2e3a9ed49b330adc61241b7415f4b1 /databases/postgresql12-server
parentb01411ae7a5637f18f5fd5508a1dcfd10c6fcfbc (diff)
Notes
Diffstat (limited to 'databases/postgresql12-server')
-rw-r--r--databases/postgresql12-server/Makefile7
-rw-r--r--databases/postgresql12-server/distinfo6
-rw-r--r--databases/postgresql12-server/pkg-plist-client5
-rw-r--r--databases/postgresql12-server/pkg-plist-server13
4 files changed, 25 insertions, 6 deletions
diff --git a/databases/postgresql12-server/Makefile b/databases/postgresql12-server/Makefile
index 9697ecc62eac..5c38d79a6894 100644
--- a/databases/postgresql12-server/Makefile
+++ b/databases/postgresql12-server/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME?= postgresql
-DISTVERSION?= 12.1
+DISTVERSION?= 12.2
# PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
# not their own. Probably best to keep it at ?=0 when reset here too.
PORTREVISION?= 0
@@ -92,8 +92,9 @@ TZDATA_DESC= Use internal timezone database
XML_DESC= Build with XML data type
.if ${DISTVERSION:C/([0-9]*).*/\1/} >= 11
-OPTIONS_DEFINE+=LLVM
-LLVM_DESC= Build with support for JIT-compiling expressions
+OPTIONS_DEFINE+= LLVM
+LLVM_DESC= Build with support for JIT-compiling expressions
+OPTIONS_DEFAULT+= LLVM
.endif
.if ${DISTVERSION:C/([0-9]*).*/\1/} < 10
diff --git a/databases/postgresql12-server/distinfo b/databases/postgresql12-server/distinfo
index d61f0768e27e..61f6a6f0d5db 100644
--- a/databases/postgresql12-server/distinfo
+++ b/databases/postgresql12-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573552509
-SHA256 (postgresql/postgresql-12.1.tar.bz2) = a09bf3abbaf6763980d0f8acbb943b7629a8b20073de18d867aecdb7988483ed
-SIZE (postgresql/postgresql-12.1.tar.bz2) = 20213711
+TIMESTAMP = 1581419817
+SHA256 (postgresql/postgresql-12.2.tar.bz2) = ad1dcc4c4fc500786b745635a9e1eba950195ce20b8913f50345bb7d5369b5de
+SIZE (postgresql/postgresql-12.2.tar.bz2) = 20363545
diff --git a/databases/postgresql12-server/pkg-plist-client b/databases/postgresql12-server/pkg-plist-client
index 4d2a9efb40aa..cc15abac37de 100644
--- a/databases/postgresql12-server/pkg-plist-client
+++ b/databases/postgresql12-server/pkg-plist-client
@@ -1143,6 +1143,8 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/fr/LC_MESSAGES/ecpglib6-12.mo
%%NLS%%share/locale/fr/LC_MESSAGES/libpq5-12.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_config-12.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_dump-12.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pgscripts-12.mo
%%NLS%%share/locale/fr/LC_MESSAGES/psql-12.mo
%%NLS%%share/locale/he/LC_MESSAGES/libpq5-12.mo
%%NLS%%share/locale/he/LC_MESSAGES/pg_config-12.mo
@@ -1162,6 +1164,9 @@ man/man7/WITH.7.gz
%%NLS%%share/locale/ko/LC_MESSAGES/ecpglib6-12.mo
%%NLS%%share/locale/ko/LC_MESSAGES/libpq5-12.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_config-12.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_dump-12.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pgscripts-12.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/psql-12.mo
%%NLS%%share/locale/pl/LC_MESSAGES/ecpg-12.mo
%%NLS%%share/locale/pl/LC_MESSAGES/ecpglib6-12.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_config-12.mo
diff --git a/databases/postgresql12-server/pkg-plist-server b/databases/postgresql12-server/pkg-plist-server
index b92fe281f4df..f1f69cab2fe7 100644
--- a/databases/postgresql12-server/pkg-plist-server
+++ b/databases/postgresql12-server/pkg-plist-server
@@ -777,8 +777,12 @@ lib/libpgcommon.a
%%NLS%%share/locale/es/LC_MESSAGES/postgres-12.mo
%%NLS%%share/locale/fr/LC_MESSAGES/initdb-12.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_archivecleanup-12.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_basebackup-12.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_checksums-12.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_controldata-12.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_ctl-12.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_resetwal-12.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_rewind-12.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_fsync-12.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_timing-12.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_upgrade-12.mo
@@ -804,11 +808,18 @@ lib/libpgcommon.a
%%NLS%%share/locale/ja/LC_MESSAGES/pg_waldump-12.mo
%%NLS%%share/locale/ja/LC_MESSAGES/plpgsql-12.mo
%%NLS%%share/locale/ja/LC_MESSAGES/postgres-12.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/initdb-12.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_archivecleanup-12.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_basebackup-12.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_checksums-12.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_controldata-12.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_ctl-12.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_resetwal-12.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_rewind-12.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_fsync-12.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_timing-12.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_upgrade-12.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_waldump-12.mo
%%NLS%%share/locale/ko/LC_MESSAGES/plpgsql-12.mo
%%NLS%%share/locale/ko/LC_MESSAGES/postgres-12.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_controldata-12.mo
@@ -860,6 +871,8 @@ lib/libpgcommon.a
%%NLS%%share/locale/tr/LC_MESSAGES/pg_waldump-12.mo
%%NLS%%share/locale/tr/LC_MESSAGES/plpgsql-12.mo
%%NLS%%share/locale/tr/LC_MESSAGES/postgres-12.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/initdb-12.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_archivecleanup-12.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pg_controldata-12.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pg_ctl-12.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pg_test_fsync-12.mo