diff --git a/postgresql/.footprint b/postgresql/.footprint index 5deca73ef..6f8dd0a94 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -792,6 +792,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/Kentucky/ -rw-r--r-- root/root usr/share/postgresql/timezone/America/Maceio -rw-r--r-- root/root usr/share/postgresql/timezone/America/Managua -rw-r--r-- root/root usr/share/postgresql/timezone/America/Manaus +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Marigot -rw-r--r-- root/root usr/share/postgresql/timezone/America/Martinique -rw-r--r-- root/root usr/share/postgresql/timezone/America/Mazatlan -rw-r--r-- root/root usr/share/postgresql/timezone/America/Mendoza @@ -833,6 +834,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/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 -rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Lucia diff --git a/postgresql/.md5sum b/postgresql/.md5sum index 0d2b6c3f8..a4bf17273 100644 --- a/postgresql/.md5sum +++ b/postgresql/.md5sum @@ -1,2 +1,2 @@ f5eeff17dd7117175794459f7097ad1a postgresql -bb1cd309ea72f070cb964736f5755847 postgresql-8.2.5.tar.bz2 +e8b21cbc20ec23a1d9490fdfbaa7c09e postgresql-8.2.7.tar.bz2 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index 5d669eb4b..a525ff866 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=postgresql -version=8.2.5 +version=8.2.7 release=1 source=(ftp://ftp9.de.postgresql.org/unix/databases/postgresql/source/v$version/$name-$version.tar.bz2 postgresql)