Author: nextgens
Date: 2006-07-12 17:56:24 +0000 (Wed, 12 Jul 2006)
New Revision: 9582

Removed:
   trunk/contrib/NativeBigInteger/gmp-4.1.4.tar.gz
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-athlon.so
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-k6.so
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-k62.so
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-k63.so
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-none.so
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-pentium.so
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-pentium2.so
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-pentium3.so
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-pentium4.so
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-pentiummmx.so
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-x86_64_32.so
Modified:
   trunk/contrib/NativeBigInteger/build.sh
   trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-x86_64.so
Log:
starting the migration from gmp-4.1.4 to gmp-4.2.1

Modified: trunk/contrib/NativeBigInteger/build.sh
===================================================================
--- trunk/contrib/NativeBigInteger/build.sh     2006-07-12 17:34:30 UTC (rev 
9581)
+++ trunk/contrib/NativeBigInteger/build.sh     2006-07-12 17:56:24 UTC (rev 
9582)
@@ -6,7 +6,7 @@
 # be run directly)
 #

-GMP_VERSION="4.1.4"
+GMP_VERSION="4.2.1"

 OS=$(uname -s)

@@ -37,6 +37,7 @@


 # Don't extract gmp if it's already been done
+wget -c ftp://ftp.gnu.org/gnu/gmp/gmp-${GMP_VERSION}.tar.gz

 if [ ! -d gmp-${GMP_VERSION} ]
 then

Deleted: trunk/contrib/NativeBigInteger/gmp-4.1.4.tar.gz
===================================================================
(Binary files differ)

Deleted: 
trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-athlon.so
===================================================================
(Binary files differ)

Deleted: trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-k6.so
===================================================================
(Binary files differ)

Deleted: trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-k62.so
===================================================================
(Binary files differ)

Deleted: trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-k63.so
===================================================================
(Binary files differ)

Deleted: trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-none.so
===================================================================
(Binary files differ)

Deleted: 
trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-pentium.so
===================================================================
(Binary files differ)

Deleted: 
trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-pentium2.so
===================================================================
(Binary files differ)

Deleted: 
trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-pentium3.so
===================================================================
(Binary files differ)

Deleted: 
trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-pentium4.so
===================================================================
(Binary files differ)

Deleted: 
trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-pentiummmx.so
===================================================================
(Binary files differ)

Modified: 
trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-x86_64.so
===================================================================
(Binary files differ)

Deleted: 
trunk/contrib/NativeBigInteger/lib/net/i2p/util/libjbigi-linux-x86_64_32.so
===================================================================
(Binary files differ)


Reply via email to