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:   wiz
Date:           Mon May 18 05:51:43 UTC 2026

Modified Files:
        pkgsrc/devel/gobject-introspection: Makefile distinfo
Removed Files:
        pkgsrc/devel/gobject-introspection/patches: patch-gir_meson.build
            patch-giscanner_maintransformer.py

Log Message:
gobject-introspection: remove patches that seem unneeded

No change to gobject-introspection or glib2-introspection
(except the actual change in maintransformer.py)

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/devel/gobject-introspection/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/devel/gobject-introspection/distinfo
cvs rdiff -u -r1.7 -r0 \
    pkgsrc/devel/gobject-introspection/patches/patch-gir_meson.build
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/gobject-introspection/patches/patch-giscanner_maintransformer.py

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.101 pkgsrc/devel/gobject-introspection/Makefile:1.102
--- pkgsrc/devel/gobject-introspection/Makefile:1.101   Fri May 15 17:00:54 2026
+++ pkgsrc/devel/gobject-introspection/Makefile Mon May 18 05:51:43 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.101 2026/05/15 17:00:54 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2026/05/18 05:51:43 wiz Exp $
 
 DISTNAME=      gobject-introspection-1.86.0
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gobject-introspection/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/gobject-introspection/distinfo
diff -u pkgsrc/devel/gobject-introspection/distinfo:1.61 pkgsrc/devel/gobject-introspection/distinfo:1.62
--- pkgsrc/devel/gobject-introspection/distinfo:1.61    Mon Jan  5 14:49:02 2026
+++ pkgsrc/devel/gobject-introspection/distinfo Mon May 18 05:51:43 2026
@@ -1,13 +1,11 @@
-$NetBSD: distinfo,v 1.61 2026/01/05 14:49:02 ryoon Exp $
+$NetBSD: distinfo,v 1.62 2026/05/18 05:51:43 wiz Exp $
 
 BLAKE2s (gobject-introspection-1.86.0.tar.xz) = ce6be0ff2c9de0dcb08acb656f6d83a3c6091147f246a564b82cc49bea98774b
 SHA512 (gobject-introspection-1.86.0.tar.xz) = a9d2edbe1cea710e10ef1ea8059a45cf5689bace43b5d2a6861809e863a6de7114b4763db8df3916ad6202c9967f48f7997acd0810a86e5e88dea7e0be88b585
 Size (gobject-introspection-1.86.0.tar.xz) = 1083172 bytes
-SHA1 (patch-gir_meson.build) = 6d3af4a17b88ab49efb71da91b1169dc050b9081
 SHA1 (patch-girepository_gitypelib.c) = b5fa0fe0fc22a5dfb2b2916dfbb87e16fc732640
 SHA1 (patch-giscanner_ast.py) = 76ac2965000833cc6b8d1f37fb997706557d8c5e
 SHA1 (patch-giscanner_ccompiler.py) = f2bf40307a9ed5847f760612f985acdb1d413472
-SHA1 (patch-giscanner_maintransformer.py) = 070a8b658b9057701d3760197ccd41107d530d96
 SHA1 (patch-tools_compiler.c) = 799d5a086338e08378b8b249e6808e8b1a8101dc
 SHA1 (patch-tools_generate.c) = 3fa74dd0e2c7658768a4278b984be38bff729d94
 SHA1 (patch-tools_meson.build) = 775fff212ccbd964352c25e1d94469ab8db318ec



Home | Main Index | Thread Index | Old Index