SF.net SVN: gar:[26683] csw/mgar/pkg/libmpfr/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Jul 24 16:16:56 CEST 2020


Revision: 26683
          http://sourceforge.net/p/gar/code/26683
Author:   dmichelsen
Date:     2020-07-24 14:16:56 +0000 (Fri, 24 Jul 2020)
Log Message:
-----------
libmpfr/trunk: Update to 4.1.0

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

Modified: csw/mgar/pkg/libmpfr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libmpfr/trunk/Makefile	2020-07-22 16:14:20 UTC (rev 26682)
+++ csw/mgar/pkg/libmpfr/trunk/Makefile	2020-07-24 14:16:56 UTC (rev 26683)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME = mpfr
-VERSION = 4.0.0
+VERSION = 4.1.0
 GARTYPE = v2
 
 DESCRIPTION = GNU Multiple Precision floating-point arithmetic library
@@ -19,12 +19,10 @@
 PACKAGING_PLATFORMS += solaris11-sparc
 PKGFORMAT-5.11 = svr4
 
-MASTER_SITES += http://www.mpfr.org/mpfr-current/
+MASTER_SITES += http://www.mpfr.org/mpfr-4.1.0/
 # DISTNAME = $(NAME)-$(VERSION)-rc1
 DISTFILES  = $(DISTNAME).tar.xz
 
-UPSTREAM_MASTER_SITES = http://www.mpfr.org/mpfr-current/
-
 BUILD_DEP_PKGS = CSWlibgmp-dev
 
 BUILD64_LIBS_ONLY = 1
@@ -35,29 +33,15 @@
 # With the default -xO3, there are failing unit tests.
 OPT_FLAGS_SOS = -xO2
 
-# GCC4_CC_HOME = /opt/csw/gcc4
-# GCC4_CC = $(GCC4_CC_HOME)/bin/gcc
-# GCC4_CXX = $(GCC4_CC_HOME)/bin/g++
-# prefix = $(HOME)/usr-$(GARCH)-$(GAROSREL)
-# EXTRA_INC = $(prefix)/include
-# EXTRA_INC += $(BUILD_PREFIX)/include
-# # For linking against the old gcc
-# EXTRA_LIB = $(prefix)/gcc4/lib
-
 PACKAGES += CSWlibmpfr6
 PKGFILES_CSWlibmpfr6 += $(call pkgfiles_lib,libmpfr.so.6)
 SPKG_DESC_CSWlibmpfr6 += $(DESCRIPTION), libmpfr.so.4
 RUNTIME_DEP_PKGS_CSWlibmpfr6 += CSWlibgmp10
-CHECKPKG_OVERRIDES_CSWlibmpfr6 += no-direct-binding
 
 PACKAGES += CSWlibmpfr-dev
 SPKG_DESC_CSWlibmpfr-dev = MPFR development files
 RUNTIME_DEP_PKGS_CSWlibmpfr-dev += CSWlibmpfr6
 
-# It's only documentation.
-CHECKPKG_OVERRIDES_CSWlibmpfr-dev += file-with-bad-content|/usr/local|root/opt/csw/share/info/mpfr.info
-CHECKPKG_OVERRIDES_CSWlibmpfr-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/mpfr/FAQ.html
-
 # The LD_OPTIONS setting breaks the test suite, because it makes
 # /opt/csw/lib/$ISALIST be always in front, while the tests require a local
 # directory be in front instead.

Modified: csw/mgar/pkg/libmpfr/trunk/checksums
===================================================================
--- csw/mgar/pkg/libmpfr/trunk/checksums	2020-07-22 16:14:20 UTC (rev 26682)
+++ csw/mgar/pkg/libmpfr/trunk/checksums	2020-07-24 14:16:56 UTC (rev 26683)
@@ -1 +1 @@
-94c67b3cfbee10605a5e59d0ed9161db  mpfr-4.0.0.tar.xz
+bdd3d5efba9c17da8d83a35ec552baef  mpfr-4.1.0.tar.xz

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