diff options
author | danilo <danilo@FreeBSD.org> | 2015-02-27 20:54:22 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2015-02-27 20:54:22 +0800 |
commit | 4e47537bd4ae7b7741c804ee57601df750bdef75 (patch) | |
tree | 40b1017ac37f9547c57f9cd7f3a29649dab635ad /math/armadillo | |
parent | 3c7e0c5ef818ad9a7a5f306bd64a85327e9389a0 (diff) | |
download | freebsd-ports-gnome-4e47537bd4ae7b7741c804ee57601df750bdef75.tar.gz freebsd-ports-gnome-4e47537bd4ae7b7741c804ee57601df750bdef75.tar.zst freebsd-ports-gnome-4e47537bd4ae7b7741c804ee57601df750bdef75.zip |
- Update to 4.650.2
Diffstat (limited to 'math/armadillo')
-rw-r--r-- | math/armadillo/Makefile | 2 | ||||
-rw-r--r-- | math/armadillo/distinfo | 4 | ||||
-rw-r--r-- | math/armadillo/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index de573b1a00bd..e872aed2d14a 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.650.1 +PORTVERSION= 4.650.2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index f427681313af..953ea6a4a5e4 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.650.1.tar.gz) = 4abd440c15a7062486b3aef3330de981ea159d2d8c84c9c2c0a5cd146402193e -SIZE (armadillo-4.650.1.tar.gz) = 5351058 +SHA256 (armadillo-4.650.2.tar.gz) = 380b9e9a6fa67e917a79a46cbf04ec169ea598932cfeb59c9f1eaf7485f14711 +SIZE (armadillo-4.650.2.tar.gz) = 5351466 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 9fda5fd79012..d712d3eced24 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -408,7 +408,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.4 -lib/libarmadillo.so.4.650.1 +lib/libarmadillo.so.4.650.2 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake |