From aa1193c5fe3f81deee6400cdfc00db771cc443cf Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Mon, 16 Aug 2021 23:04:52 +0300 Subject: [PATCH] rebuild packages depending on libffi --- app-text/calibre/calibre-5.10.1.recipe | 2 +- dev-libs/glib/glib2-2.62.0.recipe | 2 +- .../gobject-introspection/gobject_introspection-1.62.0.recipe | 2 +- dev-python/cffi/cffi-1.13.2.recipe | 2 +- gnome-base/librsvg/librsvg-2.50.3.recipe | 2 +- sys-apps/dbus/dbus-1.12.20.recipe | 2 +- x11-libs/gdk-pixbuf/gdk_pixbuf-2.42.2.recipe | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app-text/calibre/calibre-5.10.1.recipe b/app-text/calibre/calibre-5.10.1.recipe index 48e199c59..ad2ebd23b 100644 --- a/app-text/calibre/calibre-5.10.1.recipe +++ b/app-text/calibre/calibre-5.10.1.recipe @@ -7,7 +7,7 @@ convenient reading. It is cross platform, running on Linux, Windows and macOS." HOMEPAGE="https://calibre-ebook.com/" COPYRIGHT="2008-2019 Kovid Goyal" LICENSE="GNU GPL v3" -REVISION="3" +REVISION="4" SOURCE_URI="https://download.calibre-ebook.com/$portVersion/calibre-$portVersion.tar.xz" CHECKSUM_SHA256="699392c018e834b63c9cc8bd022e2ccc4c49f4d31bf6acbc08bcbeed5bc7f6a2" PATCHES="calibre-$portVersion.patchset" diff --git a/dev-libs/glib/glib2-2.62.0.recipe b/dev-libs/glib/glib2-2.62.0.recipe index 6f01ba7ba..a5f110b61 100644 --- a/dev-libs/glib/glib2-2.62.0.recipe +++ b/dev-libs/glib/glib2-2.62.0.recipe @@ -20,7 +20,7 @@ COPYRIGHT="1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald 2008-2010 Collabora Ltd. 1995-2010 Several others" LICENSE="GNU LGPL v2" -REVISION="4" +REVISION="5" SOURCE_URI="https://gitlab.gnome.org/GNOME/glib/-/archive/$portVersion/glib-$portVersion.tar.gz" CHECKSUM_SHA256="226f44a6fe121d4367d5c2458a363054d6076a9e70cf2ec5b948b6c028a08688" SOURCE_DIR="glib-$portVersion" diff --git a/dev-libs/gobject-introspection/gobject_introspection-1.62.0.recipe b/dev-libs/gobject-introspection/gobject_introspection-1.62.0.recipe index 375f98cb2..c02baeb2d 100644 --- a/dev-libs/gobject-introspection/gobject_introspection-1.62.0.recipe +++ b/dev-libs/gobject-introspection/gobject_introspection-1.62.0.recipe @@ -12,7 +12,7 @@ COPYRIGHT="Colin Walters LICENSE="GNU LGPL v2 GNU GPL v2 MIT" -REVISION="2" +REVISION="3" SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/${portVersion%.*}/gobject-introspection-$portVersion.tar.xz" CHECKSUM_SHA256="b1ee7ed257fdbc008702bdff0ff3e78a660e7e602efa8f211dc89b9d1e7d90a2" SOURCE_DIR="gobject-introspection-$portVersion" diff --git a/dev-python/cffi/cffi-1.13.2.recipe b/dev-python/cffi/cffi-1.13.2.recipe index 954b9270e..79b6920b5 100644 --- a/dev-python/cffi/cffi-1.13.2.recipe +++ b/dev-python/cffi/cffi-1.13.2.recipe @@ -4,7 +4,7 @@ HOMEPAGE="https://cffi.readthedocs.io/ https://pypi.org/project/cffi/" COPYRIGHT="2012-2018 Armin Rigo, Maciej Fijalkowski" LICENSE="MIT" -REVISION="2" +REVISION="3" SOURCE_URI="https://files.pythonhosted.org/packages/source/c/cffi/cffi-$portVersion.tar.gz" CHECKSUM_SHA256="599a1e8ff057ac530c9ad1778293c665cb81a791421f46922d80a86473c13346" diff --git a/gnome-base/librsvg/librsvg-2.50.3.recipe b/gnome-base/librsvg/librsvg-2.50.3.recipe index 0462752b0..f73a73e2b 100644 --- a/gnome-base/librsvg/librsvg-2.50.3.recipe +++ b/gnome-base/librsvg/librsvg-2.50.3.recipe @@ -5,7 +5,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg" COPYRIGHT="2009-2010 Raph Levien" LICENSE="GNU GPL v2 GNU LGPL v2" -REVISION="5" +REVISION="6" SOURCE_URI="https://download.gnome.org/sources/librsvg/2.50/librsvg-$portVersion.tar.xz" CHECKSUM_SHA256="a4298a98e3a95fdd73c858c17d4dd018525fb09dbb13bbd668a0c2243989e958" PATCHES="librsvg-$portVersion.patchset" diff --git a/sys-apps/dbus/dbus-1.12.20.recipe b/sys-apps/dbus/dbus-1.12.20.recipe index 7193014a2..99378c79b 100644 --- a/sys-apps/dbus/dbus-1.12.20.recipe +++ b/sys-apps/dbus/dbus-1.12.20.recipe @@ -13,7 +13,7 @@ use behind a firewall with shared NFS home directories." HOMEPAGE="https://freedesktop.org/wiki/Software/dbus/" COPYRIGHT="2014 Red Hat, Inc." LICENSE="GNU GPL v2" -REVISION="3" +REVISION="4" SOURCE_URI="https://dbus.freedesktop.org/releases/dbus/dbus-$portVersion.tar.gz" CHECKSUM_SHA256="f77620140ecb4cdc67f37fb444f8a6bea70b5b6461f12f1cbe2cec60fa7de5fe" PATCHES="dbus-$portVersion.patchset" diff --git a/x11-libs/gdk-pixbuf/gdk_pixbuf-2.42.2.recipe b/x11-libs/gdk-pixbuf/gdk_pixbuf-2.42.2.recipe index 03550f944..6e32d87f1 100644 --- a/x11-libs/gdk-pixbuf/gdk_pixbuf-2.42.2.recipe +++ b/x11-libs/gdk-pixbuf/gdk_pixbuf-2.42.2.recipe @@ -9,7 +9,7 @@ GdkRGB buffers. HOMEPAGE="https://wiki.gnome.org/Projects/GdkPixbuf" COPYRIGHT="1999-2020 Gnome Project" LICENSE="GNU LGPL v2.1" -REVISION="3" +REVISION="4" SOURCE_URI="https://download.gnome.org/sources/gdk-pixbuf/${portVersion%.*}/gdk-pixbuf-$portVersion.tar.xz" CHECKSUM_SHA256="83c66a1cfd591d7680c144d2922c5955d38b4db336d7cd3ee109f7bcf9afef15" SOURCE_DIR="gdk-pixbuf-$portVersion"