Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2013 21:04:40 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329504 - head/math/gmp
Message-ID:  <201310052104.r95L4e9M042290@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Sat Oct  5 21:04:40 2013
New Revision: 329504
URL: http://svnweb.freebsd.org/changeset/ports/329504

Log:
  Update to 5.1.3 release.

Modified:
  head/math/gmp/Makefile
  head/math/gmp/distinfo

Modified: head/math/gmp/Makefile
==============================================================================
--- head/math/gmp/Makefile	Sat Oct  5 20:56:22 2013	(r329503)
+++ head/math/gmp/Makefile	Sat Oct  5 21:04:40 2013	(r329504)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gmp
-PORTVERSION=	5.1.2
+PORTVERSION=	5.1.3
 CATEGORIES=	math devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	gmp
@@ -15,7 +15,7 @@ LICENSE=	LGPL3
 OPTIONS_DEFINE=	CPU_OPTS
 CPU_OPTS_DESC=	Enable assembly optimizations for your CPU
 
-USE_BZIP2=	yes
+USE_XZ=		yes
 HAS_CONFIGURE=	yes
 GNU_CONFIGURE=	no # needed, since the following line would add it
 USE_AUTOTOOLS=	libtool

Modified: head/math/gmp/distinfo
==============================================================================
--- head/math/gmp/distinfo	Sat Oct  5 20:56:22 2013	(r329503)
+++ head/math/gmp/distinfo	Sat Oct  5 21:04:40 2013	(r329504)
@@ -1,2 +1,2 @@
-SHA256 (gmp-5.1.2.tar.bz2) = 2099deea64ef3e58ac2b42eaaa0286c3231430a8e893359d806bfa31611c1b8f
-SIZE (gmp-5.1.2.tar.bz2) = 2194495
+SHA256 (gmp-5.1.3.tar.xz) = dee2eda37f4ff541f30019932db0c37f6f77a30ba3609234933b1818f9b07071
+SIZE (gmp-5.1.3.tar.xz) = 1818812



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310052104.r95L4e9M042290>