diff options
author | danilo <danilo@FreeBSD.org> | 2017-02-24 22:00:27 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2017-02-24 22:00:27 +0800 |
commit | 0b67eb65a675942c2c0d3ee7fa9180c5ab1f3f32 (patch) | |
tree | 1c56e039d2e2fc4ea3e8e2b29d2b50ff2d5b23b2 | |
parent | 831c4c17da67d502c6cda8677cd5ed519d0df33e (diff) | |
download | freebsd-ports-gnome-0b67eb65a675942c2c0d3ee7fa9180c5ab1f3f32.tar.gz freebsd-ports-gnome-0b67eb65a675942c2c0d3ee7fa9180c5ab1f3f32.tar.zst freebsd-ports-gnome-0b67eb65a675942c2c0d3ee7fa9180c5ab1f3f32.zip |
- Update to 7.800.0
-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 |