ports/opt (2.4): postgresql: updated to 8.2.7
commit 2326053d766f176ef58e187fcc0a7e97f4ceab92
Author: Simone Rota <sip@crux.nu>
Date: Wed Mar 19 17:10:41 2008 +0000
[notify] postgresql: updated to 8.2.7
The version previously in our repo (8.2.5) had some
security issue, see the advisories resolved for 8.2.6 at:
http://www.postgresql.org/support/security
diff --git a/postgresql/.footprint b/postgresql/.footprint
index 5deca73..6f8dd0a 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 0d2b6c3..a4bf172 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 5d669eb..a525ff8 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)
_______________________________________________
CRUX mailing list
CRUX@lists.crux.nu
http://lists.crux.nu/mailman/listinfo/crux
|