mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update math/eigen3 to 3.2.9
Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7729
This commit is contained in:
parent
61dfcdd81d
commit
759973a399
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421231
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= eigen
|
||||
PORTVERSION= 3.2.8
|
||||
PORTVERSION= 3.2.9
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://bitbucket.org/${PORTNAME}/${PORTNAME}/get/
|
||||
DISTNAME= ${PORTVERSION}
|
||||
|
@ -17,6 +17,6 @@ CMAKE_ARGS= -DPKGCONFIG_INSTALL_DIR:PATH="${PREFIX}/libdata/pkgconfig"
|
|||
USES= cmake:outsource tar:bzip2
|
||||
NO_BUILD= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-07105f7124f9
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-dc6cfdf9bcec
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (eigen/3.2.8.tar.bz2) = 722a63d672b70f39c271c5e2a4a43ba14d12015674331790414fcb167c357e55
|
||||
SIZE (eigen/3.2.8.tar.bz2) = 1161201
|
||||
TIMESTAMP = 1472680089
|
||||
SHA256 (eigen/3.2.9.tar.bz2) = 4d1e036ec1ed4f4805d5c6752b76072d67538889f4003fadf2f6e00a825845ff
|
||||
SIZE (eigen/3.2.9.tar.bz2) = 1163762
|
||||
|
|
Loading…
Add table
Reference in a new issue