SF.net SVN: gar:[24225] csw/mgar/pkg/libgmp/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Oct 29 20:04:17 CET 2014


Revision: 24225
          http://sourceforge.net/p/gar/code/24225
Author:   dmichelsen
Date:     2014-10-29 19:04:15 +0000 (Wed, 29 Oct 2014)
Log Message:
-----------
libgmp/trunk: Update to 6.0.0a

Modified Paths:
--------------
    csw/mgar/pkg/libgmp/trunk/Makefile
    csw/mgar/pkg/libgmp/trunk/checksums

Modified: csw/mgar/pkg/libgmp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libgmp/trunk/Makefile	2014-10-29 18:07:14 UTC (rev 24224)
+++ csw/mgar/pkg/libgmp/trunk/Makefile	2014-10-29 19:04:15 UTC (rev 24225)
@@ -1,7 +1,8 @@
 # $Id$
 
 NAME = gmp
-VERSION = 5.1.3
+VERSION = 6.0.0
+SUBVERSION = a
 GARTYPE = v2
 
 DESCRIPTION = GNU Multiple Precision Arithmetic Library
@@ -20,15 +21,15 @@
 endef
 
 MASTER_SITES = $(GNU_MIRROR)
-DISTFILES  = $(DISTNAME).tar.bz2
+DISTFILES  = $(DISTNAME)$(SUBVERSION).tar.lz
 
 SPKG_SOURCEURL = http://gmplib.org/
 
-PACKAGING_PLATFORMS = solaris9-i386 solaris9-sparc
+#PACKAGING_PLATFORMS = solaris9-i386 solaris9-sparc
 BUILD64_LIBS_ONLY = 1
 
-PATCHFILES += 0001-Add-missing-cmath-includes.patch
-PATCHFILES += 0002-Work-around-a-compilation-issue.patch
+#PATCHFILES += 0001-Add-missing-cmath-includes.patch
+#PATCHFILES += 0002-Work-around-a-compilation-issue.patch
 
 # Disabling sparcv8plus with GCC
 # /var/tmp//ccPKyHnL.s: Assembler messages:

Modified: csw/mgar/pkg/libgmp/trunk/checksums
===================================================================
--- csw/mgar/pkg/libgmp/trunk/checksums	2014-10-29 18:07:14 UTC (rev 24224)
+++ csw/mgar/pkg/libgmp/trunk/checksums	2014-10-29 19:04:15 UTC (rev 24225)
@@ -1 +1 @@
-a082867cbca5e898371a97bb27b31fea  gmp-5.1.3.tar.bz2
+a8b0090b79291a54390356414264142c  gmp-6.0.0a.tar.lz

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



More information about the devel mailing list