From owner-svn-ports-all@freebsd.org Thu Apr 5 15:21:31 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 7E46EF8D465; Thu, 5 Apr 2018 15:21:31 +0000 (UTC) (envelope-from wen@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 2EEFB815FB; Thu, 5 Apr 2018 15:21:31 +0000 (UTC) (envelope-from wen@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 29F392456E; Thu, 5 Apr 2018 15:21:31 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w35FLVHU070920; Thu, 5 Apr 2018 15:21:31 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w35FLU7b070918; Thu, 5 Apr 2018 15:21:30 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201804051521.w35FLU7b070918@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 5 Apr 2018 15:21:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466566 - head/math/p5-Math-GMP X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/math/p5-Math-GMP X-SVN-Commit-Revision: 466566 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.25 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: Thu, 05 Apr 2018 15:21:31 -0000 Author: wen Date: Thu Apr 5 15:21:30 2018 New Revision: 466566 URL: https://svnweb.freebsd.org/changeset/ports/466566 Log: - Update to 2.17 Changes: http://cpansearch.perl.org/src/SHLOMIF/Math-GMP-2.17/Changes Modified: head/math/p5-Math-GMP/Makefile head/math/p5-Math-GMP/distinfo Modified: head/math/p5-Math-GMP/Makefile ============================================================================== --- head/math/p5-Math-GMP/Makefile Thu Apr 5 14:26:33 2018 (r466565) +++ head/math/p5-Math-GMP/Makefile Thu Apr 5 15:21:30 2018 (r466566) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMP -PORTVERSION= 2.16 +PORTVERSION= 2.17 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-GMP/distinfo ============================================================================== --- head/math/p5-Math-GMP/distinfo Thu Apr 5 14:26:33 2018 (r466565) +++ head/math/p5-Math-GMP/distinfo Thu Apr 5 15:21:30 2018 (r466566) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513699842 -SHA256 (Math-GMP-2.16.tar.gz) = 0ecfc9d2e00a1f6d9ce477d264118a43d0db905ea4141af527c16939f99328db -SIZE (Math-GMP-2.16.tar.gz) = 33290 +TIMESTAMP = 1522941268 +SHA256 (Math-GMP-2.17.tar.gz) = 27e809df0d6cfcfc5851c0f68773b6e563347f43de8aff4989454c782754fb1f +SIZE (Math-GMP-2.17.tar.gz) = 33310