diff options
author | danilo <danilo@FreeBSD.org> | 2016-10-01 05:13:04 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-10-01 05:13:04 +0800 |
commit | 662ee4556fdc58aad54d3e773932993a629c3a5e (patch) | |
tree | dbf29fa22c8f6538b55179d8dbb81ba236def9d1 | |
parent | 853b26f1fc9d721356ae430dadd8ccbac6c81ade (diff) | |
download | freebsd-ports-gnome-662ee4556fdc58aad54d3e773932993a629c3a5e.tar.gz freebsd-ports-gnome-662ee4556fdc58aad54d3e773932993a629c3a5e.tar.zst freebsd-ports-gnome-662ee4556fdc58aad54d3e773932993a629c3a5e.zip |
- Update to 7.400.3
-rw-r--r-- | math/armadillo/Makefile | 2 | ||||
-rw-r--r-- | math/armadillo/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index da6553d6a560..ec10a42e02cc 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.400.2 +PORTVERSION= 7.400.3 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index e3843dd60811..75077d829314 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1472418941 -SHA256 (armadillo-7.400.2.tar.xz) = e4cdac83a7a271da5b503d7cb3f1da9a2c4419905979a9350d99d75421b6b776 -SIZE (armadillo-7.400.2.tar.xz) = 4002020 +TIMESTAMP = 1475263015 +SHA256 (armadillo-7.400.3.tar.xz) = 3fca5060da60e7d738344df919c71773a78d473ca999f356e204a2fd37837fbb +SIZE (armadillo-7.400.3.tar.xz) = 3994792 |