Date: Thu, 4 Jan 2018 00:46:11 +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: r458007 - head/math/p5-Math-Polygon Message-ID: <201801040046.w040kBe9062514@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Thu Jan 4 00:46:11 2018 New Revision: 458007 URL: https://svnweb.freebsd.org/changeset/ports/458007 Log: - Update to 1.10 Changes: http://search.cpan.org/src/MARKOV/Math-Polygon-1.10/ChangeLog Modified: head/math/p5-Math-Polygon/Makefile head/math/p5-Math-Polygon/distinfo Modified: head/math/p5-Math-Polygon/Makefile ============================================================================== --- head/math/p5-Math-Polygon/Makefile Thu Jan 4 00:42:16 2018 (r458006) +++ head/math/p5-Math-Polygon/Makefile Thu Jan 4 00:46:11 2018 (r458007) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Polygon -PORTVERSION= 1.08 +PORTVERSION= 1.10 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Polygon/distinfo ============================================================================== --- head/math/p5-Math-Polygon/distinfo Thu Jan 4 00:42:16 2018 (r458006) +++ head/math/p5-Math-Polygon/distinfo Thu Jan 4 00:46:11 2018 (r458007) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514975448 -SHA256 (Math-Polygon-1.08.tar.gz) = 5e06ad30b84a745dabbb2c3cd4b070af4454f11e536d6e7e77d3498c7eaee3a7 -SIZE (Math-Polygon-1.08.tar.gz) = 25847 +TIMESTAMP = 1515055409 +SHA256 (Math-Polygon-1.10.tar.gz) = 020d5f6e7ff3da17e485234dfb5e935528e6774d5760943d8765fab02bdfc2d7 +SIZE (Math-Polygon-1.10.tar.gz) = 26304
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801040046.w040kBe9062514>