svn commit: r534221 - head/math/ambit
Yuri Victorovich
yuri at FreeBSD.org
Thu May 7 01:05:30 UTC 2020
Author: yuri
Date: Thu May 7 01:05:29 2020
New Revision: 534221
URL: https://svnweb.freebsd.org/changeset/ports/534221
Log:
math/ambit: Update 0.4 -> 0.4.1
Reported by: portscout
Modified:
head/math/ambit/Makefile
head/math/ambit/distinfo
Modified: head/math/ambit/Makefile
==============================================================================
--- head/math/ambit/Makefile Thu May 7 01:02:37 2020 (r534220)
+++ head/math/ambit/Makefile Thu May 7 01:05:29 2020 (r534221)
@@ -2,8 +2,7 @@
PORTNAME= ambit
DISTVERSIONPREFIX= v
-DISTVERSION= 0.4
-PORTREVISION= 2
+DISTVERSION= 0.4.1
CATEGORIES= math
PKGNAMESUFFIX= -tensor # avoid clash with shells/ambit
@@ -20,6 +19,7 @@ LIB_DEPENDS= libhdf5.so:science/hdf5 \
USES= cmake compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= jturney
+USE_LDCONFIG= yes
# some declared cmake options do nothing: see https://github.com/jturney/ambit/issues/25 and the patch
CMAKE_ARGS+= -DSHARED_ONLY:BOOL=ON
Modified: head/math/ambit/distinfo
==============================================================================
--- head/math/ambit/distinfo Thu May 7 01:02:37 2020 (r534220)
+++ head/math/ambit/distinfo Thu May 7 01:05:29 2020 (r534221)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573371340
-SHA256 (jturney-ambit-v0.4_GH0.tar.gz) = e20c6fa9412b3d84bb01b16b2f5006d2b243283cede40ee9cebfb79b42b74094
-SIZE (jturney-ambit-v0.4_GH0.tar.gz) = 336134
+TIMESTAMP = 1588813414
+SHA256 (jturney-ambit-v0.4.1_GH0.tar.gz) = 4f933eec55f50705b1bbb4495664918a063745992641337209c3f5c40960ebef
+SIZE (jturney-ambit-v0.4.1_GH0.tar.gz) = 337130
More information about the svn-ports-all
mailing list