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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jan 16 13:45:25 CET 2018


Revision: 26324
          http://sourceforge.net/p/gar/code/26324
Author:   dmichelsen
Date:     2018-01-16 12:45:25 +0000 (Tue, 16 Jan 2018)
Log Message:
-----------
libmpfr/trunk: Update to 4.0.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	2018-01-16 12:01:56 UTC (rev 26323)
+++ csw/mgar/pkg/libmpfr/trunk/Makefile	2018-01-16 12:45:25 UTC (rev 26324)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME = mpfr
-VERSION = 3.1.6
+VERSION = 4.0.0
 GARTYPE = v2
 
 DESCRIPTION = GNU Multiple Precision floating-point arithmetic library
@@ -15,10 +15,12 @@
 PACKAGING_PLATFORMS += solaris9-sparc
 PACKAGING_PLATFORMS += solaris10-i386
 PACKAGING_PLATFORMS += solaris10-sparc
+PACKAGING_PLATFORMS += solaris11-i386
+PACKAGING_PLATFORMS += solaris11-sparc
+PKGFORMAT-5.11 = svr4
 
-MASTER_SITES = http://www.mpfr.org/mpfr-$(DL_VER)/
-# MASTER_SITES += http://www.mpfr.org/mpfr-3.1.5/
-DISTNAME = $(NAME)-$(VERSION)-rc1
+MASTER_SITES += http://www.mpfr.org/mpfr-current/
+# DISTNAME = $(NAME)-$(VERSION)-rc1
 DISTFILES  = $(DISTNAME).tar.xz
 
 UPSTREAM_MASTER_SITES = http://www.mpfr.org/mpfr-current/
@@ -42,17 +44,15 @@
 # # For linking against the old gcc
 # EXTRA_LIB = $(prefix)/gcc4/lib
 
-PACKAGES =
-PACKAGES += CSWlibmpfr4
-CATALOGNAME_CSWlibmpfr4 = libmpfr4
-PKGFILES_CSWlibmpfr4 += $(call baseisadirs,$(libdir),libmpfr\.so\.4(\.\d+)*)
-SPKG_DESC_CSWlibmpfr4 += $(DESCRIPTION), libmpfr.so.4
-RUNTIME_DEP_PKGS_CSWlibmpfr4 += CSWlibgmp10
-CHECKPKG_OVERRIDES_CSWlibmpfr4 += no-direct-binding
+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 += CSWlibmpfr4
+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
@@ -63,7 +63,7 @@
 # directory be in front instead.
 # http://websympa.loria.fr/wwsympa/arc/mpfr/2011-09/msg00009.html
 # http://wiki.opencsw.org/porting-faq#toc9
-LD_OPTIONS =
+LD_OPTIONS = $(LINKER_MAPS) $(LINKER_DIRECT) $(LINKER_IGNORE)
 EXTRA_LINKER_FLAGS = $(RUNPATH_LINKER_FLAGS)
 
 include gar/category.mk

Modified: csw/mgar/pkg/libmpfr/trunk/checksums
===================================================================
--- csw/mgar/pkg/libmpfr/trunk/checksums	2018-01-16 12:01:56 UTC (rev 26323)
+++ csw/mgar/pkg/libmpfr/trunk/checksums	2018-01-16 12:45:25 UTC (rev 26324)
@@ -1 +1 @@
-361a2baece3475b047596b7d7c57397d  mpfr-3.1.6-rc1.tar.xz
+94c67b3cfbee10605a5e59d0ed9161db  mpfr-4.0.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