postgresql: 9.6.1 -> 9.6.2

This commit is contained in:
Thomas Penteker 2017-03-03 19:00:07 +01:00
parent 17383bbc1a
commit 7cdf536fc2
4 changed files with 9 additions and 6 deletions

View File

@ -1325,6 +1325,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Asia/
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Aqtobe
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ashgabat
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ashkhabad
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Atyrau
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Baghdad
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Bahrain
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Baku
@ -1345,6 +1346,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Asia/
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dili
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dubai
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dushanbe
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Famagusta
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Gaza
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Harbin
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Hebron
@ -1557,6 +1559,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Europe/
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Samara
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/San_Marino
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Sarajevo
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Saratov
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Simferopol
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Skopje
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Sofia

View File

@ -1,2 +1,2 @@
7186c94fbcf7bf99f1f315122ebb233a postgresql
92ae6d7cdf18e648b3c22d0aa015565d postgresql-9.6.1.tar.bz2
ee9cd5dfa24f691275cc65c92b6ff8f7 postgresql-9.6.2.tar.bz2

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/010EQHDo8ABC4lLuTNcizcr6X3QwlSAZ1zj9NE+ri0DZZ7gWTT3zTZfi1yUq5xX4fhAXCtJ8avfvlCv/HbUgM=
SHA256 (Pkgfile) = 4218e6ba0567609a88d0240e68c69eb2fc9a992960f3f644bb002133df7fbf2d
SHA256 (.footprint) = 04ea28232f3996860f636588881e3a20a22370be22641d250700be170de9a857
SHA256 (postgresql-9.6.1.tar.bz2) = e5101e0a49141fc12a7018c6dad594694d3a3325f5ab71e93e0e51bd94e51fcd
RWSagIOpLGJF37dIpRB/yNX+rna9V/wfwDHJa/3qpRPN67FuPA9o3EQy+fNWm/eFuYRxefjdvJfVruFZ63Tphuhh0nlOeRx8bgM=
SHA256 (Pkgfile) = 0b4dc41da4fc6736991e8521cbbc0cb41d5e84e174a81bd85ee069d62dd3c404
SHA256 (.footprint) = 9ab7c4e8745998cbd734cf79f3c33dd602ce403810cd3a80bf3b3c60fafa75b2
SHA256 (postgresql-9.6.2.tar.bz2) = 0187b5184be1c09034e74e44761505e52357248451b0c854dddec6c231fe50c9
SHA256 (postgresql) = 2c5ed04d159081774b2518c67b4bd95671154828a5bca23b68c7c7a05ec40078

View File

@ -5,7 +5,7 @@
# Depends on: openssl
name=postgresql
version=9.6.1
version=9.6.2
release=1
source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql)