Date: Sat, 5 Jan 2019 14:46:04 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489345 - head/math/libxsmm Message-ID: <201901051446.x05Ek4Eb011574@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Jan 5 14:46:04 2019 New Revision: 489345 URL: https://svnweb.freebsd.org/changeset/ports/489345 Log: Fix plist Modified: head/math/libxsmm/pkg-plist Modified: head/math/libxsmm/pkg-plist ============================================================================== --- head/math/libxsmm/pkg-plist Sat Jan 5 14:44:20 2019 (r489344) +++ head/math/libxsmm/pkg-plist Sat Jan 5 14:46:04 2019 (r489345) @@ -167,7 +167,7 @@ include/libxsmm/template/libxsmm_bgemm_convert_b_to_a. include/libxsmm/template/libxsmm_bgemm_copyin_a.tpl.c include/libxsmm/template/libxsmm_bgemm_copyin_b.tpl.c include/libxsmm/template/libxsmm_bgemm_copyin_c.tpl.c -include/libxsmm/template/libxsmm_bgemm_co%%PYTHON_PYOEXTENSION%%ut_c.tpl.c +include/libxsmm/template/libxsmm_bgemm_copyout_c.tpl.c include/libxsmm/template/libxsmm_bgemm_transpose_b.tpl.c include/libxsmm/template/libxsmm_config.h include/libxsmm/template/libxsmm_dnn_bwd_custom_custom_padding.tpl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901051446.x05Ek4Eb011574>