[SM-Commit] GIT changes to master grimoire by Bor Kraljič (134a9c43a13688e89bf098abf88c6417078c46bb)

Bor Kraljič scm at sourcemage.org
Wed Oct 13 04:22:05 EDT 2010


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

 libs/apr-iconv/DETAILS |    3 ++-
 libs/apr-iconv/HISTORY |    3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 134a9c43a13688e89bf098abf88c6417078c46bb
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    apr-iconv: fixed SOURCE_URL[0] & added SOURCE_URL[1]

diff --git a/libs/apr-iconv/DETAILS b/libs/apr-iconv/DETAILS
index 2fcf9ef..6ee1819 100755
--- a/libs/apr-iconv/DETAILS
+++ b/libs/apr-iconv/DETAILS
@@ -8,7 +8,8 @@ else
          VERSION=1.0.1
      SOURCE_HASH=sha512:ddce3772bf22f175d424a3dddf5c8a3a5c9dd425bca19d704d76a519a377288323c828f3f3b3370722432ab41e8ce930ed38e1b06f891a49788787d53bdd83d1
           SOURCE=$SPELL-$VERSION.tar.gz  
-   SOURCE_URL[0]=http://apache.secsup.org/dist/apr/$SOURCE
+   SOURCE_URL[0]=http://www.apache.si//apr/$SOURCE
+   SOURCE_URL[1]=http://archive.apache.org/dist/apr/$SOURCE
 fi
 if [ "$APR_CHECKOUT" == 'y' ]; then
          VERSION=$TAG
diff --git a/libs/apr-iconv/HISTORY b/libs/apr-iconv/HISTORY
index f9c710e..24042c0 100644
--- a/libs/apr-iconv/HISTORY
+++ b/libs/apr-iconv/HISTORY
@@ -1,3 +1,6 @@
+2010-10-13 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: fixed SOURCE_URL[0] & added SOURCE_URL[1]
+
 2006-09-21 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed BUILD_API=2.
 



More information about the SM-Commit mailing list