mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
math/cppad: Update 20220000.0 -> 20220000.1
Reported by: portscout
This commit is contained in:
parent
80ef2e5fa8
commit
4674593918
@ -1,5 +1,5 @@
|
||||
PORTNAME= cppad
|
||||
DISTVERSION= 20220000.0
|
||||
DISTVERSION= 20220000.1
|
||||
CATEGORIES= math
|
||||
PKGNAMEPREFIX= coin-or-
|
||||
|
||||
@ -9,10 +9,11 @@ COMMENT= C++ Algorithmic Differentiation package
|
||||
LICENSE= EPL
|
||||
|
||||
USES= cmake compiler:c++11-lang eigen:3,run
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= coin-or
|
||||
GH_PROJECT= CppAD
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ARGS= -Dcppad_prefix=${PREFIX}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1641521802
|
||||
SHA256 (coin-or-CppAD-20220000.0_GH0.tar.gz) = 29aad60d4d80aaf773736ed5efaaa660eaaf686d0622782f31b35d1b08d61635
|
||||
SIZE (coin-or-CppAD-20220000.0_GH0.tar.gz) = 1673038
|
||||
TIMESTAMP = 1642668751
|
||||
SHA256 (coin-or-CppAD-20220000.1_GH0.tar.gz) = e12a66d8af43b5df1674f1b0cb6f84ed64d3e39198dd6fb0411543f499b13289
|
||||
SIZE (coin-or-CppAD-20220000.1_GH0.tar.gz) = 1673045
|
||||
|
@ -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.0
|
||||
lib/libcppad_lib.so.1084.1
|
||||
libdata/pkgconfig/cppad.pc
|
||||
share/pkgconfig/cppad.pc
|
||||
|
Loading…
Reference in New Issue
Block a user