Date: Thu, 20 Jul 2017 17:57:06 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446283 - head/math/PDL Message-ID: <201707201757.v6KHv6uh053003@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jul 20 17:57:06 2017 New Revision: 446283 URL: https://svnweb.freebsd.org/changeset/ports/446283 Log: Update to 2.018 Changes: http://search.cpan.org/dist/PDL/Changes Modified: head/math/PDL/Makefile head/math/PDL/distinfo Modified: head/math/PDL/Makefile ============================================================================== --- head/math/PDL/Makefile Thu Jul 20 17:57:01 2017 (r446282) +++ head/math/PDL/Makefile Thu Jul 20 17:57:06 2017 (r446283) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= PDL -PORTVERSION= 2.017 -PORTREVISION= 1 +PORTVERSION= 2.018 CATEGORIES= math perl5 MASTER_SITES= CPAN @@ -18,6 +17,7 @@ BUILD_DEPENDS= p5-Astro-FITS-Header>=0:astro/p5-Astro- p5-File-Map>=0.57:devel/p5-File-Map \ p5-Inline>=0.68:devel/p5-Inline \ p5-Inline-C>=0.62:devel/p5-Inline-C \ + p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Module-Compile>=0.23:devel/p5-Module-Compile RUN_DEPENDS:= ${BUILD_DEPENDS} BUILD_DEPENDS+= p5-Devel-CheckLib>=1.01:devel/p5-Devel-CheckLib Modified: head/math/PDL/distinfo ============================================================================== --- head/math/PDL/distinfo Thu Jul 20 17:57:01 2017 (r446282) +++ head/math/PDL/distinfo Thu Jul 20 17:57:06 2017 (r446283) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476287925 -SHA256 (PDL-2.017.tar.gz) = 93b3f22454485d92efb2f85d2e622fd584b2df6a252eae672eba3c39d3c3bd10 -SIZE (PDL-2.017.tar.gz) = 2889414 +TIMESTAMP = 1500566459 +SHA256 (PDL-2.018.tar.gz) = af3ce01f093a08ee814d942b448d5c8d9daafb83d89c8933c4a22c5355233805 +SIZE (PDL-2.018.tar.gz) = 2892896
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707201757.v6KHv6uh053003>