mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Update PostgreSQL to latest versions.
Earlier update releases attempted to fix an issue in PostgreSQL 9.3 and 9.4 with "multixact wraparound", but failed to account for issues doing multixact cleanup during crash recovery. This could cause servers to be unable to restart after a crash. As such, all users of 9.3 and 9.4 should apply this update as soon as possible. URL: http://www.postgresql.org/about/news/1592/
This commit is contained in:
parent
71fdbf10a8
commit
07d4926020
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389267
@ -1,7 +1,7 @@
|
||||
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
DISTVERSION?= 9.0.21
|
||||
DISTVERSION?= 9.0.22
|
||||
PORTREVISION?= 0
|
||||
PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (postgresql/postgresql-9.0.21.tar.bz2) = 6ed313dd4b12650fc5fc667cfef9f3f53c0f7664a6c2ecfba8d45e2b01709cb8
|
||||
SIZE (postgresql/postgresql-9.0.21.tar.bz2) = 15044880
|
||||
SHA256 (postgresql/postgresql-9.0.22.tar.bz2) = 94d4b20d854cd7fa4c9c322c0b602751edbc5ca0d4f29fe92f996e28bb32f8a5
|
||||
SIZE (postgresql/postgresql-9.0.22.tar.bz2) = 15046629
|
||||
SHA256 (postgresql/pg-9019-icu-2015-04-18.diff.gz) = 44436558d3414b964e6acda18148188be88446b3773d133a4b3b0d63d17bd807
|
||||
SIZE (postgresql/pg-9019-icu-2015-04-18.diff.gz) = 4412
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME?= postgresql
|
||||
DISTVERSION?= 9.1.17
|
||||
DISTVERSION?= 9.1.18
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= PGSQL/source/v${DISTVERSION}
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (postgresql/postgresql-9.1.17.tar.bz2) = ddddd0a250c4b415d2edbf90671808276f29d81ee01971806f8ec5f2beae16aa
|
||||
SIZE (postgresql/postgresql-9.1.17.tar.bz2) = 15817867
|
||||
SHA256 (postgresql/postgresql-9.1.18.tar.bz2) = 2726d526666904b454f87fe2ae54357c2ab9eb8aba299a4c904829b7598584a8
|
||||
SIZE (postgresql/postgresql-9.1.18.tar.bz2) = 15822081
|
||||
SHA256 (postgresql/pg-929-icu-2015-04-18.diff.gz) = 9aff1ba25fbe5892a3868bff516df685531c85901c360548e38bf2e5fa0e14ab
|
||||
SIZE (postgresql/pg-929-icu-2015-04-18.diff.gz) = 4469
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME?= postgresql
|
||||
DISTVERSION?= 9.2.12
|
||||
DISTVERSION?= 9.2.13
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= PGSQL/source/v${DISTVERSION}
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (postgresql/postgresql-9.2.12.tar.bz2) = 5f381b15fb63f7aa6b221ee56677b6029db0ae4f84bc78768ff9e753063b6d03
|
||||
SIZE (postgresql/postgresql-9.2.12.tar.bz2) = 16396804
|
||||
SHA256 (postgresql/postgresql-9.2.13.tar.bz2) = 5dcbd6209a8c0f508504fa433486583a42caaa240c823e1b3576db8a72db6a44
|
||||
SIZE (postgresql/postgresql-9.2.13.tar.bz2) = 16401289
|
||||
SHA256 (postgresql/pg-929-icu-2015-04-18.diff.gz) = 9aff1ba25fbe5892a3868bff516df685531c85901c360548e38bf2e5fa0e14ab
|
||||
SIZE (postgresql/pg-929-icu-2015-04-18.diff.gz) = 4469
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
DISTVERSION?= 9.3.8
|
||||
DISTVERSION?= 9.3.9
|
||||
PORTREVISION?= 0
|
||||
PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (postgresql/postgresql-9.3.8.tar.bz2) = bc5c3ce755dfc5f6fbc0186a564f97abac3c2914f9a5d5a47f22f4fd354aadfa
|
||||
SIZE (postgresql/postgresql-9.3.8.tar.bz2) = 16960398
|
||||
SHA256 (postgresql/postgresql-9.3.9.tar.bz2) = f73bd0ec2028511732430beb22414a022d2114231366e8cbe78c149793910549
|
||||
SIZE (postgresql/postgresql-9.3.9.tar.bz2) = 16959310
|
||||
SHA256 (postgresql/pg-929-icu-2015-04-18.diff.gz) = 9aff1ba25fbe5892a3868bff516df685531c85901c360548e38bf2e5fa0e14ab
|
||||
SIZE (postgresql/pg-929-icu-2015-04-18.diff.gz) = 4469
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
DISTVERSION?= 9.4.3
|
||||
DISTVERSION?= 9.4.4
|
||||
PORTREVISION?= 0
|
||||
|
||||
MAINTAINER?= pgsql@FreeBSD.org
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (postgresql/postgresql-9.4.3.tar.bz2) = 734acfd2ac352dd0cd353d226f3199c2e1a2730200998aea5b38cf685136d755
|
||||
SIZE (postgresql/postgresql-9.4.3.tar.bz2) = 17618524
|
||||
SHA256 (postgresql/postgresql-9.4.4.tar.bz2) = 538ed99688d6fdbec6fd166d1779cf4588bf2f16c52304e5ef29f904c43b0013
|
||||
SIZE (postgresql/postgresql-9.4.4.tar.bz2) = 17616272
|
||||
SHA256 (postgresql/pg-941-icu-2015-04-18.diff.gz) = 30c1366539fd0833db37a98b32bd22e8da4538e58f8dbc2ad2f63dc54835609b
|
||||
SIZE (postgresql/pg-941-icu-2015-04-18.diff.gz) = 4279
|
||||
|
Loading…
Reference in New Issue
Block a user