diff options
author | danilo <danilo@FreeBSD.org> | 2016-08-29 05:19:05 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-08-29 05:19:05 +0800 |
commit | 57221fdd90ff5ea99e4197ad38182f9daceff7a5 (patch) | |
tree | 327db2530613302f1d51d2b2f35c945bcc0c35fa /math/armadillo | |
parent | 44ffcdfab0409f1c64c3674b7becf2b4b2ccaef6 (diff) | |
download | freebsd-ports-gnome-57221fdd90ff5ea99e4197ad38182f9daceff7a5.tar.gz freebsd-ports-gnome-57221fdd90ff5ea99e4197ad38182f9daceff7a5.tar.zst freebsd-ports-gnome-57221fdd90ff5ea99e4197ad38182f9daceff7a5.zip |
- Update to 7.400.2
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 fe0327f7138d..da6553d6a560 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.400.1 +PORTVERSION= 7.400.2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index e64f5b8e29c6..e3843dd60811 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1471706028 -SHA256 (armadillo-7.400.1.tar.xz) = 96ea71387d03863c0d6e21e86826002d6f8bcc119207aaa5c453697cbf46a362 -SIZE (armadillo-7.400.1.tar.xz) = 3997104 +TIMESTAMP = 1472418941 +SHA256 (armadillo-7.400.2.tar.xz) = e4cdac83a7a271da5b503d7cb3f1da9a2c4419905979a9350d99d75421b6b776 +SIZE (armadillo-7.400.2.tar.xz) = 4002020 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 36c6a93f3ab2..e79a062f9e29 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.1 +lib/libarmadillo.so.7.400.2 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake |