From 3aa70bf9bc9e32d3364d2e5bc2f27c04dc29b9ce Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 29 Oct 2019 20:31:14 +0100 Subject: [PATCH] libxcb: bump version. --- x11-libs/libxcb/{libxcb-1.13.recipe => libxcb-1.13.1.recipe} | 4 ++-- .../patches/{libxcb-1.13.patchset => libxcb-1.13.1.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename x11-libs/libxcb/{libxcb-1.13.recipe => libxcb-1.13.1.recipe} (98%) rename x11-libs/libxcb/patches/{libxcb-1.13.patchset => libxcb-1.13.1.patchset} (100%) diff --git a/x11-libs/libxcb/libxcb-1.13.recipe b/x11-libs/libxcb/libxcb-1.13.1.recipe similarity index 98% rename from x11-libs/libxcb/libxcb-1.13.recipe rename to x11-libs/libxcb/libxcb-1.13.1.recipe index 12b1b6c79..99ee17e5a 100644 --- a/x11-libs/libxcb/libxcb-1.13.recipe +++ b/x11-libs/libxcb/libxcb-1.13.1.recipe @@ -10,9 +10,9 @@ for one or the other." HOMEPAGE="https://xcb.freedesktop.org/" COPYRIGHT="2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett" LICENSE="MIT (no promotion)" -REVISION="3" +REVISION="1" SOURCE_URI="https://xcb.freedesktop.org/dist/libxcb-$portVersion.tar.bz2" -CHECKSUM_SHA256="188c8752193c50ff2dbe89db4554c63df2e26a2e47b0fa415a70918b5b851daa" +CHECKSUM_SHA256="a89fb7af7a11f43d2ce84a844a4b38df688c092bf4b67683aef179cdf2a647c4" PATCHES="libxcb-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/x11-libs/libxcb/patches/libxcb-1.13.patchset b/x11-libs/libxcb/patches/libxcb-1.13.1.patchset similarity index 100% rename from x11-libs/libxcb/patches/libxcb-1.13.patchset rename to x11-libs/libxcb/patches/libxcb-1.13.1.patchset