Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2019 10:21:01 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512572 - head/graphics/libosmesa
Message-ID:  <201909221021.x8MAL1QQ025224@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Sep 22 10:21:01 2019
New Revision: 512572
URL: https://svnweb.freebsd.org/changeset/ports/512572

Log:
  graphics/libosmesa: force rebuild after r512440
  
  Reported by:	ajtiM (on x11@ list)

Modified:
  head/graphics/libosmesa/Makefile   (contents, props changed)

Modified: head/graphics/libosmesa/Makefile
==============================================================================
--- head/graphics/libosmesa/Makefile	Sun Sep 22 10:16:13 2019	(r512571)
+++ head/graphics/libosmesa/Makefile	Sun Sep 22 10:21:01 2019	(r512572)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libosmesa
 PORTVERSION=	${MESAVERSION}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 
 COMMENT=	Off-Screen Mesa implementation of the OpenGL API



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