diff options
author | yuri <yuri@FreeBSD.org> | 2019-10-07 07:10:28 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2019-10-07 07:10:28 +0800 |
commit | 52b46c8bab3f5b8b78dffdb56018fa6c554877d3 (patch) | |
tree | 2f370c9f8fe5f7722283f869e2afba677573a9ee /math | |
parent | 042604938b4f26d57c66d97137929acf4f0b7b94 (diff) | |
download | freebsd-ports-gnome-52b46c8bab3f5b8b78dffdb56018fa6c554877d3.tar.gz freebsd-ports-gnome-52b46c8bab3f5b8b78dffdb56018fa6c554877d3.tar.zst freebsd-ports-gnome-52b46c8bab3f5b8b78dffdb56018fa6c554877d3.zip |
math/cppad: Update 20190200.4 -> 20190200.5
Reported by: portscout
Diffstat (limited to 'math')
-rw-r--r-- | math/cppad/Makefile | 2 | ||||
-rw-r--r-- | math/cppad/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/cppad/Makefile b/math/cppad/Makefile index 6e21d70b5ba6..8d6ff9180f91 100644 --- a/math/cppad/Makefile +++ b/math/cppad/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cppad -DISTVERSION= 20190200.4 +DISTVERSION= 20190200.5 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/cppad/distinfo b/math/cppad/distinfo index 7f5a59b89659..66fb55a736a5 100644 --- a/math/cppad/distinfo +++ b/math/cppad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566716449 -SHA256 (coin-or-CppAD-20190200.4_GH0.tar.gz) = 6b50da5918bb10b3921792adfc9331b737c4a08aa608512345ffbcc83f7de808 -SIZE (coin-or-CppAD-20190200.4_GH0.tar.gz) = 1510909 +TIMESTAMP = 1570403249 +SHA256 (coin-or-CppAD-20190200.5_GH0.tar.gz) = 3b89e2a88c4fc7e263c67787e4dde2d3be5a786f389d9c608d21a1acffcee16a +SIZE (coin-or-CppAD-20190200.5_GH0.tar.gz) = 1510989 |