diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-11-25 13:24:33 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-11-25 13:24:33 +0000 |
commit | c797b42a578af5987560232f6964e2b8d79a4c08 (patch) | |
tree | 1390083d1a824f6c70244fbcc7427e9a55e77d4f /math | |
parent | f9413154270df1672d37c33d83a370448110e0ac (diff) | |
download | ports-c797b42a578af5987560232f6964e2b8d79a4c08.tar.gz ports-c797b42a578af5987560232f6964e2b8d79a4c08.zip |
- Update to 4.550.1
Notes
Notes:
svn path=/head/; revision=373407
Diffstat (limited to 'math')
-rw-r--r-- | math/armadillo/Makefile | 2 | ||||
-rw-r--r-- | math/armadillo/distinfo | 4 | ||||
-rw-r--r-- | math/armadillo/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 5007c73c5f99..56beeb65a37b 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.550.0 +PORTVERSION= 4.550.1 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 48377a7522a0..5446321c1c4b 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.550.0.tar.gz) = 54a03bfe7dbf5d7a7aa8ef6e4101b9c6def7c7eeb74fbce4fc5981e4371204e1 -SIZE (armadillo-4.550.0.tar.gz) = 5344515 +SHA256 (armadillo-4.550.1.tar.gz) = f44e85a4cc2d1631339ef974464730d952f3b2bf9141eedfc42ed4ace9148260 +SIZE (armadillo-4.550.1.tar.gz) = 5344633 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 918c596b959f..b7911ce0d854 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -407,7 +407,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.4 -lib/libarmadillo.so.4.550.0 +lib/libarmadillo.so.4.550.1 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake |