Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (8435e622b9f9f50dac57b1980aff7ba016debda5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (8435e622b9f9f50dac57b1980aff7ba016debda5)
  • Date: Thu, 6 Sep 2007 19:31:12 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

database/pgadmin3/DEPENDS | 2 +-
database/pgadmin3/DETAILS | 6 ++++--
database/pgadmin3/HISTORY | 6 ++++++
database/pgadmin3/pgadmin3.gpg |binary
4 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit 8435e622b9f9f50dac57b1980aff7ba016debda5
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

database/pgadmin3:

DETAILS: updated to 1.8.0-beta4, switched to
upstream key
DEPENDS: needs ogl too for wxgtk
pgadmin3.gpg: added key

diff --git a/database/pgadmin3/DEPENDS b/database/pgadmin3/DEPENDS
index ba46c59..0828deb 100755
--- a/database/pgadmin3/DEPENDS
+++ b/database/pgadmin3/DEPENDS
@@ -3,4 +3,4 @@ depends libxml2 &&
depends libxslt &&
depends postgresql &&
depends openssl &&
-depends -sub "STC XRC" wxgtk
+depends -sub "OGL STC XRC" wxgtk
diff --git a/database/pgadmin3/DETAILS b/database/pgadmin3/DETAILS
index 2daab20..7eac3bc 100755
--- a/database/pgadmin3/DETAILS
+++ b/database/pgadmin3/DETAILS
@@ -1,9 +1,11 @@
SPELL=pgadmin3
- VERSION=1.6.3
-
SOURCE_HASH=sha512:b4778524e252766d827072fbdcbbfa4d8c450d01b8774ca82a83e380ad07534ad9351c85bea7a814129f5f40c023894ecd91e319750c0e40404445e00f27e3b6
+ VERSION=1.8.0-beta4
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=ftp://ftp.postgresql.org/pub/pgadmin3/release/v$VERSION/src/$SOURCE
+
SOURCE2_URL[0]=ftp://ftp.postgresql.org/pub/pgadmin3/release/v$VERSION/src/$SOURCE2
+ SOURCE_GPG="pgadmin3.gpg:${SOURCE}.sig:UPSTREAM_KEY"
WEB_SITE=http://www.pgadmin.org/
ENTERED=20030704
LICENSE[0]=ART
diff --git a/database/pgadmin3/HISTORY b/database/pgadmin3/HISTORY
index 67fcbcc..6b274ad 100644
--- a/database/pgadmin3/HISTORY
+++ b/database/pgadmin3/HISTORY
@@ -1,3 +1,9 @@
+1;1608;0c2007-09-06 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated to 1.8.0-beta4, switched to
+ upstream key
+ * DEPENDS: needs ogl too for wxgtk
+ * pgadmin3.gpg: added key
+
2007-09-06 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS: added sub_dependencies for wxgtk

diff --git a/database/pgadmin3/pgadmin3.gpg b/database/pgadmin3/pgadmin3.gpg
new file mode 100644
index 0000000..ae3ea9e
Binary files /dev/null and b/database/pgadmin3/pgadmin3.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (8435e622b9f9f50dac57b1980aff7ba016debda5), Pol Vinogradov, 09/06/2007

Archive powered by MHonArc 2.6.24.

Top of Page