From dc8d11d4e0f7bafe572ebaca091412b40798cf3e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 11 May 2016 22:40:21 +0000 Subject: [PATCH] glib2: bump version. --- ...lib2-2.48.0.recipe => glib2-2.48.1.recipe} | 22 +++++++++---------- ...-2.48.0.patchset => glib2-2.48.1.patchset} | 0 2 files changed, 11 insertions(+), 11 deletions(-) rename dev-libs/glib/{glib2-2.48.0.recipe => glib2-2.48.1.recipe} (86%) rename dev-libs/glib/patches/{glib2-2.48.0.patchset => glib2-2.48.1.patchset} (100%) diff --git a/dev-libs/glib/glib2-2.48.0.recipe b/dev-libs/glib/glib2-2.48.1.recipe similarity index 86% rename from dev-libs/glib/glib2-2.48.0.recipe rename to dev-libs/glib/glib2-2.48.1.recipe index cd3e57d21..4c65dfa24 100644 --- a/dev-libs/glib/glib2-2.48.0.recipe +++ b/dev-libs/glib/glib2-2.48.1.recipe @@ -23,7 +23,7 @@ COPYRIGHT="1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="http://ftp.gnome.org/pub/gnome/sources/glib/${portVersion%.*}/glib-$portVersion.tar.xz" -CHECKSUM_SHA256="744be6931ca914c68af98dc38ff6b0cf8381d65e335060faddfbf04c17147c34" +CHECKSUM_SHA256="74411bff489cb2a3527bac743a51018841a56a4d896cc1e0d0d54f8166a14612" SOURCE_DIR="glib-$portVersion" PATCHES="glib2-$portVersion.patchset" @@ -46,11 +46,11 @@ PROVIDES=" cmd:gsettings$secondaryArchSuffix cmd:gtester$secondaryArchSuffix cmd:gtester_report$secondaryArchSuffix - lib:libgio_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0 - lib:libglib_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0 - lib:libgmodule_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0 - lib:libgobject_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0 - lib:libgthread_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0 + lib:libgio_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0 + lib:libglib_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0 + lib:libgmodule_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0 + lib:libgobject_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0 + lib:libgthread_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix @@ -64,11 +64,11 @@ REQUIRES=" PROVIDES_devel=" glib2${secondaryArchSuffix}_devel = $portVersion compat >= 0 - devel:libgio_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0 - devel:libglib_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0 - devel:libgmodule_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0 - devel:libgobject_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0 - devel:libgthread_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0 + devel:libgio_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0 + devel:libglib_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0 + devel:libgmodule_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0 + devel:libgobject_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0 + devel:libgthread_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0 " REQUIRES_devel=" diff --git a/dev-libs/glib/patches/glib2-2.48.0.patchset b/dev-libs/glib/patches/glib2-2.48.1.patchset similarity index 100% rename from dev-libs/glib/patches/glib2-2.48.0.patchset rename to dev-libs/glib/patches/glib2-2.48.1.patchset