Revision: 2845
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2845&view=rev
Author:   owes
Date:     2009-05-13 10:49:03 +0000 (Wed, 13 May 2009)

Log Message:
-----------
Upgrade gmp to 4.3.0

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/gmp
    ipcop/trunk/lfs/gmp

Modified: ipcop/trunk/config/rootfiles/common/gmp
===================================================================
--- ipcop/trunk/config/rootfiles/common/gmp     2009-05-13 10:46:55 UTC (rev 
2844)
+++ ipcop/trunk/config/rootfiles/common/gmp     2009-05-13 10:49:03 UTC (rev 
2845)
@@ -1,3 +1,5 @@
+## gmp-4.3.0
+##
 #usr/include/gmp.h
 #usr/lib/libgmp.la
 usr/lib/libgmp.so
@@ -2,3 +4,3 @@
 usr/lib/libgmp.so.3
-usr/lib/libgmp.so.3.4.4
+usr/lib/libgmp.so.3.5.0
 #usr/share/info/gmp.info

Modified: ipcop/trunk/lfs/gmp
===================================================================
--- ipcop/trunk/lfs/gmp 2009-05-13 10:46:55 UTC (rev 2844)
+++ ipcop/trunk/lfs/gmp 2009-05-13 10:49:03 UTC (rev 2845)
@@ -33,13 +33,13 @@
 include Config
 
 PKG_NAME   = gmp
-VER        = 4.2.4
+VER        = 4.3.0
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
-THISAPP    = gmp-$(VER)
+THISAPP    = $(PKG_NAME)-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
-DL_FROM    = $(URL_GNU)/gmp
+DL_FROM    = $(URL_GNU)/$(PKG_NAME)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = fc1e3b3a2a5038d4d74138d0b9cf8dbe
+$(DL_FILE)_MD5 = 9687383f0def0cc48dfc19afa36f1eb5
 
 install : $(TARGET)
 
@@ -82,7 +82,7 @@
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
 
-       # we does not build the C++ part (--enable-cxx)
+       # we do not build the C++ part (--enable-cxx)
        # and Berkeley MP compatibility library (--enable-mpbsd)
 
        # force 32bit for i486, needed when building on AMD 64bit CPU


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to