From 10bdb83b91aa2a5d18f193b5f13483cd76f26849 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 13 Apr 2017 20:46:28 +0200 Subject: [PATCH] pango: bump version. --- .../{pango-1.40.4.recipe => pango-1.40.5.recipe} | 14 +++++++------- ...pango-1.40.4.patchset => pango-1.40.5.patchset} | 0 2 files changed, 7 insertions(+), 7 deletions(-) rename x11-libs/pango/{pango-1.40.4.recipe => pango-1.40.5.recipe} (82%) rename x11-libs/pango/patches/{pango-1.40.4.patchset => pango-1.40.5.patchset} (100%) diff --git a/x11-libs/pango/pango-1.40.4.recipe b/x11-libs/pango/pango-1.40.5.recipe similarity index 82% rename from x11-libs/pango/pango-1.40.4.recipe rename to x11-libs/pango/pango-1.40.5.recipe index 3bb52f81f..bd6f99f1c 100644 --- a/x11-libs/pango/pango-1.40.4.recipe +++ b/x11-libs/pango/pango-1.40.5.recipe @@ -17,7 +17,7 @@ COPYRIGHT="1999-2007,2010 Red Hat Software LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/1.40/pango-$portVersion.tar.xz" -CHECKSUM_SHA256="f8fdc5fc66356dc4edf915048cceeee065a0e0cb70b3b2598f62bda320129a3e" +CHECKSUM_SHA256="24748140456c42360b07b2c77a1a2e1216d07c056632079557cd4e815b9d01c9" PATCHES="pango-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -26,9 +26,9 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86" PROVIDES=" pango$secondaryArchSuffix = $portVersion compat >= 1 cmd:pango_view$secondaryArchSuffix - lib:libpango_1.0$secondaryArchSuffix = 0.4000.4 compat >= 0 - lib:libpangocairo_1.0$secondaryArchSuffix = 0.4000.4 compat >= 0 - lib:libpangoft2_1.0$secondaryArchSuffix = 0.4000.4 compat >= 0 + lib:libpango_1.0$secondaryArchSuffix = 0.4000.5 compat >= 0 + lib:libpangocairo_1.0$secondaryArchSuffix = 0.4000.5 compat >= 0 + lib:libpangoft2_1.0$secondaryArchSuffix = 0.4000.5 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix @@ -43,9 +43,9 @@ REQUIRES=" PROVIDES_devel=" pango${secondaryArchSuffix}_devel = $portVersion compat >= 1 - devel:libpango_1.0$secondaryArchSuffix = 0.4000.4 compat >= 0 - devel:libpangocairo_1.0$secondaryArchSuffix = 0.4000.4 compat >= 0 - devel:libpangoft2_1.0$secondaryArchSuffix = 0.4000.4 compat >= 0 + devel:libpango_1.0$secondaryArchSuffix = 0.4000.5 compat >= 0 + devel:libpangocairo_1.0$secondaryArchSuffix = 0.4000.5 compat >= 0 + devel:libpangoft2_1.0$secondaryArchSuffix = 0.4000.5 compat >= 0 " REQUIRES_devel=" pango$secondaryArchSuffix == $portVersion base diff --git a/x11-libs/pango/patches/pango-1.40.4.patchset b/x11-libs/pango/patches/pango-1.40.5.patchset similarity index 100% rename from x11-libs/pango/patches/pango-1.40.4.patchset rename to x11-libs/pango/patches/pango-1.40.5.patchset