diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2017-02-24 14:00:27 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2017-02-24 14:00:27 +0000 |
commit | a6e802a570863a99dd9416b21c2eeed5c3d82034 (patch) | |
tree | 1c56e039d2e2fc4ea3e8e2b29d2b50ff2d5b23b2 /math | |
parent | bb6e39edd28f39eb59fef24e6a61e46e6742e373 (diff) | |
download | freebsd-ports-a6e802a570863a99dd9416b21c2eeed5c3d82034.zip |
- Update to 7.800.0
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 e58f9c5a52d1..44ca70e4c6d3 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.700.0 +PORTVERSION= 7.800.0 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 7018fd645b02..a37af087ac52 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1486392098 -SHA256 (armadillo-7.700.0.tar.xz) = f9029490f7edfb7029e117961db6307c2c3ee368691ed15e4fc58d06c9115d94 -SIZE (armadillo-7.700.0.tar.xz) = 3999612 +TIMESTAMP = 1487545484 +SHA256 (armadillo-7.800.0.tar.xz) = ba56fb7b31c77d7ecd41334243d8a45d51e7559f76f6371783c17a72432dd486 +SIZE (armadillo-7.800.0.tar.xz) = 4000172 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 1e81616549c3..55b493731d36 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.700.0 +lib/libarmadillo.so.7.800.0 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake |