Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c3e14d6cffda2b8cd8fee82ad3691f9c8559a5d9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c3e14d6cffda2b8cd8fee82ad3691f9c8559a5d9)
  • Date: Tue, 13 Sep 2011 12:55:43 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

chat-im/pidgin-encryption/DEPENDS | 2 +-
chat-im/pidgin-encryption/DETAILS | 6 +++---
chat-im/pidgin-encryption/HISTORY | 5 +++++
chat-im/pidgin-encryption/pidgin-encryption-3.0.tar.gz.sig | 0
chat-im/pidgin-encryption/pidgin-encryption-3.1.tar.gz.sig |binary
dev/null |binary
6 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit c3e14d6cffda2b8cd8fee82ad3691f9c8559a5d9
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

pidgin-encryption: fixed SOURCE_URL for svn version (fixes #218)

commit a3b86098704e700db57b47b4bf3f2e6feefbe9d0
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

pidgin-encryption: updated spell to 3.1

diff --git a/chat-im/pidgin-encryption/DEPENDS
b/chat-im/pidgin-encryption/DEPENDS
index 0aae5a9..9b72396 100755
--- a/chat-im/pidgin-encryption/DEPENDS
+++ b/chat-im/pidgin-encryption/DEPENDS
@@ -2,5 +2,5 @@ depends pidgin &&
depends nss &&

if [ "$PE_CVS" == "y" ]
-then depends CVS
+then depends subversion
fi
diff --git a/chat-im/pidgin-encryption/DETAILS
b/chat-im/pidgin-encryption/DETAILS
index 16d4d3f..33d6550 100755
--- a/chat-im/pidgin-encryption/DETAILS
+++ b/chat-im/pidgin-encryption/DETAILS
@@ -2,11 +2,12 @@
if [ "$PE_CVS" == "y" ]; then
VERSION=cvs
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_URL[0]=svn://:pserver:anonymous AT pidgin-encrypt.cvs.sourceforge.net:/svnroot/pidgin-encrypt/trunk:encrypt
+
SOURCE_URL[0]=svn_https://pidgin-encrypt.svn.sourceforge.net:/svnroot/pidgin-encrypt/trunk:encrypt
+
FORCE_DOWNLOAD=1
SOURCE_IGNORE=volatile
else
- VERSION=3.0
+ VERSION=3.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$SOURCEFORGE_URL/pidgin-encrypt/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
@@ -16,7 +17,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
CCACHE=off
ENTERED=20040627
- PATCHLEVEL=1
KEYWORDS="im chat pidgin encryption"
SHORT="uses NSS to provide RSA encryption as a Gaim plugin."
cat << EOF
diff --git a/chat-im/pidgin-encryption/HISTORY
b/chat-im/pidgin-encryption/HISTORY
index a82dfe6..8b914ce 100644
--- a/chat-im/pidgin-encryption/HISTORY
+++ b/chat-im/pidgin-encryption/HISTORY
@@ -1,3 +1,8 @@
+2011-09-13 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 3.1
+ fixed SOURCE_URL for svn version (fixes #218)
+ * DEPENDS: changed CVS -> subversion
+
2007-10-15 Lalo Martins <lalo AT sourcemage.org>
* DETAILS, CONFIGURE: updating urls, and cvs->svn

diff --git a/chat-im/pidgin-encryption/pidgin-encryption-3.0.tar.gz.sig
b/chat-im/pidgin-encryption/pidgin-encryption-3.0.tar.gz.sig
deleted file mode 100644
index 544b2fc..0000000
Binary files a/chat-im/pidgin-encryption/pidgin-encryption-3.0.tar.gz.sig and
/dev/null differ
diff --git a/chat-im/pidgin-encryption/pidgin-encryption-3.1.tar.gz.sig
b/chat-im/pidgin-encryption/pidgin-encryption-3.1.tar.gz.sig
new file mode 100644
index 0000000..4a9d38c
Binary files /dev/null and
b/chat-im/pidgin-encryption/pidgin-encryption-3.1.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c3e14d6cffda2b8cd8fee82ad3691f9c8559a5d9), Bor Kraljič, 09/13/2011

Archive powered by MHonArc 2.6.24.

Top of Page