From 2bafb107bb5c9fe04d9e2b33662491b8f92143cc Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 29 Oct 2019 20:56:50 +0100 Subject: [PATCH] libxt: bump version. --- x11-libs/libxt/{libxt-1.1.5.recipe => libxt-1.2.0.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename x11-libs/libxt/{libxt-1.1.5.recipe => libxt-1.2.0.recipe} (94%) diff --git a/x11-libs/libxt/libxt-1.1.5.recipe b/x11-libs/libxt/libxt-1.2.0.recipe similarity index 94% rename from x11-libs/libxt/libxt-1.1.5.recipe rename to x11-libs/libxt/libxt-1.2.0.recipe index f2ade53bb..6ca1048b5 100644 --- a/x11-libs/libxt/libxt-1.1.5.recipe +++ b/x11-libs/libxt/libxt-1.2.0.recipe @@ -10,9 +10,9 @@ COPYRIGHT="1993, 1994 X Consortium 1993, 2011, Oracle and/or its affiliates 2001, 2003 Keith Packard" LICENSE="MIT (no promotion)" -REVISION="3" +REVISION="1" SOURCE_URI="https://www.x.org/releases/individual/lib/libXt-$portVersion.tar.bz2" -CHECKSUM_SHA256="46eeb6be780211fdd98c5109286618f6707712235fdd19df4ce1e6954f349f1a" +CHECKSUM_SHA256="b31df531dabed9f4611fc8980bc51d7782967e2aff44c4105251a1acb5a77831" SOURCE_DIR="libXt-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -86,7 +86,7 @@ INSTALL() make install if [ -z "$secondaryArchSuffix" ]; then - install -m 0644 -t "$developDocDir" README + install -m 0644 -t "$developDocDir" README.md maybe_manDir="$manDir" else rm -rf "$manDir"