diff options
-rw-r--r-- | math/R-cran-gmp/Makefile | 4 | ||||
-rw-r--r-- | math/R-cran-gmp/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/math/R-cran-gmp/Makefile b/math/R-cran-gmp/Makefile index 4a88d255b938..49cbb7aa032d 100644 --- a/math/R-cran-gmp/Makefile +++ b/math/R-cran-gmp/Makefile @@ -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> diff --git a/math/R-cran-gmp/distinfo b/math/R-cran-gmp/distinfo index debe7697b090..054355c48c86 100644 --- a/math/R-cran-gmp/distinfo +++ b/math/R-cran-gmp/distinfo @@ -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 |