pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/gobject-introspection Update gobject-introspecti...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36bf7d96712b
branches:  trunk
changeset: 443761:36bf7d96712b
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Sun Dec 20 22:00:43 2020 +0000

description:
Update gobject-introspection to 1.66.1

* Update glib annotations
* Windows: Fix running on different drives :mr:`239`
* gimarshallingtests: Add more tests for flags :mr:`235`
* Revert "giscanner: Fix section matching for documentation :mr:`237`" see :issue:`360`

diffstat:

 devel/gobject-introspection/Makefile |   5 ++---
 devel/gobject-introspection/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r 24f14d327ed2 -r 36bf7d96712b devel/gobject-introspection/Makefile
--- a/devel/gobject-introspection/Makefile      Sun Dec 20 20:22:17 2020 +0000
+++ b/devel/gobject-introspection/Makefile      Sun Dec 20 22:00:43 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2020/12/04 20:45:10 nia Exp $
+# $NetBSD: Makefile,v 1.74 2020/12/20 22:00:43 prlw1 Exp $
 
-DISTNAME=      gobject-introspection-1.66.0
-PKGREVISION=   1
+DISTNAME=      gobject-introspection-1.66.1
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gobject-introspection/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
diff -r 24f14d327ed2 -r 36bf7d96712b devel/gobject-introspection/distinfo
--- a/devel/gobject-introspection/distinfo      Sun Dec 20 20:22:17 2020 +0000
+++ b/devel/gobject-introspection/distinfo      Sun Dec 20 22:00:43 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.38 2020/09/29 10:45:58 prlw1 Exp $
+$NetBSD: distinfo,v 1.39 2020/12/20 22:00:43 prlw1 Exp $
 
-SHA1 (gobject-introspection-1.66.0.tar.xz) = dc806ee27935d86e55e8e5d3313684fd01b7ecf8
-RMD160 (gobject-introspection-1.66.0.tar.xz) = d42c871a178ed9e85834c8fc4e59ae176b44cc38
-SHA512 (gobject-introspection-1.66.0.tar.xz) = ff69514cc6b1dfbeafb488c1a3c1328cb222d4ab8c644e7f84c62cde8529b6e2dcf21c3a903684a837c5841f6ccf47eb179881eb1cba08cdc0ec7a352fafeee0
-Size (gobject-introspection-1.66.0.tar.xz) = 1012396 bytes
+SHA1 (gobject-introspection-1.66.1.tar.xz) = c1a9aa497bbe0b639f9ea4505c5fadfd765f9c98
+RMD160 (gobject-introspection-1.66.1.tar.xz) = 6366843cf6c781c32b4d1edf5a4fef82003e2d3c
+SHA512 (gobject-introspection-1.66.1.tar.xz) = ea1e20cd94ff8af3572f417f35e96648ffc3e94a91d4e4c81adf99bb0f408ac21ecf40990f9dbd5f2e0f4e83360286ca5db88dbc45bd59289596a324acf7df3d
+Size (gobject-introspection-1.66.1.tar.xz) = 1012784 bytes
 SHA1 (patch-gir_meson.build) = 428739a91aad88fcc003f0e3aaca68f1f8631a91
 SHA1 (patch-giscanner_ast.py) = 06b3d8903d126028d2d5144c6d6a508209c834b9
 SHA1 (patch-tests_scanner_Regress-1.0-expected.gir) = f6f044a24045d38d78b9c511813be8442ce45b16



Home | Main Index | Thread Index | Old Index