ports/contrib (3.1): postgresql: 9.3.4 -> 9.3.5
commit b70d9e6b7ad741e15e159e361a6f8f3c6d732a53 Author: Thomas Penteker <tek@serverop.de> Date: Sun Jul 27 18:58:26 2014 +0200 postgresql: 9.3.4 -> 9.3.5 diff --git a/postgresql/.footprint b/postgresql/.footprint index 5c77e56..9c7ee02 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -1195,6 +1195,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Antarctica/ -rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Rothera -rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/South_Pole -rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Syowa +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Troll -rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Vostok drwxr-xr-x root/root usr/share/postgresql/timezone/Arctic/ -rw-r--r-- root/root usr/share/postgresql/timezone/Arctic/Longyearbyen diff --git a/postgresql/.md5sum b/postgresql/.md5sum index 4f939ca..5706296 100644 --- a/postgresql/.md5sum +++ b/postgresql/.md5sum @@ -1,2 +1,2 @@ 7186c94fbcf7bf99f1f315122ebb233a postgresql -d0a41f54c377b2d2fab4a003b0dac762 postgresql-9.3.4.tar.bz2 +5059857c7d7e6ad83b6d55893a121b59 postgresql-9.3.5.tar.bz2 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index 2ba6d5e..e7fd0e7 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=postgresql -version=9.3.4 +version=9.3.5 release=1 source=(ftp://ftp9.de.postgresql.org/unix/databases/postgresql/source/v$version/$name-$version.tar.bz2 postgresql)
participants (1)
-
crux@crux.nu