diff options
author | danilo <danilo@FreeBSD.org> | 2016-04-05 09:20:56 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-04-05 09:20:56 +0800 |
commit | 5695f928e8b8d732c4681bdb7aadd2c3b6d31862 (patch) | |
tree | ae30a5498a8642523dc8055cf2922cb58cefb5a7 /math/armadillo | |
parent | e117fac4884b0a0027a94b0130fa37cde7fae50d (diff) | |
download | freebsd-ports-gnome-5695f928e8b8d732c4681bdb7aadd2c3b6d31862.tar.gz freebsd-ports-gnome-5695f928e8b8d732c4681bdb7aadd2c3b6d31862.tar.zst freebsd-ports-gnome-5695f928e8b8d732c4681bdb7aadd2c3b6d31862.zip |
- Update to 6.600.5
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 93fb8206d99b..f429d23c698c 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.600.4 +PORTVERSION= 6.600.5 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 841d64284f8e..73185c4a8765 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,2 +1,2 @@ -SHA256 (armadillo-6.600.4.tar.gz) = b48f1b24f6bbb48fef08bf47878e1b5270815cc424415ae817bc6744d854f7d2 -SIZE (armadillo-6.600.4.tar.gz) = 5461169 +SHA256 (armadillo-6.600.5.tar.gz) = 6da5b32f5f2551815948bcfa5182b77b605607660d911b8f9f098f03e3cf7707 +SIZE (armadillo-6.600.5.tar.gz) = 5461091 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index dc4f567c5a08..18d0b3b2c6d2 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -446,7 +446,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.6 -lib/libarmadillo.so.6.600.4 +lib/libarmadillo.so.6.600.5 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake |