svn commit: r531717 - head/x11/libX11

Niclas Zeising zeising at FreeBSD.org
Tue Apr 14 19:31:09 UTC 2020


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 at 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
 


More information about the svn-ports-all mailing list