Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2020 19:31:09 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531717 - head/x11/libX11
Message-ID:  <202004141931.03EJV97I036116@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Tue Apr 14 19:31:08 2020
New Revision: 531717
URL: https://svnweb.freebsd.org/changeset/ports/531717

Log:
  x11/libX11: Bump portrevision
  
  Bump portrevision of x11/libX11 after updating x11/xorgproto in r531716.
  This is needed in order to silence the harmless "Could not resolve keysym
  XF86FullScreen" message that can be printed on xorg-server start.
  
  PR:		245384
  Reported by:	alt2600@icloud.com

Modified:
  head/x11/libX11/Makefile

Modified: head/x11/libX11/Makefile
==============================================================================
--- head/x11/libX11/Makefile	Tue Apr 14 19:27:26 2020	(r531716)
+++ head/x11/libX11/Makefile	Tue Apr 14 19:31:08 2020	(r531717)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libX11
 PORTVERSION=	1.6.9
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	x11
 



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