From owner-svn-ports-all@freebsd.org Wed Jul 18 11:15:32 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4D0B104509E; Wed, 18 Jul 2018 11:15:32 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 56B74754CA; Wed, 18 Jul 2018 11:15:32 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 33C2119731; Wed, 18 Jul 2018 11:15:32 +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 w6IBFV9K017818; Wed, 18 Jul 2018 11:15:31 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6IBFVOS017816; Wed, 18 Jul 2018 11:15:31 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201807181115.w6IBFVOS017816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 18 Jul 2018 11:15:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474851 - head/math/R-cran-gmp X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/math/R-cran-gmp X-SVN-Commit-Revision: 474851 X-SVN-Commit-Repository: ports 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.27 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, 18 Jul 2018 11:15:32 -0000 Author: tota Date: Wed Jul 18 11:15:31 2018 New Revision: 474851 URL: https://svnweb.freebsd.org/changeset/ports/474851 Log: - Update to 0.5-13.2 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 Jul 18 11:13:06 2018 (r474850) +++ head/math/R-cran-gmp/Makefile Wed Jul 18 11:15:31 2018 (r474851) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gmp -DISTVERSION= 0.5-13.1 -PORTREVISION= 1 +DISTVERSION= 0.5-13.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-gmp/distinfo ============================================================================== --- head/math/R-cran-gmp/distinfo Wed Jul 18 11:13:06 2018 (r474850) +++ head/math/R-cran-gmp/distinfo Wed Jul 18 11:15:31 2018 (r474851) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493802710 -SHA256 (gmp_0.5-13.1.tar.gz) = 2f805374a26742cd43f6b2054130d8670eda1940070aabb9971e9e48226d0976 -SIZE (gmp_0.5-13.1.tar.gz) = 131321 +TIMESTAMP = 1531909514 +SHA256 (gmp_0.5-13.2.tar.gz) = ae6b7ef8cdb67df7888aaa2b27ee387e3f4e11193e247d67d8385aa2b294a6f5 +SIZE (gmp_0.5-13.2.tar.gz) = 131313