diff options
author | danilo <danilo@FreeBSD.org> | 2016-11-14 06:19:01 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-11-14 06:19:01 +0800 |
commit | c8e34c5d88dd4e452919073e8540abcdbf758325 (patch) | |
tree | 96056b9b161e05ae80ff2b71f280044a7d334102 /math/armadillo | |
parent | 9aea453eee80f37fcd0f8db9486e5e4124419ea9 (diff) | |
download | freebsd-ports-gnome-c8e34c5d88dd4e452919073e8540abcdbf758325.tar.gz freebsd-ports-gnome-c8e34c5d88dd4e452919073e8540abcdbf758325.tar.zst freebsd-ports-gnome-c8e34c5d88dd4e452919073e8540abcdbf758325.zip |
- Update to 7.500.1
Diffstat (limited to 'math/armadillo')
-rw-r--r-- | math/armadillo/Makefile | 2 | ||||
-rw-r--r-- | math/armadillo/distinfo | 6 | ||||
-rw-r--r-- | math/armadillo/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index f34201006bfd..de5d49fd41a9 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.500.0 +PORTVERSION= 7.500.1 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index de32f90f59b4..137fcb0acca1 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476734655 -SHA256 (armadillo-7.500.0.tar.xz) = 7aa6f82b226753b7a534cd77dffb08f82ecbcf60662aa1ea5a7ff5c7c46828f5 -SIZE (armadillo-7.500.0.tar.xz) = 3994540 +TIMESTAMP = 1479075336 +SHA256 (armadillo-7.500.1.tar.xz) = 7d790ee5825caaab4ef29da2746aa1dc4d5fa1a555e13306b8894a487da1f5a4 +SIZE (armadillo-7.500.1.tar.xz) = 3995728 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 11a2de4dc5be..2b2ae74c314f 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -483,7 +483,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.7 -lib/libarmadillo.so.7.500.0 +lib/libarmadillo.so.7.500.1 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake |