From c43e8b9300ff1616f3ff52cfa12d2f1c7ae1df33 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 25 Feb 2017 13:07:37 +0100 Subject: [PATCH] gloox: bump version. * SONAME change, nevertheless no recipe seems to use gloox. --- net-libs/gloox/{gloox-1.0.16.recipe => gloox-1.0.19.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename net-libs/gloox/{gloox-1.0.16.recipe => gloox-1.0.19.recipe} (87%) diff --git a/net-libs/gloox/gloox-1.0.16.recipe b/net-libs/gloox/gloox-1.0.19.recipe similarity index 87% rename from net-libs/gloox/gloox-1.0.16.recipe rename to net-libs/gloox/gloox-1.0.19.recipe index 37cdf662c..21f4ab0ef 100644 --- a/net-libs/gloox/gloox-1.0.16.recipe +++ b/net-libs/gloox/gloox-1.0.19.recipe @@ -5,7 +5,7 @@ COPYRIGHT="2002-2012 Jakob Schröter" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="http://camaya.net/download/gloox-$portVersion.tar.bz2" -CHECKSUM_SHA256="fe80376adc03813bbaca01aca60b83eea6df0bc2a67394b070f3ee70e460ddef" +CHECKSUM_SHA256="88466ab52ca99bfb22a74b738d9713a9cda0b06e539108354156ba408a5283f8" PATCHES="gloox-1.0.9.patch" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -13,7 +13,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86" PROVIDES=" gloox$secondaryArchSuffix = $portVersion - lib:libgloox$secondaryArchSuffix = 14.0.0 compat >= 14 + lib:libgloox$secondaryArchSuffix = 16.0.0 compat >= 16 " REQUIRES=" haiku$secondaryArchSuffix @@ -25,7 +25,7 @@ REQUIRES=" PROVIDES_devel=" gloox${secondaryArchSuffix}_devel = $portVersion cmd:gloox_config${secondaryArchSuffix} - devel:libgloox$secondaryArchSuffix = 14.0.0 compat >= 14 + devel:libgloox$secondaryArchSuffix = 16.0.0 compat >= 16 " REQUIRES_devel=" gloox$secondaryArchSuffix == $portVersion base