mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
math/cppad: Update 20200000.0 -> 20200000.1
This commit is contained in:
parent
8692d7619b
commit
621dee1e14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522046
3 changed files with 5 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= cppad
|
PORTNAME= cppad
|
||||||
DISTVERSION= 20200000.0
|
DISTVERSION= 20200000.1
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= coin-or-
|
PKGNAMEPREFIX= coin-or-
|
||||||
|
|
||||||
|
@ -18,7 +18,4 @@ USE_LDCONFIG= yes
|
||||||
|
|
||||||
CMAKE_ARGS= -Dcppad_prefix=${PREFIX}
|
CMAKE_ARGS= -Dcppad_prefix=${PREFIX}
|
||||||
|
|
||||||
post-stage:
|
|
||||||
@${RMDIR} ${STAGEDIR}${PREFIX}/include/cppad/utility/omh
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1578115962
|
TIMESTAMP = 1578162154
|
||||||
SHA256 (coin-or-CppAD-20200000.0_GH0.tar.gz) = e4d82565566ef2f63a8d1038729a0ee2b259413e969cfe7d692415cd9335897a
|
SHA256 (coin-or-CppAD-20200000.1_GH0.tar.gz) = 7c674910901e3789cafbc53934ce12d839152e2d01786471aba080cc312015fe
|
||||||
SIZE (coin-or-CppAD-20200000.0_GH0.tar.gz) = 1636183
|
SIZE (coin-or-CppAD-20200000.1_GH0.tar.gz) = 1636273
|
||||||
|
|
|
@ -328,6 +328,6 @@ include/cppad/utility/vector.hpp
|
||||||
include/cppad/utility/vector_bool.hpp
|
include/cppad/utility/vector_bool.hpp
|
||||||
include/cppad/wno_conversion.hpp
|
include/cppad/wno_conversion.hpp
|
||||||
lib/libcppad_lib.so
|
lib/libcppad_lib.so
|
||||||
lib/libcppad_lib.so.340.0
|
lib/libcppad_lib.so.340.1
|
||||||
libdata/pkgconfig/cppad.pc
|
libdata/pkgconfig/cppad.pc
|
||||||
share/pkgconfig/cppad.pc
|
share/pkgconfig/cppad.pc
|
||||||
|
|
Loading…
Add table
Reference in a new issue