diff options
author | danilo <danilo@FreeBSD.org> | 2014-09-15 01:26:58 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-09-15 01:26:58 +0800 |
commit | 3fc4e9e8444dc41a877980c6df18e663254c7b10 (patch) | |
tree | be4aac1b5c22bd993001cac844545fc763eba2b0 | |
parent | 357f4e81bea80a753ca605a35a441d0d1201a2ee (diff) | |
download | freebsd-ports-gnome-3fc4e9e8444dc41a877980c6df18e663254c7b10.tar.gz freebsd-ports-gnome-3fc4e9e8444dc41a877980c6df18e663254c7b10.tar.zst freebsd-ports-gnome-3fc4e9e8444dc41a877980c6df18e663254c7b10.zip |
- Update from 4.400.1 to 4.400.2
-rw-r--r-- | math/armadillo/Makefile | 3 | ||||
-rw-r--r-- | math/armadillo/distinfo | 4 | ||||
-rw-r--r-- | math/armadillo/pkg-plist | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 5ae79ee7543b..1b73a6e4501f 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.400.1 -PORTREVISION= 1 +PORTVERSION= 4.400.2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index e1654ce223ab..43dff290066c 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.400.1.tar.gz) = af50951dd2b17562df93cfe0d5d73e9b9b008b7b2145a5c9b39687ef8e985996 -SIZE (armadillo-4.400.1.tar.gz) = 5340780 +SHA256 (armadillo-4.400.2.tar.gz) = e7bdbf47c810c2b8fad7b2fface618e9bb39fb03a1a5b0a0d4eb511ae7323292 +SIZE (armadillo-4.400.2.tar.gz) = 5340778 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 004d1283272c..e5b775274117 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -401,7 +401,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.400.1 +lib/libarmadillo.so.4.400.2 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake |