diff options
author | danilo <danilo@FreeBSD.org> | 2015-05-14 21:57:00 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2015-05-14 21:57:00 +0800 |
commit | 7efaa8c8d3f24e84f20731c66c390dd031d8b4f9 (patch) | |
tree | 4ceb9241d71fc19475d9e086a5b28baefa785eb8 /math | |
parent | 44d2ef875749f3daebfe351d0bfa08fb28cccf18 (diff) | |
download | freebsd-ports-gnome-7efaa8c8d3f24e84f20731c66c390dd031d8b4f9.tar.gz freebsd-ports-gnome-7efaa8c8d3f24e84f20731c66c390dd031d8b4f9.tar.zst freebsd-ports-gnome-7efaa8c8d3f24e84f20731c66c390dd031d8b4f9.zip |
- Update to 5.100.2
Diffstat (limited to 'math')
-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 314d23c6a36c..8258795c411b 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 5.100.1 +PORTVERSION= 5.100.2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 54c58ea69639..1f4fa20fdb02 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,2 +1,2 @@ -SHA256 (armadillo-5.100.1.tar.gz) = cf4c3c700e163689b187dd987756d963e24ca5f0834b6dad59832300d55860c7 -SIZE (armadillo-5.100.1.tar.gz) = 5428805 +SHA256 (armadillo-5.100.2.tar.gz) = 63150f12bf7c7c598ea55b7271d99fce349ff386a3dc2cae3904b244f6e35320 +SIZE (armadillo-5.100.2.tar.gz) = 5429961 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 75e863afe937..3e1f8e54b07d 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -423,7 +423,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.5 -lib/libarmadillo.so.5.100.1 +lib/libarmadillo.so.5.100.2 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake |