pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gobject-introspection
Module Name: pkgsrc
Committed By: tsutsui
Date: Fri May 1 02:14:52 UTC 2026
Modified Files:
pkgsrc/devel/gobject-introspection: Makefile
Log Message:
gobject-introspection: bump PKGREVISION for glib2 2.88.0 update
gobject-introspection installs GLib/GObject/GModule/Gio/GioUnix
introspection data generated against the GLib version available at
build time.
After updating devel/glib2 to 2.88.0, the old gobject-introspection
package still contains typelibs generated against the previous GLib.
This can break runtime users of PyGObject like inputmethod/ibus-anthy.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/devel/gobject-introspection/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gobject-introspection/Makefile
diff -u pkgsrc/devel/gobject-introspection/Makefile:1.99 pkgsrc/devel/gobject-introspection/Makefile:1.100
--- pkgsrc/devel/gobject-introspection/Makefile:1.99 Mon Jan 5 14:49:02 2026
+++ pkgsrc/devel/gobject-introspection/Makefile Fri May 1 02:14:52 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.99 2026/01/05 14:49:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.100 2026/05/01 02:14:52 tsutsui Exp $
DISTNAME= gobject-introspection-1.86.0
+PKGREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gobject-introspection/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Home |
Main Index |
Thread Index |
Old Index