pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/eigen3
Module Name: pkgsrc
Committed By: wiz
Date: Thu Mar 30 16:04:21 UTC 2023
Modified Files:
pkgsrc/math/eigen3: Makefile distinfo
Log Message:
eigen3: regen distinfo
The distfile currently provided by the URL has the proper WRKSRC.
No other change to previous version, no idea why I got a different one.
Noted by tnn@
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/eigen3/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/eigen3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/eigen3/Makefile
diff -u pkgsrc/math/eigen3/Makefile:1.16 pkgsrc/math/eigen3/Makefile:1.17
--- pkgsrc/math/eigen3/Makefile:1.16 Wed Mar 29 08:50:27 2023
+++ pkgsrc/math/eigen3/Makefile Thu Mar 30 16:04:21 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2023/03/29 08:50:27 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2023/03/30 16:04:21 wiz Exp $
DISTNAME= eigen-3.4.0
PKGNAME= ${DISTNAME:S/eigen/eigen3/}
CATEGORIES= math
-MASTER_SITES= https://gitlab.com/libeigen/eigen/-/archive/${PKGVERSION_NOREV}/
+MASTER_SITES= ${MASTER_SITE_GITLAB:=libeigen/eigen/-/archive/${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -11,8 +11,6 @@ HOMEPAGE= https://eigen.tuxfamily.org/
COMMENT= C++ template library for linear algebra
LICENSE= mpl-2.0
-WRKSRC= ${WRKDIR}/eigen-3147391d946bb4b6c68edd901f2add6ac1f31f8c
-
USE_LANGUAGES= c c++
CMAKE_ARGS+= -DCMAKEPACKAGE_INSTALL_DIR=${PREFIX}/lib/cmake/eigen3
Index: pkgsrc/math/eigen3/distinfo
diff -u pkgsrc/math/eigen3/distinfo:1.17 pkgsrc/math/eigen3/distinfo:1.18
--- pkgsrc/math/eigen3/distinfo:1.17 Wed Mar 29 08:55:00 2023
+++ pkgsrc/math/eigen3/distinfo Thu Mar 30 16:04:21 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2023/03/29 08:55:00 wiz Exp $
+$NetBSD: distinfo,v 1.18 2023/03/30 16:04:21 wiz Exp $
-BLAKE2s (eigen-3.4.0.tar.bz2) = d311feafa05b0d306f9c9708fb6a1938e300ed9253796f7063189b26ab271735
-SHA512 (eigen-3.4.0.tar.bz2) = c4d454be422254dad7d43b22db4d3f375d75e05a2de876a1235d849ab7edf1627dfb31724c83c4286efd87ef1bfd0145da8700d34228b63bb6bec4578b484abb
-Size (eigen-3.4.0.tar.bz2) = 2152200 bytes
+BLAKE2s (eigen-3.4.0.tar.bz2) = d2a613a25633a3c1e5c96dd75b06bf22e9a4797e790d443254381d99d77d3991
+SHA512 (eigen-3.4.0.tar.bz2) = cc488eb111e0e248744d2bc4475b345b5fb82361dff226a5b73a33bd0388de8c219cff8cffcf8f476b672fc0e223f339e8c6a1cfb6293840a4a6abf232438a89
+Size (eigen-3.4.0.tar.bz2) = 2143091 bytes
SHA1 (patch-Eigen_src_Core_IO.h) = 3547fac37c2cdf95a517eaf7d097e9ae6fc3aef1
Home |
Main Index |
Thread Index |
Old Index