svn commit: r488291 - head/math/blis
Johannes M Dieterich
jmd at FreeBSD.org
Tue Dec 25 05:17:35 UTC 2018
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 at FreeBSD.org
More information about the svn-ports-head
mailing list