[SM-Commit] GIT changes to master grimoire by Anton Brondz (94a68b180bf5714c3243bbcda1b1f5de88b8728b)
Anton Brondz
scm at mail.sourcemage.org
Tue Oct 17 10:10:55 EDT 2006
GIT changes to master grimoire by Anton Brondz <dinolinux at sourcemage.org>:
net/tor/DETAILS | 8 ++++----
net/tor/HISTORY | 3 +++
2 files changed, 7 insertions(+), 4 deletions(-)
New commits:
commit 94a68b180bf5714c3243bbcda1b1f5de88b8728b
Author: Anton Brondz <dinolinux at sourcemage.org>
Commit: Anton Brondz <dinolinux at sourcemage.org>
tor: updated to 0.1.1.24
diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index e347edd..ae9cee8 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -1,15 +1,15 @@
SPELL=tor
if [ "$TOR_DEVEL" == "y" ]; then
- VERSION=0.1.1.18-rc
+ VERSION=0.1.2.2-alpha
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://tor.eff.org/dist/$SOURCE
- SOURCE_HASH=sha512:fab79fb16281be0389e08050475563b82a3aca997c8bdd3d8392cea82dff25d14cb94e081019eb3fdb0ace74983dee82762dca174c6d7eb412dc1694fe5a9066
+ SOURCE_HASH=sha512:69ed2d10a22827fd72ade87ce8a80479d6f1075ec0be864e64ef3dd3c27dd6054522f4af06979309333eba8f2699bfee6168f43800f72ca4032e91f115f600c9
else
- VERSION=0.1.0.17
+ VERSION=0.1.1.24
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://tor.eff.org/dist/$SOURCE
- SOURCE_HASH=sha512:3fd217d20bc1e4c593ebae62c573c18fd96aaef2802b9729456b99369d529747fe8ca258b0bc18dc2e4786ee47257e0874057865daf16197a34a9c2251231b35
+ SOURCE_HASH=sha512:e940d508d46130387b1383647772754d68c364398489ff91055038fb539df7cf9891026fefcadc1550efbf4c11bbcde0ec0e92608cca08f6f0160aca62731a68
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index 574af4b..e0c7b41 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,6 @@
+2006-10-17 Anton Brondz <dinolinux at sourcemage.org>
+ * DETAILS: updated stable to 0.1.1.24, development to 0.1.2.2-alpha
+
2006-09-19 Juuso Alasuutari <iuso at sourcemage.org>
* TRIGGERS: Added, check self on libevent cast.
* DETAILS: Removed BUILD_API=2 and UPDATED.
More information about the SM-Commit
mailing list