aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-04-26 14:41:30 +0800
committeryuri <yuri@FreeBSD.org>2018-04-26 14:41:30 +0800
commit5b8e6aab2caa413827f2bdb954b569f87477fda0 (patch)
treeb54ef7ccd5dfd3ead2707c200f2e743968ee713a /science
parentd8956117c1c4a560f6f258daf817c6192d90bac5 (diff)
downloadfreebsd-ports-graphics-5b8e6aab2caa413827f2bdb954b569f87477fda0.tar.gz
freebsd-ports-graphics-5b8e6aab2caa413827f2bdb954b569f87477fda0.tar.zst
freebsd-ports-graphics-5b8e6aab2caa413827f2bdb954b569f87477fda0.zip
math/suitesparse: Update 4.0.2 -> 5.2.0
Port changes: * Change to DISTVERSION * Update MASTER_SITES * Change to LICENSE_COMB=dual * Add LIB_DEPENDS * Unbundle metis, made it a dependency * Update do-build and do-install * Update WWW Bump 11 ports. games/naev is marked broken because it depends on the no longer installed library. PR: 210579 Submitted by: yuri Submitted by: pfg Approved by: maintainer timeout (maho@FreeBSD.org, 21 months) Approved by: maintainer timeout (fortran@FreeBSD.org, 45 days)
Diffstat (limited to 'science')
-rw-r--r--science/mbdyn/Makefile2
-rw-r--r--science/py-scikit-sparse/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/science/mbdyn/Makefile b/science/mbdyn/Makefile
index c721b8c4543..886003333d5 100644
--- a/science/mbdyn/Makefile
+++ b/science/mbdyn/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mbdyn
PORTVERSION= 1.7.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= https://www.mbdyn.org/userfiles/downloads/
diff --git a/science/py-scikit-sparse/Makefile b/science/py-scikit-sparse/Makefile
index f0c07abd1b9..e86f4e1b94d 100644
--- a/science/py-scikit-sparse/Makefile
+++ b/science/py-scikit-sparse/Makefile
@@ -3,6 +3,7 @@
PORTNAME= scikit-sparse
DISTVERSION= 0.4.3
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}