Revision: 26053 http://sourceforge.net/p/gar/code/26053 Author: dmichelsen Date: 2016-11-28 15:47:56 +0000 (Mon, 28 Nov 2016) Log Message: ----------- libmpfr/trunk: Update to 3.1.5
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 2016-11-28 10:36:53 UTC (rev 26052) +++ csw/mgar/pkg/libmpfr/trunk/Makefile 2016-11-28 15:47:56 UTC (rev 26053) @@ -1,7 +1,7 @@ # $Id$ NAME = mpfr -VERSION = 3.1.2 +VERSION = 3.1.5 GARTYPE = v2 DESCRIPTION = GNU Multiple Precision floating-point arithmetic library @@ -17,7 +17,8 @@ PACKAGING_PLATFORMS += solaris10-sparc MASTER_SITES = http://www.mpfr.org/mpfr-$(DL_VER)/ -DISTFILES = $(NAME)-$(VERSION).tar.bz2 +# MASTER_SITES += http://www.mpfr.org/mpfr-3.1.5/ +DISTFILES = $(DISTNAME).tar.xz UPSTREAM_MASTER_SITES = http://www.mpfr.org/mpfr-current/ Modified: csw/mgar/pkg/libmpfr/trunk/checksums =================================================================== --- csw/mgar/pkg/libmpfr/trunk/checksums 2016-11-28 10:36:53 UTC (rev 26052) +++ csw/mgar/pkg/libmpfr/trunk/checksums 2016-11-28 15:47:56 UTC (rev 26053) @@ -1 +1 @@ -ee2c3ac63bf0c2359bf08fc3ee094c19 mpfr-3.1.2.tar.bz2 +c4ac246cf9795a4491e7766002cd528f mpfr-3.1.5.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.