Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2020 01:05:29 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534221 - head/math/ambit
Message-ID:  <202005070105.04715Tnm041956@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005070105.04715Tnm041956>