Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2020 19:50:08 +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: r552282 - head/x11/xcb-proto
Message-ID:  <202010131950.09DJo8mO006502@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Tue Oct 13 19:50:07 2020
New Revision: 552282
URL: https://svnweb.freebsd.org/changeset/ports/552282

Log:
  x11/xcb-proto: Update to 1.14.1
  
  Update x11/xcb-proto to 1.14.1
  This release mainly conisists of fixes for python 3.9
  Changelog:
  https://lists.x.org/archives/xorg-announce/2020-October/003061.html

Modified:
  head/x11/xcb-proto/Makefile
  head/x11/xcb-proto/distinfo

Modified: head/x11/xcb-proto/Makefile
==============================================================================
--- head/x11/xcb-proto/Makefile	Tue Oct 13 19:49:06 2020	(r552281)
+++ head/x11/xcb-proto/Makefile	Tue Oct 13 19:50:07 2020	(r552282)
@@ -2,18 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	xcb-proto
-PORTVERSION=	1.14
+PORTVERSION=	1.14.1
 CATEGORIES=	x11 python
-MASTER_SITES=	https://xcb.freedesktop.org/dist/
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	The X protocol C-language Binding (XCB) protocol
-
-PATCH_SITES=	https://gitlab.freedesktop.org/xorg/proto/xcbproto/-/commit/
-PATCHFILES+=	2b3559c10c18eb63e61efdc8a030765d624a0fba.diff:-p1
-PATCHFILES+=	426ae35bee1fa0fdb8b5120b1dcd20cee6e34512.diff:-p1
-PATCHFILES+=	7d58eed95f796fc764741d7549ee2214bbbcc64c.diff:-p1
-PATCHFILES+=	029d5b5d705a27a9bb16fb7fb9b0d2b03dab424a.diff:-p1
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING

Modified: head/x11/xcb-proto/distinfo
==============================================================================
--- head/x11/xcb-proto/distinfo	Tue Oct 13 19:49:06 2020	(r552281)
+++ head/x11/xcb-proto/distinfo	Tue Oct 13 19:50:07 2020	(r552282)
@@ -1,11 +1,3 @@
-TIMESTAMP = 1599996182
-SHA256 (xorg/proto/xcb-proto-1.14.tar.xz) = 186a3ceb26f9b4a015f5a44dcc814c93033a5fc39684f36f1ecc79834416a605
-SIZE (xorg/proto/xcb-proto-1.14.tar.xz) = 143384
-SHA256 (xorg/proto/2b3559c10c18eb63e61efdc8a030765d624a0fba.diff) = a6320492c5046a14b4d671e5758e6cd156d63eff78c3fb34975497ab6173bba2
-SIZE (xorg/proto/2b3559c10c18eb63e61efdc8a030765d624a0fba.diff) = 573
-SHA256 (xorg/proto/426ae35bee1fa0fdb8b5120b1dcd20cee6e34512.diff) = 53593ed1b146baa47755da8e9c58f51b1451eec038b421b145d3f583055c55e0
-SIZE (xorg/proto/426ae35bee1fa0fdb8b5120b1dcd20cee6e34512.diff) = 469
-SHA256 (xorg/proto/7d58eed95f796fc764741d7549ee2214bbbcc64c.diff) = 96a32804b76f41797dcdf0bbde814fcdae4bba8ce670f7b8b033a584b3330c07
-SIZE (xorg/proto/7d58eed95f796fc764741d7549ee2214bbbcc64c.diff) = 1146
-SHA256 (xorg/proto/029d5b5d705a27a9bb16fb7fb9b0d2b03dab424a.diff) = 23e632837440caa08bca527a7af79deaf1e178a9e2ebe20b3fe7ed34977c87ee
-SIZE (xorg/proto/029d5b5d705a27a9bb16fb7fb9b0d2b03dab424a.diff) = 1020
+TIMESTAMP = 1602617490
+SHA256 (xorg/proto/xcb-proto-1.14.1.tar.xz) = f04add9a972ac334ea11d9d7eb4fc7f8883835da3e4859c9afa971efdf57fcc3
+SIZE (xorg/proto/xcb-proto-1.14.1.tar.xz) = 143588



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