Skip to Content.
Sympa Menu

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

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 (f894ac7c8c179031d4932f39642cdae888a48d2d)
  • Date: Mon, 28 May 2012 15:56:19 -0500

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

collab/subversion/4E24517C.gpg | 0
collab/subversion/DETAILS | 6 +++---
collab/subversion/ED1A599C.gpg |binary
collab/subversion/HISTORY | 4 ++++
dev/null |binary
5 files changed, 7 insertions(+), 3 deletions(-)

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

collab/subversion: version 1.7.5, changed SOURCE_URL[0], switched gpg keys

diff --git a/collab/subversion/4E24517C.gpg b/collab/subversion/4E24517C.gpg
deleted file mode 100644
index e5af882..0000000
Binary files a/collab/subversion/4E24517C.gpg and /dev/null differ
diff --git a/collab/subversion/DETAILS b/collab/subversion/DETAILS
index b65c311..e1fa559 100755
--- a/collab/subversion/DETAILS
+++ b/collab/subversion/DETAILS
@@ -1,5 +1,5 @@
SPELL=subversion
- VERSION=1.6.17
+ VERSION=1.7.5
SECURITY_PATCH=2
if [[ "$SVN_HEAD" == y ]]; then VERSION=${VERSION%.*}-HEAD; fi
SOURCE=$SPELL-$VERSION.tar.bz2
@@ -10,9 +10,9 @@ if [[ "$SVN_HEAD" == y ]]; then
else
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
- SOURCE_URL[0]=http://subversion.tigris.org/downloads/$SOURCE
+ SOURCE_URL[0]=http://www.apache.org/dist/$SPELL/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE_GPG=4E24517C.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE_GPG=ED1A599C.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/collab/subversion/ED1A599C.gpg b/collab/subversion/ED1A599C.gpg
new file mode 100644
index 0000000..d26579d
Binary files /dev/null and b/collab/subversion/ED1A599C.gpg differ
diff --git a/collab/subversion/HISTORY b/collab/subversion/HISTORY
index 80b58d6..557cc88 100644
--- a/collab/subversion/HISTORY
+++ b/collab/subversion/HISTORY
@@ -1,5 +1,9 @@
2012-05-28 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: version 1.7.5, changed SOURCE_URL[0], use ED1A599C.gpg now
+ for GnuPG checking
* DEPENDS: added ${INSTALL_ROOT} in zlib and neon, need neon with DAV
+ * 4E24517C.gpg: removed
+ * ED1A599C.gpg: added Philip Martin's key

2011-10-30 Ladislav Hagara <hgr AT vabo.cz>
* CONFIGURE, DEPENDS, BUILD, INSTALL: JAVA bindings added (javahl)




Archive powered by MHonArc 2.6.24.

Top of Page