mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update to 3.2.2.
Changes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.2 PR: 193104 Submitted by: pfg@
This commit is contained in:
parent
23dba4ee3d
commit
8ad190e4d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366688
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= eigen
|
||||
PORTVERSION= 3.2.1
|
||||
PORTVERSION= 3.2.2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://bitbucket.org/${PORTNAME}/${PORTNAME}/get/
|
||||
DISTNAME= ${PORTVERSION}
|
||||
@ -17,6 +17,6 @@ USES= cmake:outsource tar:bzip2
|
||||
CMAKE_ENV+= PKG_CONFIG_LIBDIR="${LOCALBASE}/libdata"
|
||||
NO_BUILD= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-6b38706d90a9
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-1306d75b4a21
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (eigen/3.2.1.tar.bz2) = 66e6f2ede78d0ef650ae95aa570f548c095690b011000f9163c32618736c928a
|
||||
SIZE (eigen/3.2.1.tar.bz2) = 1138080
|
||||
SHA256 (eigen/3.2.2.tar.bz2) = 929326dcf23a5b9125f898858f2b2b8e4685173c9a5963f86e593791abb621b1
|
||||
SIZE (eigen/3.2.2.tar.bz2) = 1142184
|
||||
|
Loading…
Reference in New Issue
Block a user