postgresql: 10.1 -> 10.2

This commit is contained in:
Thomas Penteker 2018-02-23 23:18:19 +01:00
parent 6cf3ab7c6c
commit 9c4a055237
4 changed files with 7 additions and 7 deletions

View File

@ -704,6 +704,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/
-rw-r--r-- root/root usr/include/postgresql/server/utils/geo_decls.h
-rw-r--r-- root/root usr/include/postgresql/server/utils/guc.h
-rw-r--r-- root/root usr/include/postgresql/server/utils/guc_tables.h
-rw-r--r-- root/root usr/include/postgresql/server/utils/hashutils.h
-rw-r--r-- root/root usr/include/postgresql/server/utils/help_config.h
-rw-r--r-- root/root usr/include/postgresql/server/utils/hsearch.h
-rw-r--r-- root/root usr/include/postgresql/server/utils/index_selfuncs.h
@ -1742,7 +1743,6 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/US/
-rw-r--r-- root/root usr/share/postgresql/timezone/US/Michigan
-rw-r--r-- root/root usr/share/postgresql/timezone/US/Mountain
-rw-r--r-- root/root usr/share/postgresql/timezone/US/Pacific
-rw-r--r-- root/root usr/share/postgresql/timezone/US/Pacific-New
-rw-r--r-- root/root usr/share/postgresql/timezone/US/Samoa
-rw-r--r-- root/root usr/share/postgresql/timezone/UTC
-rw-r--r-- root/root usr/share/postgresql/timezone/Universal

View File

@ -1,2 +1,2 @@
7186c94fbcf7bf99f1f315122ebb233a postgresql
0a92328d9970bfb85dcecd011817238a postgresql-10.1.tar.bz2
e97c3cc72bdf661441f29069299b260a postgresql-10.2.tar.bz2

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF338n/c0TgUQj7WQUDe1D1rdDr4J9/IQZGDjso3dYXvdTdZDTilvXhPLbb9GK8xlCCOOWYIBmtP/2X3HT5uIqzw8=
SHA256 (Pkgfile) = acec93420268812ac5f293af7d4a8b3221b2b25c00319c836e8fdea7230685ef
SHA256 (.footprint) = 16c1cecdf730d217edbe254f7365dd8c1505a624498b3729dcf54accfc33d708
SHA256 (postgresql-10.1.tar.bz2) = 3ccb4e25fe7a7ea6308dea103cac202963e6b746697366d72ec2900449a5e713
RWSagIOpLGJF32LKrhaktJPqyeb0JKYfsiQq6JCUzL/jqXxvlZmRVUN7OKSQf9OBbRUEIiCiEeNDrTFCgcSEUAQnujCYJ2pf1Qw=
SHA256 (Pkgfile) = b33882ba37aa6f43efd7932d12c0ac8c61950794af2281768b59766124e9a698
SHA256 (.footprint) = 6db1b39599b229b7dfec4edb6e2be12e076137e7d214fe4cb59f7246bce75e40
SHA256 (postgresql-10.2.tar.bz2) = fe32009b62ddb97f7f014307ce9d0edb6972f5a698e63cb531088e147d145bad
SHA256 (postgresql) = 2c5ed04d159081774b2518c67b4bd95671154828a5bca23b68c7c7a05ec40078

View File

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