Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2018 21:17:26 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487388 - head/math/armadillo
Message-ID:  <201812132117.wBDLHQvF036664@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Thu Dec 13 21:17:26 2018
New Revision: 487388
URL: https://svnweb.freebsd.org/changeset/ports/487388

Log:
  - Update to 9.200.6

Modified:
  head/math/armadillo/Makefile
  head/math/armadillo/distinfo
  head/math/armadillo/pkg-plist

Modified: head/math/armadillo/Makefile
==============================================================================
--- head/math/armadillo/Makefile	Thu Dec 13 21:07:48 2018	(r487387)
+++ head/math/armadillo/Makefile	Thu Dec 13 21:17:26 2018	(r487388)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	armadillo
-PORTVERSION=	9.200.5
-PORTREVISION=	2
+PORTVERSION=	9.200.6
 CATEGORIES=	math
 MASTER_SITES=	SF/arma
 
@@ -22,6 +21,7 @@ LIB_DEPENDS=	libboost_date_time.so:devel/boost-libs \
 		libsz.so:science/szip
 
 USES=		blaslapack cmake compiler:c++11-lang pkgconfig tar:xz
+
 USE_LDCONFIG=	yes
 CMAKE_ARGS+=	-DPKG_CONFIG_DIR=${LOCALBASE}/libdata/pkgconfig/
 

Modified: head/math/armadillo/distinfo
==============================================================================
--- head/math/armadillo/distinfo	Thu Dec 13 21:07:48 2018	(r487387)
+++ head/math/armadillo/distinfo	Thu Dec 13 21:17:26 2018	(r487388)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543528182
-SHA256 (armadillo-9.200.5.tar.xz) = 4a47fdb13178a252bccae683d3bc0634effe69682abfe0d92f5e73ab2b99462b
-SIZE (armadillo-9.200.5.tar.xz) = 4786264
+TIMESTAMP = 1544735587
+SHA256 (armadillo-9.200.6.tar.xz) = 2460dced83e0f7d8340a6fab8065f18635707259edc9bf4cbac325b1b46fa8be
+SIZE (armadillo-9.200.6.tar.xz) = 4786904

Modified: head/math/armadillo/pkg-plist
==============================================================================
--- head/math/armadillo/pkg-plist	Thu Dec 13 21:07:48 2018	(r487387)
+++ head/math/armadillo/pkg-plist	Thu Dec 13 21:17:26 2018	(r487388)
@@ -550,7 +550,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp
 include/armadillo_bits/xvec_htrans_meat.hpp
 lib/libarmadillo.so
 lib/libarmadillo.so.9
-lib/libarmadillo.so.9.200.5
+lib/libarmadillo.so.9.200.6
 libdata/pkgconfig/armadillo.pc
 share/Armadillo/CMake/ArmadilloConfig.cmake
 share/Armadillo/CMake/ArmadilloConfigVersion.cmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812132117.wBDLHQvF036664>