diff options
-rw-r--r-- | postgresql/.footprint | 3 | ||||
-rw-r--r-- | postgresql/.md5sum | 2 | ||||
-rw-r--r-- | postgresql/Pkgfile | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/postgresql/.footprint b/postgresql/.footprint index 815c5e7d0..bc55f4477 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -1020,6 +1020,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/Kentucky/ -rw-r--r-- root/root usr/share/postgresql/timezone/America/Mendoza -rw-r--r-- root/root usr/share/postgresql/timezone/America/Menominee -rw-r--r-- root/root usr/share/postgresql/timezone/America/Merida +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Metlakatla -rw-r--r-- root/root usr/share/postgresql/timezone/America/Mexico_City -rw-r--r-- root/root usr/share/postgresql/timezone/America/Miquelon -rw-r--r-- root/root usr/share/postgresql/timezone/America/Moncton @@ -1033,6 +1034,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/Kentucky/ -rw-r--r-- root/root usr/share/postgresql/timezone/America/Nome -rw-r--r-- root/root usr/share/postgresql/timezone/America/Noronha drwxr-xr-x root/root usr/share/postgresql/timezone/America/North_Dakota/ +-rw-r--r-- root/root usr/share/postgresql/timezone/America/North_Dakota/Beulah -rw-r--r-- root/root usr/share/postgresql/timezone/America/North_Dakota/Center -rw-r--r-- root/root usr/share/postgresql/timezone/America/North_Dakota/New_Salem -rw-r--r-- root/root usr/share/postgresql/timezone/America/Ojinaga @@ -1059,6 +1061,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/North_Dakota/ -rw-r--r-- root/root usr/share/postgresql/timezone/America/Sao_Paulo -rw-r--r-- root/root usr/share/postgresql/timezone/America/Scoresbysund -rw-r--r-- root/root usr/share/postgresql/timezone/America/Shiprock +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Sitka -rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Barthelemy -rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Johns -rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Kitts diff --git a/postgresql/.md5sum b/postgresql/.md5sum index 311a277b9..f11952d77 100644 --- a/postgresql/.md5sum +++ b/postgresql/.md5sum @@ -1,2 +1,2 @@ f5eeff17dd7117175794459f7097ad1a postgresql -928df8c40bb012ad10756e58b70516fb postgresql-9.0.3.tar.bz2 +80390514d568a7af5ab61db1cda27e29 postgresql-9.0.4.tar.bz2 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index a41f6c63e..99ffb8959 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=postgresql -version=9.0.3 +version=9.0.4 release=1 source=(ftp://ftp9.de.postgresql.org/unix/databases/postgresql/source/v$version/$name-$version.tar.bz2 postgresql) |