From owner-svn-ports-all@freebsd.org Mon Aug 10 17:11:58 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 47CCC3A903F; Mon, 10 Aug 2020 17:11:58 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BQMvf1DWQz4XkH; Mon, 10 Aug 2020 17:11:58 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0DFB6D5B7; Mon, 10 Aug 2020 17:11:58 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 07AHBvLe043096; Mon, 10 Aug 2020 17:11:57 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07AHBvBp043094; Mon, 10 Aug 2020 17:11:57 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <202008101711.07AHBvBp043094@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Mon, 10 Aug 2020 17:11:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544630 - head/x11/libX11 X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/x11/libX11 X-SVN-Commit-Revision: 544630 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2020 17:11:58 -0000 Author: zeising Date: Mon Aug 10 17:11:57 2020 New Revision: 544630 URL: https://svnweb.freebsd.org/changeset/ports/544630 Log: x11/libX11: Update to 1.6.11 Update x11/libX11 to 1.6.11. This is effectively a noop, since the only change between 1.6.10 and 1.6.11 has already been included in the port. Bump the version anyway to keep things up to date. Modified: head/x11/libX11/Makefile head/x11/libX11/distinfo Modified: head/x11/libX11/Makefile ============================================================================== --- head/x11/libX11/Makefile Mon Aug 10 17:05:40 2020 (r544629) +++ head/x11/libX11/Makefile Mon Aug 10 17:11:57 2020 (r544630) @@ -2,16 +2,12 @@ # $FreeBSD$ PORTNAME= libX11 -PORTVERSION= 1.6.10 -PORTREVISION= 1 +PORTVERSION= 1.6.11 PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X11 library - -PATCH_SITES= https://gitlab.freedesktop.org/xorg/lib/libx11/-/commit/ -PATCHFILES= 93fce3f4e79cbc737d6468a4f68ba3de1b83953b.diff:-p1 LICENSE= MIT Modified: head/x11/libX11/distinfo ============================================================================== --- head/x11/libX11/distinfo Mon Aug 10 17:05:40 2020 (r544629) +++ head/x11/libX11/distinfo Mon Aug 10 17:11:57 2020 (r544630) @@ -1,5 +1,3 @@ -TIMESTAMP = 1596532483 -SHA256 (xorg/lib/libX11-1.6.10.tar.bz2) = af48626989b8515c994777896bd7b7ba2bd5b1ef4e1efaee0a55d8852bbe6226 -SIZE (xorg/lib/libX11-1.6.10.tar.bz2) = 2294095 -SHA256 (xorg/lib/93fce3f4e79cbc737d6468a4f68ba3de1b83953b.diff) = 9714a5a84f2fd810f5b0c80e1fa5ead5fc77885482126b52b353f063459782a4 -SIZE (xorg/lib/93fce3f4e79cbc737d6468a4f68ba3de1b83953b.diff) = 958 +TIMESTAMP = 1597078364 +SHA256 (xorg/lib/libX11-1.6.11.tar.bz2) = b1cc4b802058be7e3fb438ee2490f66fcc52ac3b2a14f47a22cbf77638e33606 +SIZE (xorg/lib/libX11-1.6.11.tar.bz2) = 2389687