diff options
-rw-r--r-- | databases/postgresql14-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql14-server/distinfo | 6 | ||||
-rw-r--r-- | databases/postgresql14-server/pkg-plist-server | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/databases/postgresql14-server/Makefile b/databases/postgresql14-server/Makefile index 5a81904ba74c..ad926e7d9199 100644 --- a/databases/postgresql14-server/Makefile +++ b/databases/postgresql14-server/Makefile @@ -1,7 +1,7 @@ # Created by: Marc G. Fournier <scrappy@FreeBSD.org> PORTNAME?= postgresql -DISTVERSION?= 14beta1 +DISTVERSION?= 14beta2 # 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?= 2 diff --git a/databases/postgresql14-server/distinfo b/databases/postgresql14-server/distinfo index d6266bbce9be..7d9d0104fcbe 100644 --- a/databases/postgresql14-server/distinfo +++ b/databases/postgresql14-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620992128 -SHA256 (postgresql/postgresql-14beta1.tar.bz2) = c490ddf325444bd1381e1691e8e96814867a10b81ef73a74dc10323f7d143052 -SIZE (postgresql/postgresql-14beta1.tar.bz2) = 22521041 +TIMESTAMP = 1624362482 +SHA256 (postgresql/postgresql-14beta2.tar.bz2) = ffe64a76f50a2363443c1c9dc2195138933e931e351b74fb35a7935eae7c60a5 +SIZE (postgresql/postgresql-14beta2.tar.bz2) = 22555641 diff --git a/databases/postgresql14-server/pkg-plist-server b/databases/postgresql14-server/pkg-plist-server index 841fadeb92b1..f4614a1219b4 100644 --- a/databases/postgresql14-server/pkg-plist-server +++ b/databases/postgresql14-server/pkg-plist-server @@ -789,9 +789,11 @@ lib/postgresql/utf8_and_win.so %%NLS%%share/locale/el/LC_MESSAGES/initdb-14.mo %%NLS%%share/locale/el/LC_MESSAGES/pg_archivecleanup-14.mo %%NLS%%share/locale/el/LC_MESSAGES/pg_checksums-14.mo +%%NLS%%share/locale/el/LC_MESSAGES/pg_controldata-14.mo %%NLS%%share/locale/el/LC_MESSAGES/pg_ctl-14.mo %%NLS%%share/locale/el/LC_MESSAGES/pg_test_fsync-14.mo %%NLS%%share/locale/el/LC_MESSAGES/pg_test_timing-14.mo +%%NLS%%share/locale/el/LC_MESSAGES/pg_waldump-14.mo %%NLS%%share/locale/es/LC_MESSAGES/initdb-14.mo %%NLS%%share/locale/es/LC_MESSAGES/pg_archivecleanup-14.mo %%NLS%%share/locale/es/LC_MESSAGES/pg_basebackup-14.mo |