~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] main/postgresql: upgrade to vertion 9.6.0

Nathan Angelacos <nangel@alpinelinux.org>
Details
Message ID
<20161001000358.29779-1-nangel@alpinelinux.org>
Sender timestamp
1475280238
DKIM signature
missing
Download raw message
Patch: +13 -13
---
 main/postgresql/APKBUILD         | 20 ++++++++++----------
 main/postgresql/initdb.patch     |  4 ++--
 main/postgresql/postgresql.confd |  2 +-
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/main/postgresql/APKBUILD b/main/postgresql/APKBUILD
index 62c8a78..dd65498 100644
--- a/main/postgresql/APKBUILD
+++ b/main/postgresql/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=postgresql
pkgver=9.5.4
pkgver=9.6.0
pkgrel=0
pkgdesc="A sophisticated object-relational DBMS"
url="http://www.postgresql.org/"
@@ -110,21 +110,21 @@ contrib() {
	make DESTDIR="$subpkgdir" -C contrib install || return 1
}

md5sums="ad36fcf624748b8ed67783ad04529f43  postgresql-9.5.4.tar.bz2
538fa611966ee43c001dafdc1587c170  initdb.patch
md5sums="c5af6ebb790ab877e1d2e56e19cebb29  postgresql-9.6.0.tar.bz2
dfa86028a644bd713fb82aaea6e5675a  initdb.patch
a7a193cce4443998e3a47fde4f10723e  postgresql.initd
bc6fc0c00be27e64431dd8f99f454dd2  postgresql.confd
e63ec8cd30cb33e812f79f06892b6dc4  postgresql.confd
140ed427fe54b435064f0e3c6f683aea  pg-restore.initd
bf45384752b320b369f1425939763178  pg-restore.confd"
sha256sums="cf5e571164ad66028ecd7dd8819e3765470d45bcd440d258b686be7e69c76ed0  postgresql-9.5.4.tar.bz2
abd3761ecb47e41625d21bfda6a36badb047b0bedfd7cf0b1fbe61914fb3c9bc  initdb.patch
sha256sums="3b5fe9634b80a4511aac1832a087586a7caa8c3413619562bdda009a015863ce  postgresql-9.6.0.tar.bz2
0514d9c4100b9db5ac7c82ea9456c8b440e50b20ca6374ef0ab1f348641fc51f  initdb.patch
af57a4190b1f5019290d26429b973d31465a8224a2e552fc3ecaf4fb4e471d7f  postgresql.initd
1266f5bf116f936099bd3ffe7eef1728bfaaa29049d506dad77b56b81ae8cedb  postgresql.confd
5ad3d9d0cd9d361ce453e5ec28ee04c9a17969842abd0150b5b65bc1967d4ee6  postgresql.confd
e509cdb77a4be8a74381b039bb8e5dc3a7b7ef3375785acf967092e4e6a34215  pg-restore.initd
31414d8b57c4cd2116b6014de3f1329875151910753fbd616daec4554866d02f  pg-restore.confd"
sha512sums="e5220bc967443d54b9dcff7ba5aefccedbe1c219f953eb0d67254c709d52b0e647d1dc473446640804165b596fc5b75fa4ff8d63696123b87d8096c3a7795c34  postgresql-9.5.4.tar.bz2
0b88eee78380ed6cf543c851ac1cea5fc50bb6ef1bb51e03694003f43d2bf4e117ff06657f958d0e9c00ace3b8a6bab6ed0bd017d23f80cfd203dab33da81d46  initdb.patch
sha512sums="46ec903eed13bf5fb5510d56e4814405ba4510c9e5f43c533189b6ed07c7955dba326107ae0dbeebb5abdd00b7007971ca5d7213274bd653d8d4295f93e6cbf8  postgresql-9.6.0.tar.bz2
1624a608ca0c9c56b6c468e220c37f461b8cacb5c8635b02af6690d250541a9bc1bb0c71bcfca8b3af03a4e4d7ecc133bf8ea94d7be770e70e7299ad322dfdb9  initdb.patch
af37b100cc67769817e4c9e997abecf50475d7f0bf9b0f1d51bf8454d45abd6c87d5d315ed6cafd14e0dd059e96723a6203b756236070d12968816666e63e522  postgresql.initd
280b759c692d9399b7204744c6c2220c390e53351f33ab53ad4a3399446f7ee29d5c1a8d9087429a9246d8d10a759c861d9ac42d968a9358423bad9281748ec2  postgresql.confd
5b2fe18e38b5bef6fc289ff7701148dd5608d98002db046b183d715b718f96e22c01ba0adc5b590c386694c3eefae1a0a30425b985965ed2238e3858923b91ec  postgresql.confd
f5a1cba051e7d846c2d16703514601cb25729ed96b677c9bd0c199d64552120a8b14b238af01917fdb87106681e12dee6fff7447558155ba273e4f96be5e2892  pg-restore.initd
c14a5684e914abb3b0ee71bbf15eed71a9264deacaa404a6e3af6bfc330d93e7598624d0ed11a94263106cc660f7f54c8ff57e759033cf606a795f69ff6c1c7c  pg-restore.confd"
diff --git a/main/postgresql/initdb.patch b/main/postgresql/initdb.patch
index 8edf7db..adfa30e 100644
--- a/main/postgresql/initdb.patch
+++ b/main/postgresql/initdb.patch
@@ -1,8 +1,8 @@
diff --git a/src/bin/initdb/initdb.c b/src/bin/initdb/initdb.c
index feeff9e..e6a4536 100644
index a3ba224..4eec5be 100644
--- a/src/bin/initdb/initdb.c
+++ b/src/bin/initdb/initdb.c
@@ -3641,10 +3641,7 @@ main(int argc, char *argv[])
@@ -3596,10 +3596,7 @@ main(int argc, char *argv[])
 	strlcpy(bin_dir, argv[0], sizeof(bin_dir));
 	get_parent_directory(bin_dir);
 
diff --git a/main/postgresql/postgresql.confd b/main/postgresql/postgresql.confd
index 9bba4f5..3e59532 100644
--- a/main/postgresql/postgresql.confd
+++ b/main/postgresql/postgresql.confd
@@ -44,7 +44,7 @@ FORCE_TIMEOUT=2
##############################################################################

# PostgreSQL's Database Directory
PGDATA="/var/lib/postgresql/9.5/data"
PGDATA="/var/lib/postgresql/9.6/data"

# Additional options to pass to initdb.
# See `man initdb' for available options.
-- 
2.10.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)