diff --git a/dev-libs/glib/glib2-2.48.1.recipe b/dev-libs/glib/glib2-2.48.2.recipe similarity index 84% rename from dev-libs/glib/glib2-2.48.1.recipe rename to dev-libs/glib/glib2-2.48.2.recipe index 4c65dfa24..a0d3884e8 100644 --- a/dev-libs/glib/glib2-2.48.1.recipe +++ b/dev-libs/glib/glib2-2.48.2.recipe @@ -23,11 +23,11 @@ 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="74411bff489cb2a3527bac743a51018841a56a4d896cc1e0d0d54f8166a14612" +CHECKSUM_SHA256="f25e751589cb1a58826eac24fbd4186cda4518af772806b666a3f91f66e6d3f4" SOURCE_DIR="glib-$portVersion" PATCHES="glib2-$portVersion.patchset" -ARCHITECTURES="?x86_gcc2 x86 ?x86_64" +ARCHITECTURES="?x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86" PROVIDES=" @@ -46,11 +46,11 @@ PROVIDES=" cmd:gsettings$secondaryArchSuffix cmd:gtester$secondaryArchSuffix cmd:gtester_report$secondaryArchSuffix - 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 + lib:libgio_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0 + lib:libglib_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0 + lib:libgmodule_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0 + lib:libgobject_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0 + lib:libgthread_2.0$secondaryArchSuffix = 0.4800.2 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.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 + devel:libgio_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0 + devel:libglib_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0 + devel:libgmodule_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0 + devel:libgobject_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0 + devel:libgthread_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0 " REQUIRES_devel=" @@ -76,6 +76,7 @@ REQUIRES_devel=" devel:libffi$secondaryArchSuffix devel:libiconv$secondaryArchSuffix devel:libintl$secondaryArchSuffix + devel:libpcre$secondaryArchSuffix devel:libz$secondaryArchSuffix " diff --git a/dev-libs/glib/patches/glib2-2.48.1.patchset b/dev-libs/glib/patches/glib2-2.48.2.patchset similarity index 100% rename from dev-libs/glib/patches/glib2-2.48.1.patchset rename to dev-libs/glib/patches/glib2-2.48.2.patchset