diff options
author | danilo <danilo@FreeBSD.org> | 2017-03-02 03:18:57 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2017-03-02 03:18:57 +0800 |
commit | 7af296e79bd1222d38883de528171daff85fa900 (patch) | |
tree | 802cc50b237655be462bb1f8a245d9458c052b26 /math | |
parent | f0cbcf26852a062e94ff7d508342eea20b3a36eb (diff) | |
download | freebsd-ports-gnome-7af296e79bd1222d38883de528171daff85fa900.tar.gz freebsd-ports-gnome-7af296e79bd1222d38883de528171daff85fa900.tar.zst freebsd-ports-gnome-7af296e79bd1222d38883de528171daff85fa900.zip |
- Update to 7.800.1
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 44ca70e4c6d3..18ec4ebda1b7 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.800.0 +PORTVERSION= 7.800.1 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index a37af087ac52..2f3e1b32a19f 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487545484 -SHA256 (armadillo-7.800.0.tar.xz) = ba56fb7b31c77d7ecd41334243d8a45d51e7559f76f6371783c17a72432dd486 -SIZE (armadillo-7.800.0.tar.xz) = 4000172 +TIMESTAMP = 1488242620 +SHA256 (armadillo-7.800.1.tar.xz) = 5ada65a5a610301ae188bb34f0ac6e7fdafbdbcd0450b0adb7715349ae14b8db +SIZE (armadillo-7.800.1.tar.xz) = 4001148 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 55b493731d36..fa8b43a026ba 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -500,7 +500,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.800.0 +lib/libarmadillo.so.7.800.1 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake |