diff options
author | danilo <danilo@FreeBSD.org> | 2016-12-29 20:18:30 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-12-29 20:18:30 +0800 |
commit | 18d66dac645937d2dd101ef9a5cf8ab46e9baf27 (patch) | |
tree | 9eaddd058900092353b50357b8f8e2245009d0e9 /math | |
parent | 4f8da5999052c6dd0843c128ec403de84cd9aa48 (diff) | |
download | freebsd-ports-gnome-18d66dac645937d2dd101ef9a5cf8ab46e9baf27.tar.gz freebsd-ports-gnome-18d66dac645937d2dd101ef9a5cf8ab46e9baf27.tar.zst freebsd-ports-gnome-18d66dac645937d2dd101ef9a5cf8ab46e9baf27.zip |
- Update to 7.600.2
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 628155b11908..0ef1c66143d3 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.600.1 +PORTVERSION= 7.600.2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index a8964d810294..283ab755eea6 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481908403 -SHA256 (armadillo-7.600.1.tar.xz) = f3a35c2a56dc706e9c413438d5b3063a0df2141515efaf2d1170d1944573afb7 -SIZE (armadillo-7.600.1.tar.xz) = 3997480 +TIMESTAMP = 1482798113 +SHA256 (armadillo-7.600.2.tar.xz) = 6790d5e6b41fcac6733632a9c3775239806d00178886226dec3f986a884f4c2d +SIZE (armadillo-7.600.2.tar.xz) = 3997004 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 78a6a336c3fe..c435bae6cce0 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -487,7 +487,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.600.1 +lib/libarmadillo.so.7.600.2 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake |