diff options
author | danilo <danilo@FreeBSD.org> | 2016-10-11 23:30:12 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-10-11 23:30:12 +0800 |
commit | 0cbbc2a80f8d80339b261e439618dc3376ea25b4 (patch) | |
tree | e08256d5e77d0b46929bae208b47fccd002369ea /math | |
parent | dc5cf765171a824e864d15612fcb170fc609eaa9 (diff) | |
download | freebsd-ports-gnome-0cbbc2a80f8d80339b261e439618dc3376ea25b4.tar.gz freebsd-ports-gnome-0cbbc2a80f8d80339b261e439618dc3376ea25b4.tar.zst freebsd-ports-gnome-0cbbc2a80f8d80339b261e439618dc3376ea25b4.zip |
- Update to 7.400.4
Diffstat (limited to 'math')
-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 ec10a42e02cc..55cca21c409c 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.400.3 +PORTVERSION= 7.400.4 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 75077d829314..e8062774838e 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475263015 -SHA256 (armadillo-7.400.3.tar.xz) = 3fca5060da60e7d738344df919c71773a78d473ca999f356e204a2fd37837fbb -SIZE (armadillo-7.400.3.tar.xz) = 3994792 +TIMESTAMP = 1476199746 +SHA256 (armadillo-7.400.4.tar.xz) = f736894893f0f4c49b6e12ed220de8d30a2dca975c1036c9451ef07a7e969c39 +SIZE (armadillo-7.400.4.tar.xz) = 3995060 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index e79a062f9e29..1f39e5cfaf3b 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.2 +lib/libarmadillo.so.7.400.4 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake |