Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Dec 2018 05:17:34 +0000 (UTC)
From:      Johannes M Dieterich <jmd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488291 - head/math/blis
Message-ID:  <201812250517.wBP5HYid075726@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jmd
Date: Tue Dec 25 05:17:34 2018
New Revision: 488291
URL: https://svnweb.freebsd.org/changeset/ports/488291

Log:
  math/blis: Fix wrong application of patch file.
  
  Reported by:	fallout

Modified:
  head/math/blis/Makefile

Modified: head/math/blis/Makefile
==============================================================================
--- head/math/blis/Makefile	Tue Dec 25 02:16:17 2018	(r488290)
+++ head/math/blis/Makefile	Tue Dec 25 05:17:34 2018	(r488291)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	blis
-PORTVERSION=	0.5.0
+PORTVERSION=	0.5.1
 CATEGORIES=	math
 
 MAINTAINER=	jmd@FreeBSD.org



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