diff options
author | danilo <danilo@FreeBSD.org> | 2016-10-18 04:14:08 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-10-18 04:14:08 +0800 |
commit | 5abc6d725cf859dd3ec94012efa53b85cc220ee6 (patch) | |
tree | 6e822c4a3c321e4e967cda17cdb61f85093c00e8 /math/armadillo | |
parent | d535d573ddf8a0ddf1cfde76d08f1512125c664f (diff) | |
download | freebsd-ports-gnome-5abc6d725cf859dd3ec94012efa53b85cc220ee6.tar.gz freebsd-ports-gnome-5abc6d725cf859dd3ec94012efa53b85cc220ee6.tar.zst freebsd-ports-gnome-5abc6d725cf859dd3ec94012efa53b85cc220ee6.zip |
- Update to 7.500.0
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 55cca21c409c..f34201006bfd 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.400.4 +PORTVERSION= 7.500.0 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index e8062774838e..de32f90f59b4 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476199746 -SHA256 (armadillo-7.400.4.tar.xz) = f736894893f0f4c49b6e12ed220de8d30a2dca975c1036c9451ef07a7e969c39 -SIZE (armadillo-7.400.4.tar.xz) = 3995060 +TIMESTAMP = 1476734655 +SHA256 (armadillo-7.500.0.tar.xz) = 7aa6f82b226753b7a534cd77dffb08f82ecbcf60662aa1ea5a7ff5c7c46828f5 +SIZE (armadillo-7.500.0.tar.xz) = 3994540 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 1f39e5cfaf3b..11a2de4dc5be 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.400.4 +lib/libarmadillo.so.7.500.0 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake |