diff --git a/x11-libs/pango/pango-1.39.0.recipe b/x11-libs/pango/pango-1.40.0.recipe similarity index 83% rename from x11-libs/pango/pango-1.39.0.recipe rename to x11-libs/pango/pango-1.40.0.recipe index 8c01bcbc5..c5f494eb8 100644 --- a/x11-libs/pango/pango-1.39.0.recipe +++ b/x11-libs/pango/pango-1.40.0.recipe @@ -21,8 +21,8 @@ COPYRIGHT=" LICENSE=" GNU LGPL v2.1 " -SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/1.39/pango-$portVersion.tar.xz" -CHECKSUM_SHA256="13072ad9e49372d6d7ba7bb3b9b025faef04de3552b745e92d7880eb15d6ee7e" +SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/1.40/pango-$portVersion.tar.xz" +CHECKSUM_SHA256="da17985df314cb07d066ab5424f59c21ce973ece05b7de4df04d798ec8511c8b" PATCHES="pango-$portVersion.patchset" REVISION="1" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -31,9 +31,9 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" pango$secondaryArchSuffix = $portVersion compat >= 1 cmd:pango_view$secondaryArchSuffix - lib:libpango_1.0$secondaryArchSuffix = 0.3900.0 compat >= 0 - lib:libpangocairo_1.0$secondaryArchSuffix = 0.3900.0 compat >= 0 - lib:libpangoft2_1.0$secondaryArchSuffix = 0.3900.0 compat >= 0 + lib:libpango_1.0$secondaryArchSuffix = 0.4000.0 compat >= 0 + lib:libpangocairo_1.0$secondaryArchSuffix = 0.4000.0 compat >= 0 + lib:libpangoft2_1.0$secondaryArchSuffix = 0.4000.0 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix @@ -118,9 +118,9 @@ TEST() PROVIDES_devel=" pango${secondaryArchSuffix}_devel = $portVersion compat >= 1 - devel:libpango_1.0$secondaryArchSuffix = 0.3900.0 compat >= 0 - devel:libpangocairo_1.0$secondaryArchSuffix = 0.3900.0 compat >= 0 - devel:libpangoft2_1.0$secondaryArchSuffix = 0.3900.0 compat >= 0 + devel:libpango_1.0$secondaryArchSuffix = 0.4000.0 compat >= 0 + devel:libpangocairo_1.0$secondaryArchSuffix = 0.4000.0 compat >= 0 + devel:libpangoft2_1.0$secondaryArchSuffix = 0.4000.0 compat >= 0 " REQUIRES_devel=" pango$secondaryArchSuffix == $portVersion base diff --git a/x11-libs/pango/patches/pango-1.39.0.patchset b/x11-libs/pango/patches/pango-1.40.0.patchset similarity index 100% rename from x11-libs/pango/patches/pango-1.39.0.patchset rename to x11-libs/pango/patches/pango-1.40.0.patchset