Date: Thu, 5 Apr 2018 15:21:30 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466566 - head/math/p5-Math-GMP Message-ID: <201804051521.w35FLU7b070918@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804051521.w35FLU7b070918>