Skip to Content.
Sympa Menu

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

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č (392388f5a3f67960a536cced9fa6de2e0efc6e89)
  • Date: Sat, 20 Aug 2011 06:15:06 -0500

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

libs/tinyxml/DETAILS | 6 +++---
libs/tinyxml/HISTORY | 3 +++
net/stunnel/DETAILS | 6 +++---
net/stunnel/HISTORY | 4 ++++
4 files changed, 13 insertions(+), 6 deletions(-)

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

stunnel: updated spell to 4.42

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

tinyxml: updated spell to 2_6_2 (Fixed SOURCE_URL[0])

diff --git a/libs/tinyxml/DETAILS b/libs/tinyxml/DETAILS
index 7992852..9886e94 100755
--- a/libs/tinyxml/DETAILS
+++ b/libs/tinyxml/DETAILS
@@ -1,8 +1,8 @@
SPELL=tinyxml
- VERSION=2_6_1
+ VERSION=2_6_2
SOURCE="${SPELL}_${VERSION}.tar.gz"
-
SOURCE_URL[0]=$SOURCEFORGE_URL/project/${SPELL}/${SPELL}/2.6.${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:c95e65d5a455ce76ec28c1dd526197c154571d5f7185dc8cda5751e40e70d0e7ccaead14af9a170e7c38780efbef2efbe6bfe6c815419ce2e638a8f34af15baf
+
SOURCE_URL[0]=$SOURCEFORGE_URL/project/${SPELL}/${SPELL}/${VERSION//_/.}/${SOURCE}
+
SOURCE_HASH=sha512:133b5db06131a90ad0c2b39b0063f1c8e65e67288a7e5d67e1f7d9ba32af10dc5dfa0462f9723985ee27debe8f09a10a25d4b5a5aaff2ede979b1cebe8e59d56
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
WEB_SITE="http://sourceforge.net/projects/tinyxml/";
LICENSE[0]=ZLIB
diff --git a/libs/tinyxml/HISTORY b/libs/tinyxml/HISTORY
index 3ab473e..be4a10c 100644
--- a/libs/tinyxml/HISTORY
+++ b/libs/tinyxml/HISTORY
@@ -1,3 +1,6 @@
+2011-08-20 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 2_6_2 (Fixed SOURCE_URL[0])
+
2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)
diff --git a/net/stunnel/DETAILS b/net/stunnel/DETAILS
index bbef3e8..1b92dd5 100755
--- a/net/stunnel/DETAILS
+++ b/net/stunnel/DETAILS
@@ -1,12 +1,12 @@
SPELL=stunnel
- VERSION=4.39
+ VERSION=4.42
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.stunnel.org/stunnel/$SOURCE
# SOURCE_URL[0]=http://www.stunnel.org/download/stunnel/src/$SOURCE
- SOURCE_URL[1]=http://mirror.hudecof.net/stunnel/$SOURCE
- SOURCE_URL[2]=http://stunnel.md5.com.ar/$SOURCE
+ SOURCE_URL[1]=http://mirror.bit.nl/stunnel/$SOURCE
+ SOURCE_URL[2]=ftp://ftp.nluug.nl/pub/networking/stunnel/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.asc
SOURCE_GPG="stunnel.gpg:$SOURCE2:UPSTREAM_KEY"
SOURCE2_IGNORE=signature
diff --git a/net/stunnel/HISTORY b/net/stunnel/HISTORY
index 8c2f544..09c3613 100644
--- a/net/stunnel/HISTORY
+++ b/net/stunnel/HISTORY
@@ -1,3 +1,7 @@
+2011-08-20 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 4.42
+ Fixed SOURCE_URL[1], SOURCE_URL[2]
+
2011-07-07 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 4.39




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (392388f5a3f67960a536cced9fa6de2e0efc6e89), Bor Kraljič, 08/20/2011

Archive powered by MHonArc 2.6.24.

Top of Page