Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2017 18:07:46 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440028 - head/math/R-cran-gmp
Message-ID:  <201705031807.v43I7kn3089662@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Wed May  3 18:07:45 2017
New Revision: 440028
URL: https://svnweb.freebsd.org/changeset/ports/440028

Log:
  - Update to 0.5-13.1
  - Add "compiles" argument to USES=cran

Modified:
  head/math/R-cran-gmp/Makefile   (contents, props changed)
  head/math/R-cran-gmp/distinfo   (contents, props changed)

Modified: head/math/R-cran-gmp/Makefile
==============================================================================
--- head/math/R-cran-gmp/Makefile	Wed May  3 17:49:45 2017	(r440027)
+++ head/math/R-cran-gmp/Makefile	Wed May  3 18:07:45 2017	(r440028)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gmp
-DISTVERSION=	0.5-12
+DISTVERSION=	0.5-13.1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -13,6 +13,6 @@ LICENSE=	GPLv2+
 
 LIB_DEPENDS=	libgmp.so:math/gmp
 
-USES=	cran:auto-plist
+USES=	cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-gmp/distinfo
==============================================================================
--- head/math/R-cran-gmp/distinfo	Wed May  3 17:49:45 2017	(r440027)
+++ head/math/R-cran-gmp/distinfo	Wed May  3 18:07:45 2017	(r440028)
@@ -1,2 +1,3 @@
-SHA256 (gmp_0.5-12.tar.gz) = aa4e6b0d0d64edfff166b7417e7c2782a1337905d667258d44ca881229dbd781
-SIZE (gmp_0.5-12.tar.gz) = 130077
+TIMESTAMP = 1493802710
+SHA256 (gmp_0.5-13.1.tar.gz) = 2f805374a26742cd43f6b2054130d8670eda1940070aabb9971e9e48226d0976
+SIZE (gmp_0.5-13.1.tar.gz) = 131321



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