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:   adam
Date:           Mon Jun 26 19:46:40 UTC 2023

Modified Files:
        pkgsrc/devel/gobject-introspection: Makefile distinfo

Log Message:
gobject-introspection: updated to 1.76.1

1.76.1 - 2023-03-22
-------------------
* Handle null default values
* Documentation fixes

1.76.0 - 2023-03-13
-------------------
* Documentation fixes
* Update the GIR data for GLib


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/devel/gobject-introspection/Makefile
cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/gobject-introspection/distinfo

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.85 pkgsrc/devel/gobject-introspection/Makefile:1.86
--- pkgsrc/devel/gobject-introspection/Makefile:1.85    Sat Dec 31 06:01:20 2022
+++ pkgsrc/devel/gobject-introspection/Makefile Mon Jun 26 19:46:40 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2022/12/31 06:01:20 sekiya Exp $
+# $NetBSD: Makefile,v 1.86 2023/06/26 19:46:40 adam Exp $
 
-DISTNAME=      gobject-introspection-1.74.0
-PKGREVISION=   1
+DISTNAME=      gobject-introspection-1.76.1
 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.50 pkgsrc/devel/gobject-introspection/distinfo:1.51
--- pkgsrc/devel/gobject-introspection/distinfo:1.50    Wed Nov 23 10:56:39 2022
+++ pkgsrc/devel/gobject-introspection/distinfo Mon Jun 26 19:46:40 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.50 2022/11/23 10:56:39 adam Exp $
+$NetBSD: distinfo,v 1.51 2023/06/26 19:46:40 adam Exp $
 
-BLAKE2s (gobject-introspection-1.74.0.tar.xz) = 0ad5a8a4c604de9103693f31a6cec1acccbc0a96d2b8772804d9974c2cb80dac
-SHA512 (gobject-introspection-1.74.0.tar.xz) = decff5dda0ec5ec0afda4d6bcd3bdadcbf34289002c0d9c0c77ecf8c5d3f15d196b24d8035041545031006acbdfe76af47c42da061c40e200c87f2c74cd301f0
-Size (gobject-introspection-1.74.0.tar.xz) = 1044008 bytes
+BLAKE2s (gobject-introspection-1.76.1.tar.xz) = 50f71aff2af2970686a390cdb829cea83a1d162beccf58d21d698313bb9fcf57
+SHA512 (gobject-introspection-1.76.1.tar.xz) = 84331a30f8854d2259609650c21aadd6363ea1417a75828bd395f8f4346da1c6d6550cff5f2c9f5f6fd6fbf2a9d27b5880c2ee1616fa905c5f362384d481a916
+Size (gobject-introspection-1.76.1.tar.xz) = 1055416 bytes
 SHA1 (patch-girepository_gitypelib.c) = b5fa0fe0fc22a5dfb2b2916dfbb87e16fc732640
 SHA1 (patch-giscanner_ast.py) = bf9f7f6f5c548ca170d177f4d724481e0b6d1e29
 SHA1 (patch-giscanner_ccompiler.py) = c730488e66caf0bb2f258df04be66d72ca714ab4



Home | Main Index | Thread Index | Old Index