mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
math/primme: Update 2.2 -> 3.0
Reported by: portscout
This commit is contained in:
parent
77a9f8f5b5
commit
04375ba26a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520834
@ -2,8 +2,7 @@
|
||||
|
||||
PORTNAME= primme
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.2
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 3.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -46,11 +45,14 @@ TEST_TARGET= all_tests test
|
||||
PLIST_FILES= include/primme.h \
|
||||
include/primme_eigs.h \
|
||||
include/primme_eigs_f77.h \
|
||||
include/primme_eigs_f90.inc \
|
||||
include/primme_f77.h \
|
||||
include/primme_f90.inc \
|
||||
include/primme_svds.h \
|
||||
include/primme_svds_f77.h \
|
||||
include/primme_svds_f90.inc \
|
||||
lib/libprimme.so \
|
||||
lib/libprimme.so.2 \
|
||||
lib/libprimme.so.2.2
|
||||
lib/libprimme.so.3 \
|
||||
lib/libprimme.so.3.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1540697010
|
||||
SHA256 (primme-primme-v2.2_GH0.tar.gz) = 5ed1b4476659cb0d0ef1de4f00bbd3fa9e1d879f067890a08236dcb48d8e6a52
|
||||
SIZE (primme-primme-v2.2_GH0.tar.gz) = 6161380
|
||||
TIMESTAMP = 1577256032
|
||||
SHA256 (primme-primme-v3.0_GH0.tar.gz) = 9df33b3e5da6f8032ad7deda5f3044868f70fb992f4547df70174605179e0107
|
||||
SIZE (primme-primme-v3.0_GH0.tar.gz) = 12429664
|
||||
|
Loading…
Reference in New Issue
Block a user