summaryrefslogtreecommitdiff
path: root/postgresql
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2017-03-03 19:00:07 +0100
committerThomas Penteker <tek@serverop.de>2017-03-03 19:00:07 +0100
commit7cdf536fc2fd5037b9f6ce19cf5e7a6bdf296266 (patch)
treed784d8fa64698bb91257669fe55c6df2ab6b19ff /postgresql
parent17383bbc1a382337b2da082b1823c38915b3c4b4 (diff)
downloadcontrib-7cdf536fc2fd5037b9f6ce19cf5e7a6bdf296266.tar.gz
contrib-7cdf536fc2fd5037b9f6ce19cf5e7a6bdf296266.tar.xz
postgresql: 9.6.1 -> 9.6.2
Diffstat (limited to 'postgresql')
-rw-r--r--postgresql/.footprint3
-rw-r--r--postgresql/.md5sum2
-rw-r--r--postgresql/.signature8
-rw-r--r--postgresql/Pkgfile2
4 files changed, 9 insertions, 6 deletions
diff --git a/postgresql/.footprint b/postgresql/.footprint
index 9003929cc..efbed97c8 100644
--- a/postgresql/.footprint
+++ b/postgresql/.footprint
@@ -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
diff --git a/postgresql/.md5sum b/postgresql/.md5sum
index 1f8913ca7..31ec54b5a 100644
--- a/postgresql/.md5sum
+++ b/postgresql/.md5sum
@@ -1,2 +1,2 @@
7186c94fbcf7bf99f1f315122ebb233a postgresql
-92ae6d7cdf18e648b3c22d0aa015565d postgresql-9.6.1.tar.bz2
+ee9cd5dfa24f691275cc65c92b6ff8f7 postgresql-9.6.2.tar.bz2
diff --git a/postgresql/.signature b/postgresql/.signature
index 61c7dfb5c..576c50999 100644
--- a/postgresql/.signature
+++ b/postgresql/.signature
@@ -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
diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile
index 113eac993..a2f474a72 100644
--- a/postgresql/Pkgfile
+++ b/postgresql/Pkgfile
@@ -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)

Generated by cgit