pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 14 11:41:35 UTC 2025
Modified Files:
pkgsrc/math/blas: PLIST
pkgsrc/math/blas64: PLIST
pkgsrc/math/cblas: PLIST
pkgsrc/math/cblas64: PLIST
pkgsrc/math/lapack64: PLIST
pkgsrc/math/lapacke: PLIST
pkgsrc/math/lapacke64: PLIST
Log Message:
*: remove {PKGVERSION} from blas/lapack packages' PLIST
It is a coincidence this matches for 3.12.0, it will not for 3.12.1.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/blas/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/blas64/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/cblas/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/cblas64/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/lapack64/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/lapacke/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/lapacke64/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/blas/PLIST
diff -u pkgsrc/math/blas/PLIST:1.7 pkgsrc/math/blas/PLIST:1.8
--- pkgsrc/math/blas/PLIST:1.7 Mon Jan 8 21:28:56 2024
+++ pkgsrc/math/blas/PLIST Tue Jan 14 11:41:34 2025
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.7 2024/01/08 21:28:56 thor Exp $
+@comment $NetBSD: PLIST,v 1.8 2025/01/14 11:41:34 wiz Exp $
lib/libblas.so
lib/libblas.so.3
-lib/libblas.so.${PKGVERSION}
+lib/libblas.so.3.12.0
lib/pkgconfig/blas.pc
Index: pkgsrc/math/blas64/PLIST
diff -u pkgsrc/math/blas64/PLIST:1.2 pkgsrc/math/blas64/PLIST:1.3
--- pkgsrc/math/blas64/PLIST:1.2 Mon Jan 8 21:28:57 2024
+++ pkgsrc/math/blas64/PLIST Tue Jan 14 11:41:34 2025
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2024/01/08 21:28:57 thor Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/01/14 11:41:34 wiz Exp $
lib/libblas64.so
lib/libblas64.so.3
-lib/libblas64.so.${PKGVERSION}
+lib/libblas64.so.3.12.0
lib/pkgconfig/blas64.pc
Index: pkgsrc/math/cblas/PLIST
diff -u pkgsrc/math/cblas/PLIST:1.5 pkgsrc/math/cblas/PLIST:1.6
--- pkgsrc/math/cblas/PLIST:1.5 Mon Jan 8 21:28:57 2024
+++ pkgsrc/math/cblas/PLIST Tue Jan 14 11:41:34 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2024/01/08 21:28:57 thor Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/01/14 11:41:34 wiz Exp $
include/cblas.h
include/cblas_64.h
include/cblas_f77.h
@@ -9,5 +9,5 @@ include/netlib/cblas_f77.h
include/netlib/cblas_mangling.h
lib/libcblas.so
lib/libcblas.so.3
-lib/libcblas.so.${PKGVERSION}
+lib/libcblas.so.3.12.0
lib/pkgconfig/cblas.pc
Index: pkgsrc/math/cblas64/PLIST
diff -u pkgsrc/math/cblas64/PLIST:1.3 pkgsrc/math/cblas64/PLIST:1.4
--- pkgsrc/math/cblas64/PLIST:1.3 Sun Feb 18 12:06:47 2024
+++ pkgsrc/math/cblas64/PLIST Tue Jan 14 11:41:35 2025
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2024/02/18 12:06:47 thor Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/01/14 11:41:35 wiz Exp $
include/netlib64/cblas.h
include/netlib64/cblas_64.h
include/netlib64/cblas_f77.h
include/netlib64/cblas_mangling.h
lib/libcblas64.so
lib/libcblas64.so.3
-lib/libcblas64.so.${PKGVERSION}
+lib/libcblas64.so.3.12.0
lib/pkgconfig/cblas64.pc
Index: pkgsrc/math/lapack64/PLIST
diff -u pkgsrc/math/lapack64/PLIST:1.2 pkgsrc/math/lapack64/PLIST:1.3
--- pkgsrc/math/lapack64/PLIST:1.2 Mon Jan 8 21:28:56 2024
+++ pkgsrc/math/lapack64/PLIST Tue Jan 14 11:41:35 2025
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2024/01/08 21:28:56 thor Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/01/14 11:41:35 wiz Exp $
lib/liblapack64.so
lib/liblapack64.so.3
-lib/liblapack64.so.${PKGVERSION}
+lib/liblapack64.so.3.12.0
lib/pkgconfig/lapack64.pc
Index: pkgsrc/math/lapacke/PLIST
diff -u pkgsrc/math/lapacke/PLIST:1.4 pkgsrc/math/lapacke/PLIST:1.5
--- pkgsrc/math/lapacke/PLIST:1.4 Mon Jan 8 21:28:56 2024
+++ pkgsrc/math/lapacke/PLIST Tue Jan 14 11:41:35 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2024/01/08 21:28:56 thor Exp $
+@comment $NetBSD: PLIST,v 1.5 2025/01/14 11:41:35 wiz Exp $
include/lapack.h
include/lapacke.h
include/lapacke_config.h
@@ -11,5 +11,5 @@ include/netlib/lapacke_mangling.h
include/netlib/lapacke_utils.h
lib/liblapacke.so
lib/liblapacke.so.3
-lib/liblapacke.so.${PKGVERSION}
+lib/liblapacke.so.3.12.0
lib/pkgconfig/lapacke.pc
Index: pkgsrc/math/lapacke64/PLIST
diff -u pkgsrc/math/lapacke64/PLIST:1.2 pkgsrc/math/lapacke64/PLIST:1.3
--- pkgsrc/math/lapacke64/PLIST:1.2 Mon Jan 8 21:28:56 2024
+++ pkgsrc/math/lapacke64/PLIST Tue Jan 14 11:41:35 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2024/01/08 21:28:56 thor Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/01/14 11:41:35 wiz Exp $
include/netlib64/lapack.h
include/netlib64/lapacke.h
include/netlib64/lapacke_config.h
@@ -6,5 +6,5 @@ include/netlib64/lapacke_mangling.h
include/netlib64/lapacke_utils.h
lib/liblapacke64.so
lib/liblapacke64.so.3
-lib/liblapacke64.so.${PKGVERSION}
+lib/liblapacke64.so.3.12.0
lib/pkgconfig/lapacke64.pc
Home |
Main Index |
Thread Index |
Old Index