Date: Mon, 10 Aug 2020 17:11:57 +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: r544630 - head/x11/libX11 Message-ID: <202008101711.07AHBvBp043094@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008101711.07AHBvBp043094>