pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/p5-Math-MatrixReal
Module Name: pkgsrc
Committed By: mef
Date: Sat Feb 11 11:17:54 UTC 2017
Modified Files:
pkgsrc/math/p5-Math-MatrixReal: Makefile distinfo
Log Message:
Updated math/p5-Math-MatrixReal to 2.13
---------------------------------------
Changes in v2.13 - Jonathan "Duke" Leto
September 2015
--------------------------
* Fix bug where as_list() did not work correctly for non-square matrices.
Reported by Elia Liitiäinen in RT #116968
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/math/p5-Math-MatrixReal/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/p5-Math-MatrixReal/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/p5-Math-MatrixReal/Makefile
diff -u pkgsrc/math/p5-Math-MatrixReal/Makefile:1.26 pkgsrc/math/p5-Math-MatrixReal/Makefile:1.27
--- pkgsrc/math/p5-Math-MatrixReal/Makefile:1.26 Wed Jun 8 19:24:02 2016
+++ pkgsrc/math/p5-Math-MatrixReal/Makefile Sat Feb 11 11:17:54 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2016/06/08 19:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/02/11 11:17:54 mef Exp $
-DISTNAME= Math-MatrixReal-2.12
+DISTNAME= Math-MatrixReal-2.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
Index: pkgsrc/math/p5-Math-MatrixReal/distinfo
diff -u pkgsrc/math/p5-Math-MatrixReal/distinfo:1.7 pkgsrc/math/p5-Math-MatrixReal/distinfo:1.8
--- pkgsrc/math/p5-Math-MatrixReal/distinfo:1.7 Sun Feb 14 11:55:10 2016
+++ pkgsrc/math/p5-Math-MatrixReal/distinfo Sat Feb 11 11:17:54 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/02/14 11:55:10 wen Exp $
+$NetBSD: distinfo,v 1.8 2017/02/11 11:17:54 mef Exp $
-SHA1 (Math-MatrixReal-2.12.tar.gz) = 24ca9eeca5c74d82c35ca9c32498e5ec1d4988fc
-RMD160 (Math-MatrixReal-2.12.tar.gz) = 344ce28cac9fc9c6ee36ecc17f27f854b81f8f21
-SHA512 (Math-MatrixReal-2.12.tar.gz) = d6a03936fb8c74c187af47aedafc9af95b4118bea1a8eda975dc93478145023647cccab479b83aa5f3c5eb69cfcc5ba6ebc6d61bdfa5c61aadf35a02744f764d
-Size (Math-MatrixReal-2.12.tar.gz) = 82731 bytes
+SHA1 (Math-MatrixReal-2.13.tar.gz) = 6601916ca71781e7a5cabbe4d57d9698f4fd53b9
+RMD160 (Math-MatrixReal-2.13.tar.gz) = db0558294706b2f744cf4ffe671041f5bd48d168
+SHA512 (Math-MatrixReal-2.13.tar.gz) = 0947ea14d0f09d0ca91b1b7c48352a8529893a98c51333b1f04cdca01cd1e6e767967d549e1d2341452d57f0e97a85272e6cd72e01fd3c8bd2224cad10c3b86f
+Size (Math-MatrixReal-2.13.tar.gz) = 151495 bytes
Home |
Main Index |
Thread Index |
Old Index