[Lunar-commits] <moonbase>
Auke Kok
sofar at foo-projects.org
Fri Mar 14 18:17:25 CET 2008
commit a4c4e28e710eb789f0ad6d76e796ae1b5bee1a2a
Author: Javier Adrian Ortiz de la Tabla <adriandelatabla at gmail.com>
Date: Fri Mar 14 18:17:25 2008 +0100
---
sql/pgadmin3/DEPENDS | 6 ++++--
sql/pgadmin3/DETAILS | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/sql/pgadmin3/DEPENDS b/sql/pgadmin3/DEPENDS
index 0ebf280..9cb1ec4 100644
--- a/sql/pgadmin3/DEPENDS
+++ b/sql/pgadmin3/DEPENDS
@@ -1,2 +1,4 @@
-depends libpqxx &&
-depends wxGTK
+depends libpqxx
+depends libxml2
+depends libxslt
+depends wxGTK
diff --git a/sql/pgadmin3/DETAILS b/sql/pgadmin3/DETAILS
index a2c9e2d..4e9b19a 100644
--- a/sql/pgadmin3/DETAILS
+++ b/sql/pgadmin3/DETAILS
@@ -1,11 +1,11 @@
MODULE=pgadmin3
- VERSION=1.6.3
+ VERSION=1.8.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=ftp://ftp10.us.postgresql.org/pub/postgresql/pgadmin3/release/v$VERSION/src/
- SOURCE_VFY=sha1:3c56fbbec37a6d4ef5def0c1c0f775b177d4805d
+ SOURCE_VFY=sha1:dc3117fb84dc77f13a2cf0518e46cd6067eaed15
WEB_SITE=http://www.pgadmin.org/index.php/
ENTERED=20050728
- UPDATED=20070324
+ UPDATED=20080301
SHORT="administration and development platform for the PostgreSQL database"
cat << EOF
More information about the Lunar-commits
mailing list