Date: Sat, 19 Dec 2020 20:20:05 +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: r558628 - head/math/p5-Math-Matrix Message-ID: <202012192020.0BJKK5BO018694@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 19 20:20:05 2020 New Revision: 558628 URL: https://svnweb.freebsd.org/changeset/ports/558628 Log: Update to 0.92 Changes: https://metacpan.org/changes/distribution/Math-Matrix Modified: head/math/p5-Math-Matrix/Makefile head/math/p5-Math-Matrix/distinfo Modified: head/math/p5-Math-Matrix/Makefile ============================================================================== --- head/math/p5-Math-Matrix/Makefile Sat Dec 19 20:20:00 2020 (r558627) +++ head/math/p5-Math-Matrix/Makefile Sat Dec 19 20:20:05 2020 (r558628) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Matrix -PORTVERSION= 0.91 +PORTVERSION= 0.92 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Matrix/distinfo ============================================================================== --- head/math/p5-Math-Matrix/distinfo Sat Dec 19 20:20:00 2020 (r558627) +++ head/math/p5-Math-Matrix/distinfo Sat Dec 19 20:20:05 2020 (r558628) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598175302 -SHA256 (Math-Matrix-0.91.tar.gz) = bed4cffe0ccde78571ff41b8313db51844c0e34e98d431fb59d294111ce9c231 -SIZE (Math-Matrix-0.91.tar.gz) = 27895 +TIMESTAMP = 1608366308 +SHA256 (Math-Matrix-0.92.tar.gz) = 5010c25615bfd0e82ce2428ddd3c8cf7a66f726d72a5719eb28946e4c045d17f +SIZE (Math-Matrix-0.92.tar.gz) = 112195
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012192020.0BJKK5BO018694>