From owner-svn-ports-all@freebsd.org Wed May 3 18:07:47 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4D9ABD5CF26; Wed, 3 May 2017 18:07:47 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1DB50CB4; Wed, 3 May 2017 18:07:47 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v43I7k2m089664; Wed, 3 May 2017 18:07:46 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v43I7kn3089662; Wed, 3 May 2017 18:07:46 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201705031807.v43I7kn3089662@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 3 May 2017 18:07:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440028 - head/math/R-cran-gmp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2017 18:07:47 -0000 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 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