pango: bump version.

This commit is contained in:
Jerome Duval
2016-04-09 13:39:18 +00:00
parent 0c68c417d5
commit 5b23f9bb9d
2 changed files with 8 additions and 8 deletions

View File

@@ -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