Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2020 18:58:36 +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: r536782 - head/x11/xorgproto
Message-ID:  <202005281858.04SIwa92073613@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Thu May 28 18:58:36 2020
New Revision: 536782
URL: https://svnweb.freebsd.org/changeset/ports/536782

Log:
  x11/xorgproto: Improve description
  
  Improve the package description and comment of x11/xorgproto, to try to be a
  bit clearer about what this actually is.
  Add WWW:, pointing to the gitlab repo.
  
  No functional change to the package.

Modified:
  head/x11/xorgproto/Makefile
  head/x11/xorgproto/pkg-descr

Modified: head/x11/xorgproto/Makefile
==============================================================================
--- head/x11/xorgproto/Makefile	Thu May 28 17:50:08 2020	(r536781)
+++ head/x11/xorgproto/Makefile	Thu May 28 18:58:36 2020	(r536782)
@@ -5,7 +5,7 @@ PORTVERSION=	2020.1
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
-COMMENT=	X.Org protocol headers
+COMMENT=	X Window System unified protocol definitions
 
 USES=		xorg-cat:proto
 

Modified: head/x11/xorgproto/pkg-descr
==============================================================================
--- head/x11/xorgproto/pkg-descr	Thu May 28 17:50:08 2020	(r536781)
+++ head/x11/xorgproto/pkg-descr	Thu May 28 18:58:36 2020	(r536782)
@@ -1,3 +1,5 @@
-This package contains X.Org protocol headers.
+This package contains the X Window System unified protocol definitions.
 They where previously scattered through different packages, but have been
 merged to one package.
+
+WWW:	https://gitlab.freedesktop.org/xorg/proto/xorgproto



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