Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (a2aca714a0286529e7e869287725e5a06d9db3c8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (a2aca714a0286529e7e869287725e5a06d9db3c8)
  • Date: Sun, 13 May 2007 01:48:47 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

chat-im/psi/DEPENDS | 7 ++++++-
chat-im/psi/DETAILS | 4 ++--
chat-im/psi/psi-0.11-RC1.tar.bz2.sig |binary
chat-im/psi/psi-0.11-beta5.tar.bz2.sig | 0
dev/null |binary
5 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit a2aca714a0286529e7e869287725e5a06d9db3c8
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

psi: Devel updated to version 0.11-RC1

diff --git a/chat-im/psi/DEPENDS b/chat-im/psi/DEPENDS
index d1ca963..2af4c41 100755
--- a/chat-im/psi/DEPENDS
+++ b/chat-im/psi/DEPENDS
@@ -1,5 +1,10 @@
if [ "$DEVEL" == "y" ]; then
-depends qt4
+depends qt4 &&
+depends qca2 &&
+optional_depends "qca-openssl" \
+ "" \
+ "" \
+ "for SSL encrypted sessions"
else
depends qt-x11 &&
depends qca &&
diff --git a/chat-im/psi/DETAILS b/chat-im/psi/DETAILS
index b311ca5..e15acfe 100755
--- a/chat-im/psi/DETAILS
+++ b/chat-im/psi/DETAILS
@@ -1,9 +1,9 @@
SPELL=psi
if [ "$DEVEL" == "y" ]; then
- VERSION=0.11-beta5
+ VERSION=0.11-RC1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- SOURCE_URL[0]=http://psi-im.org/files/beta/0.11/beta5/${SOURCE}
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
else
VERSION=0.10
diff --git a/chat-im/psi/psi-0.11-RC1.tar.bz2.sig
b/chat-im/psi/psi-0.11-RC1.tar.bz2.sig
new file mode 100644
index 0000000..c44082c
Binary files /dev/null and b/chat-im/psi/psi-0.11-RC1.tar.bz2.sig differ
diff --git a/chat-im/psi/psi-0.11-beta5.tar.bz2.sig
b/chat-im/psi/psi-0.11-beta5.tar.bz2.sig
deleted file mode 100644
index 57dcbdc..0000000
Binary files a/chat-im/psi/psi-0.11-beta5.tar.bz2.sig and /dev/null differ




Archive powered by MHonArc 2.6.24.

Top of Page