Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2020 00:39:11 +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: r548810 - head/graphics/glx-utils
Message-ID:  <202009170039.08H0dB1N045183@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Sep 17 00:39:11 2020
New Revision: 548810
URL: https://svnweb.freebsd.org/changeset/ports/548810

Log:
  graphics/glx-utils: update to 8.4.0.53
  
  Changes:	https://gitlab.freedesktop.org/mesa/demos/-/compare/67db4a2...5435fc7

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	Thu Sep 17 00:38:54 2020	(r548809)
+++ head/graphics/glx-utils/Makefile	Thu Sep 17 00:39:11 2020	(r548810)
@@ -2,7 +2,7 @@
 
 PORTNAME=	glx-utils
 DISTVERSIONPREFIX=	${GL_ACCOUNT}-${GL_PROJECT}-
-DISTVERSION=	8.4.0-44
+DISTVERSION=	8.4.0-53
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -13,14 +13,13 @@ LICENSE=	MIT
 CONFLICTS_INSTALL=	mesa-demos
 
 USES=		gl localbase:ldflags xorg
-USE_CSTD=	c99
 USE_GITLAB=	yes
 USE_GL=		gl
 USE_XORG=	x11
 GL_SITE=	https://gitlab.freedesktop.org
 GL_ACCOUNT=	mesa
 GL_PROJECT=	demos
-GL_COMMIT=	67db4a25821142d042f9f09ca4dbe7ed67ec5c63
+GL_COMMIT=	5435fc7fbd332e171da9a71e33a9b190e9462cf0
 WRKSRC_SUBDIR=	src/xdemos
 PLIST_FILES=	bin/glxgears \
 		bin/glxinfo \

Modified: head/graphics/glx-utils/distinfo
==============================================================================
--- head/graphics/glx-utils/distinfo	Thu Sep 17 00:38:54 2020	(r548809)
+++ head/graphics/glx-utils/distinfo	Thu Sep 17 00:39:11 2020	(r548810)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599847590
-SHA256 (mesa-demos-67db4a25821142d042f9f09ca4dbe7ed67ec5c63_GL0.tar.gz) = de8a159842401fb2766ad848767231b2842e192b99d755f3a5df84d32310fe44
-SIZE (mesa-demos-67db4a25821142d042f9f09ca4dbe7ed67ec5c63_GL0.tar.gz) = 20749793
+TIMESTAMP = 1600247015
+SHA256 (mesa-demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0_GL0.tar.gz) = e91ea90add4479e49eb2ee08b4e29b2b7f4304ca4c4972b45d21e07a2f94de9b
+SIZE (mesa-demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0_GL0.tar.gz) = 21015865



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