ports/contrib (3.5): postgresql: 10.4 -> 10.5
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 8a2282b0862f94529c8f8e8e86a7b2f1be3fe5f9 Author: Thomas Penteker <tek@serverop.de> Date: Mon Oct 8 03:15:10 2018 +0200 postgresql: 10.4 -> 10.5 diff --git a/postgresql/.footprint b/postgresql/.footprint index d10d2cb6..f74ae5bb 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -47,6 +47,7 @@ drwxr-xr-x root/root usr/include/libpq/ -rw-r--r-- root/root usr/include/pg_config_ext.h -rw-r--r-- root/root usr/include/pg_config_manual.h -rw-r--r-- root/root usr/include/pg_config_os.h +-rw-r--r-- root/root usr/include/pgtypes.h -rw-r--r-- root/root usr/include/pgtypes_date.h -rw-r--r-- root/root usr/include/pgtypes_error.h -rw-r--r-- root/root usr/include/pgtypes_interval.h diff --git a/postgresql/.signature b/postgresql/.signature index 2ad7a596..fcd13898 100644 --- a/postgresql/.signature +++ b/postgresql/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF315UESo4eXNwGU9fTJg06qv5vmrIWuL6Y7de6W4OcvInvQcYch53Ai2zZ0dT+9Ymd6pyjmAskT7/AXlk7qfvdg4= -SHA256 (Pkgfile) = 3bd1f5f840502c25673143a339be4679e72e22018eee74aa6e632676ca7b3567 -SHA256 (.footprint) = ef0dd027b475f4868de1a782c253696bdba8b8563b7a63570a6d4b2c37250d73 -SHA256 (postgresql-10.4.tar.bz2) = 1b60812310bd5756c62d93a9f93de8c28ea63b0df254f428cd1cf1a4d9020048 +RWSagIOpLGJF369uqyhjPNUAc5iP5h0ve5hUxT2srIVFBRsLgvZczKb8p0ScfoF3/qn9J58r2xvt/fIiH9YH/qvWwutAQu56cgg= +SHA256 (Pkgfile) = e28280f398aa324805e70b838d73666b657f811b5a1298e5103c9689a48b9060 +SHA256 (.footprint) = 48badde6410ffd322519f3c52bee5a61f8f5057732c386663ac5097d7e287946 +SHA256 (postgresql-10.5.tar.bz2) = 6c8e616c91a45142b85c0aeb1f29ebba4a361309e86469e0fb4617b6a73c4011 SHA256 (postgresql) = 2c5ed04d159081774b2518c67b4bd95671154828a5bca23b68c7c7a05ec40078 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index 4d8713e9..c04db737 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=postgresql -version=10.4 +version=10.5 release=1 source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql)
participants (1)
-
crux@crux.nu