[or-cvs] r20385: {torvm} Yay Tor 0.2.2.1-alpha (in torvm/trunk/build: kamikaze/common kamikaze/patches win32)

coderman at seul.org coderman at seul.org
Thu Aug 27 04:56:39 UTC 2009


Author: coderman
Date: 2009-08-27 00:56:39 -0400 (Thu, 27 Aug 2009)
New Revision: 20385

Modified:
   torvm/trunk/build/kamikaze/common/pkg-cache.mk
   torvm/trunk/build/kamikaze/patches/001-kamikaze-tor-package.patch
   torvm/trunk/build/win32/Makefile
Log:
Yay Tor 0.2.2.1-alpha

Modified: torvm/trunk/build/kamikaze/common/pkg-cache.mk
===================================================================
--- torvm/trunk/build/kamikaze/common/pkg-cache.mk	2009-08-27 04:42:30 UTC (rev 20384)
+++ torvm/trunk/build/kamikaze/common/pkg-cache.mk	2009-08-27 04:56:39 UTC (rev 20385)
@@ -128,9 +128,9 @@
 OPENSSL_URL=http://www.openssl.org/source/$(OPENSSL_F)
 OPENSSL_SUM=7e7cd4f3974199b729e6e3a0af08bd4279fde0370a1120c1a3b351ab090c6101
 
-TOR_F=tor-0.2.1.19.tar.gz
+TOR_F=tor-0.2.2.1-alpha.tar.gz
 TOR_URL=http://www.torproject.org/dist/$(TOR_F)
-TOR_SUM=cb4f88ad30d6ba4c015734f3058a6e35151cff586f7708691d52d289ee78d183
+TOR_SUM=10c66a84cedc43726fecf219b6c523e54eac4efff57d6ce4d9031a86933de015
 
 
 

Modified: torvm/trunk/build/kamikaze/patches/001-kamikaze-tor-package.patch
===================================================================
--- torvm/trunk/build/kamikaze/patches/001-kamikaze-tor-package.patch	2009-08-27 04:42:30 UTC (rev 20384)
+++ torvm/trunk/build/kamikaze/patches/001-kamikaze-tor-package.patch	2009-08-27 04:56:39 UTC (rev 20385)
@@ -1,6 +1,6 @@
 diff -Naur a/package/tor/Makefile b/package/tor/Makefile
 --- a/package/tor/Makefile	1970-01-01 00:00:00.000000000 +0000
-+++ b/package/tor/Makefile	2009-07-13 04:47:11.648406177 +0000
++++ b/package/tor/Makefile	2009-08-27 04:51:44.182060149 +0000
 @@ -0,0 +1,114 @@
 +#
 +# Copyright (C) 2008 OpenWrt.org
@@ -14,13 +14,13 @@
 +include $(INCLUDE_DIR)/kernel.mk
 +
 +PKG_NAME:=tor
-+PKG_VERSION:=0.2.1.17-rc
++PKG_VERSION:=0.2.2.1-alpha
 +
 +PKG_RELEASE:=1
 +
 +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 +PKG_SOURCE_URL:=http://www.torproject.org/dist/
-+PKG_MD5SUM:=5328e9ac9fa23d42e01aed80291cedb2
++PKG_MD5SUM:=bf7611974dbc546a5368e2926eea4d52
 +
 +include $(INCLUDE_DIR)/package.mk
 +

Modified: torvm/trunk/build/win32/Makefile
===================================================================
--- torvm/trunk/build/win32/Makefile	2009-08-27 04:42:30 UTC (rev 20384)
+++ torvm/trunk/build/win32/Makefile	2009-08-27 04:56:39 UTC (rev 20385)
@@ -233,7 +233,7 @@
 TORSRC_NAME=tor-latest
 TORSRC_TGZ=$(TORSRC_NAME).tar.gz
 TORSRC_GIT=git://git.torproject.org/git/tor
-TORSRC_VER=b9e45cc508b6fbf596e1ba40761e11d0629a3291
+TORSRC_VER=5308eceef3e7287f77d7b10065c9f8341c5dd75b
 
 GEOIP_F=ip-to-country.csv.zip
 GEOIP_URL=http://ip-to-country.webhosting.info/downloads/$(GEOIP_F)



More information about the tor-commits mailing list