Date: Sun, 23 Aug 2020 09:13:45 +0000 (UTC) From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545811 - head/math/onednn Message-ID: <202008230913.07N9Djbm088256@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pkubaj Date: Sun Aug 23 09:13:44 2020 New Revision: 545811 URL: https://svnweb.freebsd.org/changeset/ports/545811 Log: math/onednn: bump PORTREVISION after powerpc64 kernel enablement Getting things done late at night is not a good idea. MFH: 2020Q3 (blanket: just fix it) Modified: head/math/onednn/Makefile Modified: head/math/onednn/Makefile ============================================================================== --- head/math/onednn/Makefile Sun Aug 23 09:08:08 2020 (r545810) +++ head/math/onednn/Makefile Sun Aug 23 09:13:44 2020 (r545811) @@ -3,7 +3,7 @@ PORTNAME= onednn DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= +PORTREVISION= 1 CATEGORIES= math # machine-learning MAINTAINER= yuri@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008230913.07N9Djbm088256>