diff --git a/x11-libs/pango/pango-1.38.1.recipe b/x11-libs/pango/pango-1.39.0.recipe similarity index 82% rename from x11-libs/pango/pango-1.38.1.recipe rename to x11-libs/pango/pango-1.39.0.recipe index a46b5dd89..8c01bcbc5 100644 --- a/x11-libs/pango/pango-1.38.1.recipe +++ b/x11-libs/pango/pango-1.39.0.recipe @@ -21,8 +21,8 @@ COPYRIGHT=" LICENSE=" GNU LGPL v2.1 " -SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/1.38/pango-$portVersion.tar.xz" -CHECKSUM_SHA256="1320569f6c6d75d6b66172b2d28e59c56ee864ee9df202b76799c4506a214eb7" +SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/1.39/pango-$portVersion.tar.xz" +CHECKSUM_SHA256="13072ad9e49372d6d7ba7bb3b9b025faef04de3552b745e92d7880eb15d6ee7e" PATCHES="pango-$portVersion.patchset" REVISION="1" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -30,11 +30,10 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" pango$secondaryArchSuffix = $portVersion compat >= 1 - cmd:pango_querymodules$secondaryArchSuffix cmd:pango_view$secondaryArchSuffix - lib:libpango_1.0$secondaryArchSuffix = 0.3800.1 compat >= 0 - lib:libpangocairo_1.0$secondaryArchSuffix = 0.3800.1 compat >= 0 - lib:libpangoft2_1.0$secondaryArchSuffix = 0.3800.1 compat >= 0 + 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 " REQUIRES=" haiku$secondaryArchSuffix @@ -97,7 +96,7 @@ BUILD() INSTALL() { make install - + # remove libtool library files rm $libDir/lib*.la @@ -119,9 +118,9 @@ TEST() PROVIDES_devel=" pango${secondaryArchSuffix}_devel = $portVersion compat >= 1 - devel:libpango_1.0$secondaryArchSuffix = 0.3800.1 compat >= 0 - devel:libpangocairo_1.0$secondaryArchSuffix = 0.3800.1 compat >= 0 - devel:libpangoft2_1.0$secondaryArchSuffix = 0.3800.1 compat >= 0 + 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 " REQUIRES_devel=" pango$secondaryArchSuffix == $portVersion base diff --git a/x11-libs/pango/patches/pango-1.38.1.patchset b/x11-libs/pango/patches/pango-1.39.0.patchset similarity index 100% rename from x11-libs/pango/patches/pango-1.38.1.patchset rename to x11-libs/pango/patches/pango-1.39.0.patchset