From b4defd1164d535e484b9c94f1644d37d9daf54b4 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 26 Oct 2017 15:32:13 +0200 Subject: [PATCH] libx11: bump version. --- x11-libs/libx11/{libx11-1.6.3.recipe => libx11-1.6.5.recipe} | 4 ++-- .../patches/{libx11-1.6.3.patchset => libx11-1.6.5.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename x11-libs/libx11/{libx11-1.6.3.recipe => libx11-1.6.5.recipe} (98%) rename x11-libs/libx11/patches/{libx11-1.6.3.patchset => libx11-1.6.5.patchset} (100%) diff --git a/x11-libs/libx11/libx11-1.6.3.recipe b/x11-libs/libx11/libx11-1.6.5.recipe similarity index 98% rename from x11-libs/libx11/libx11-1.6.3.recipe rename to x11-libs/libx11/libx11-1.6.5.recipe index d6d61f881..770b50f22 100644 --- a/x11-libs/libx11/libx11-1.6.3.recipe +++ b/x11-libs/libx11/libx11-1.6.5.recipe @@ -66,9 +66,9 @@ COPYRIGHT="2003-2006,2008 Jamey Sharp, Josh Triplett " # TODO: check all the licenses in the COPYING file in the next century. LICENSE="MIT" -REVISION="3" +REVISION="1" SOURCE_URI="https://www.x.org/releases/individual/lib/libX11-$portVersion.tar.gz" -CHECKSUM_SHA256="0b03b9d22f4c9e59b4ba498f294e297f013cae27050dfa0f3496640200db5376" +CHECKSUM_SHA256="3abce972ba62620611fab5b404dafb852da3da54e7c287831c30863011d28fb3" SOURCE_DIR="libX11-$portVersion" PATCHES="libx11-$portVersion.patchset" diff --git a/x11-libs/libx11/patches/libx11-1.6.3.patchset b/x11-libs/libx11/patches/libx11-1.6.5.patchset similarity index 100% rename from x11-libs/libx11/patches/libx11-1.6.3.patchset rename to x11-libs/libx11/patches/libx11-1.6.5.patchset