Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 2020 23:07:18 +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: r548436 - head/graphics/glx-utils
Message-ID:  <202009122307.08CN7IVB019797@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Sep 12 23:07:18 2020
New Revision: 548436
URL: https://svnweb.freebsd.org/changeset/ports/548436

Log:
  graphics/glx-utils: update to 8.4.0.44
  
  Changes:	https://gitlab.freedesktop.org/mesa/demos/-/compare/0de7436...67db4a2

Modified:
  head/graphics/glx-utils/Makefile   (contents, props changed)
  head/graphics/glx-utils/distinfo   (contents, props changed)

Modified: head/graphics/glx-utils/Makefile
==============================================================================
--- head/graphics/glx-utils/Makefile	Sat Sep 12 23:07:12 2020	(r548435)
+++ head/graphics/glx-utils/Makefile	Sat Sep 12 23:07:18 2020	(r548436)
@@ -2,7 +2,7 @@
 
 PORTNAME=	glx-utils
 DISTVERSIONPREFIX=	${GL_ACCOUNT}-${GL_PROJECT}-
-DISTVERSION=	8.4.0-43
+DISTVERSION=	8.4.0-44
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -20,7 +20,7 @@ USE_XORG=	x11
 GL_SITE=	https://gitlab.freedesktop.org
 GL_ACCOUNT=	mesa
 GL_PROJECT=	demos
-GL_COMMIT=	0de7436be906b720f503668609404c97ea3a124b
+GL_COMMIT=	67db4a25821142d042f9f09ca4dbe7ed67ec5c63
 WRKSRC_SUBDIR=	src/xdemos
 PLIST_FILES=	bin/glxgears \
 		bin/glxinfo \

Modified: head/graphics/glx-utils/distinfo
==============================================================================
--- head/graphics/glx-utils/distinfo	Sat Sep 12 23:07:12 2020	(r548435)
+++ head/graphics/glx-utils/distinfo	Sat Sep 12 23:07:18 2020	(r548436)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596536383
-SHA256 (mesa-demos-0de7436be906b720f503668609404c97ea3a124b_GL0.tar.gz) = 6f2889b07d8437810e8f734733c117c4e0f25c492a91b72a3bc6b9b620a7cbd9
-SIZE (mesa-demos-0de7436be906b720f503668609404c97ea3a124b_GL0.tar.gz) = 20749697
+TIMESTAMP = 1599847590
+SHA256 (mesa-demos-67db4a25821142d042f9f09ca4dbe7ed67ec5c63_GL0.tar.gz) = de8a159842401fb2766ad848767231b2842e192b99d755f3a5df84d32310fe44
+SIZE (mesa-demos-67db4a25821142d042f9f09ca4dbe7ed67ec5c63_GL0.tar.gz) = 20749793



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