Date: Mon, 23 May 2022 02:05:42 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 75ee02c9d680 - main - math/cppad: Update 20220000.2 -> 20220000.4 Message-ID: <202205230205.24N25gH0064153@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=75ee02c9d6804ae93f2a3cba1740971124d57c44 commit 75ee02c9d6804ae93f2a3cba1740971124d57c44 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-22 20:24:21 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-23 02:05:39 +0000 math/cppad: Update 20220000.2 -> 20220000.4 Reported by: portscout --- math/cppad/Makefile | 2 +- math/cppad/distinfo | 6 +++--- math/cppad/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/cppad/Makefile b/math/cppad/Makefile index 13b73612dc21..4528f557a635 100644 --- a/math/cppad/Makefile +++ b/math/cppad/Makefile @@ -1,5 +1,5 @@ PORTNAME= cppad -DISTVERSION= 20220000.2 +DISTVERSION= 20220000.4 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/cppad/distinfo b/math/cppad/distinfo index 8bede75c6874..975ee2afb4ef 100644 --- a/math/cppad/distinfo +++ b/math/cppad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644767349 -SHA256 (coin-or-CppAD-20220000.2_GH0.tar.gz) = a363996d6a36c08b37048d3c439119d1cd715ce7caf124ac6f0c2e94240985bd -SIZE (coin-or-CppAD-20220000.2_GH0.tar.gz) = 1673030 +TIMESTAMP = 1653250882 +SHA256 (coin-or-CppAD-20220000.4_GH0.tar.gz) = 0f4e11f20f8436b2d04522b1279f0ed335b28f454e71425ecf39106497363cb4 +SIZE (coin-or-CppAD-20220000.4_GH0.tar.gz) = 1673476 diff --git a/math/cppad/pkg-plist b/math/cppad/pkg-plist index 526e7903c147..bec3f3da617d 100644 --- a/math/cppad/pkg-plist +++ b/math/cppad/pkg-plist @@ -324,6 +324,6 @@ include/cppad/utility/vector.hpp include/cppad/utility/vector_bool.hpp include/cppad/wno_conversion.hpp lib/libcppad_lib.so -lib/libcppad_lib.so.1084.2 +lib/libcppad_lib.so.1084.4 libdata/pkgconfig/cppad.pc share/pkgconfig/cppad.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205230205.24N25gH0064153>