summaryrefslogtreecommitdiff
path: root/postgresql
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2018-01-06 23:43:52 +0100
committerThomas Penteker <tek@serverop.de>2018-01-06 23:43:52 +0100
commit0c2beb4164ed761da88c046039a9450364f7198f (patch)
tree22b156455ad4896f81b769fc69d1ecb2bdaa4cec /postgresql
parentca2c260c7954282b292ef3767fcf5b9e59122576 (diff)
downloadcontrib-0c2beb4164ed761da88c046039a9450364f7198f.tar.gz
contrib-0c2beb4164ed761da88c046039a9450364f7198f.tar.xz
postgresql: 10.0 -> 10.1
Diffstat (limited to 'postgresql')
-rw-r--r--postgresql/.footprint1
-rw-r--r--postgresql/.md5sum2
-rw-r--r--postgresql/.signature8
-rw-r--r--postgresql/Pkgfile2
4 files changed, 6 insertions, 7 deletions
diff --git a/postgresql/.footprint b/postgresql/.footprint
index d41d9cc65..c073a5b31 100644
--- a/postgresql/.footprint
+++ b/postgresql/.footprint
@@ -1523,7 +1523,6 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Brazil/
drwxr-xr-x root/root usr/share/postgresql/timezone/Canada/
-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Atlantic
-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Central
--rw-r--r-- root/root usr/share/postgresql/timezone/Canada/East-Saskatchewan
-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Eastern
-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Mountain
-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Newfoundland
diff --git a/postgresql/.md5sum b/postgresql/.md5sum
index f0f1596b0..28da6934a 100644
--- a/postgresql/.md5sum
+++ b/postgresql/.md5sum
@@ -1,2 +1,2 @@
7186c94fbcf7bf99f1f315122ebb233a postgresql
-cc582bda3eda3763926e1de404709026 postgresql-10.0.tar.bz2
+0a92328d9970bfb85dcecd011817238a postgresql-10.1.tar.bz2
diff --git a/postgresql/.signature b/postgresql/.signature
index 72018dc24..b7bc73a91 100644
--- a/postgresql/.signature
+++ b/postgresql/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF37Uc5vPOsnQf/3cuBbnw9PzlOqWWYk8RN3EkEx0esrfE0zhh87uLJUmN1pKMaKjNcR2tuRKChrvCkvGRd/1SqQM=
-SHA256 (Pkgfile) = 562ad9fb1829ae929034791b16c36029ac108c9743c880800c6fa03059ba4875
-SHA256 (.footprint) = 8381c605d57ab235e8f2bba019afde6cb84971c6201278cd7a2b27132690d4d1
-SHA256 (postgresql-10.0.tar.bz2) = 712f5592e27b81c5b454df96b258c14d94b6b03836831e015c65d6deeae57fd1
+RWSagIOpLGJF338n/c0TgUQj7WQUDe1D1rdDr4J9/IQZGDjso3dYXvdTdZDTilvXhPLbb9GK8xlCCOOWYIBmtP/2X3HT5uIqzw8=
+SHA256 (Pkgfile) = acec93420268812ac5f293af7d4a8b3221b2b25c00319c836e8fdea7230685ef
+SHA256 (.footprint) = 16c1cecdf730d217edbe254f7365dd8c1505a624498b3729dcf54accfc33d708
+SHA256 (postgresql-10.1.tar.bz2) = 3ccb4e25fe7a7ea6308dea103cac202963e6b746697366d72ec2900449a5e713
SHA256 (postgresql) = 2c5ed04d159081774b2518c67b4bd95671154828a5bca23b68c7c7a05ec40078
diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile
index ce7dfd465..40a091b2f 100644
--- a/postgresql/Pkgfile
+++ b/postgresql/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: openssl
name=postgresql
-version=10.0
+version=10.1
release=1
source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql)

Generated by cgit