Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fb0f8364cc7b67ccaf887181c874ff8051cae92e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fb0f8364cc7b67ccaf887181c874ff8051cae92e)
  • Date: Thu, 17 Mar 2022 20:47:19 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemaage.org>:

gnome2-libs/glib2/DEPENDS | 3 +--
gnome2-libs/glib2/DETAILS | 4 ++--
gnome2-libs/glib2/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit fb0f8364cc7b67ccaf887181c874ff8051cae92e
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

gnome2-libs/glib2: version 2.72.0

diff --git a/gnome2-libs/glib2/DEPENDS b/gnome2-libs/glib2/DEPENDS
index 8d570da..c524d44 100755
--- a/gnome2-libs/glib2/DEPENDS
+++ b/gnome2-libs/glib2/DEPENDS
@@ -1,7 +1,6 @@
. "$GRIMOIRE/FUNCTIONS" &&
+. "${GRIMOIRE}/MESON_DEPENDS" &&

-depends ninja-build-system &&
-depends meson &&
depends pkgconfig &&
depends libffi &&
depends GETTEXT &&
diff --git a/gnome2-libs/glib2/DETAILS b/gnome2-libs/glib2/DETAILS
index e8e25a0..eb16973 100755
--- a/gnome2-libs/glib2/DETAILS
+++ b/gnome2-libs/glib2/DETAILS
@@ -1,7 +1,7 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=glib2
- VERSION=2.71.3
-
SOURCE_HASH="sha256:288549404c26db3d52cf7a37f2f42b495b31ccffce2b4cb2439a64099c740343:UPSTREAM_HASH"
+ VERSION=2.72.0
+
SOURCE_HASH="sha256:d7bef0d4c4e7a62e08efb8e5f252a01357007b9588a87ff2b463a3857011f79d:UPSTREAM_HASH"
SECURITY_PATCH=2
SOURCE=glib-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/glib-$VERSION"
diff --git a/gnome2-libs/glib2/HISTORY b/gnome2-libs/glib2/HISTORY
index 8757d1e..84c4aa3 100644
--- a/gnome2-libs/glib2/HISTORY
+++ b/gnome2-libs/glib2/HISTORY
@@ -1,3 +1,7 @@
+2022-03-17 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.72.0
+ * DEPENDS: use grimoire-wide MESON_DEPENDS
+
2022-03-05 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.71.3




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fb0f8364cc7b67ccaf887181c874ff8051cae92e), Pavel Vinogradov, 03/17/2022

Archive powered by MHonArc 2.6.24.

Top of Page