pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gobject-introspection gobject-introspection: upd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6b1feeefdec
branches:  trunk
changeset: 449210:e6b1feeefdec
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Mar 22 07:05:31 2021 +0000

description:
gobject-introspection: updated to 1.68.0

1.68.0 - 2021-03-19
-------------------
* Update GLib annotations :mr:`262`
* docs: cleanup :mr:`261`
* Fix syntax errors in gir-1.2.rnc :mr:`256`

diffstat:

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

diffs (48 lines):

diff -r ad48a2ed7ba0 -r e6b1feeefdec devel/gobject-introspection/Makefile
--- a/devel/gobject-introspection/Makefile      Mon Mar 22 07:03:57 2021 +0000
+++ b/devel/gobject-introspection/Makefile      Mon Mar 22 07:05:31 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2021/01/11 19:15:24 jperkin Exp $
+# $NetBSD: Makefile,v 1.76 2021/03/22 07:05:31 adam Exp $
 
-DISTNAME=      gobject-introspection-1.66.1
-PKGREVISION=   1
+DISTNAME=      gobject-introspection-1.68.0
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gobject-introspection/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
diff -r ad48a2ed7ba0 -r e6b1feeefdec devel/gobject-introspection/PLIST
--- a/devel/gobject-introspection/PLIST Mon Mar 22 07:03:57 2021 +0000
+++ b/devel/gobject-introspection/PLIST Mon Mar 22 07:05:31 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2020/03/11 10:09:36 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2021/03/22 07:05:31 adam Exp $
 bin/g-ir-annotation-tool
 bin/g-ir-compiler
 bin/g-ir-generate
@@ -122,7 +122,6 @@
 lib/gobject-introspection/giscanner/girparser.py
 lib/gobject-introspection/giscanner/girwriter.py
 lib/gobject-introspection/giscanner/introspectablepass.py
-lib/gobject-introspection/giscanner/libtoolimporter.py
 lib/gobject-introspection/giscanner/maintransformer.py
 lib/gobject-introspection/giscanner/mdextensions.py
 lib/gobject-introspection/giscanner/message.py
diff -r ad48a2ed7ba0 -r e6b1feeefdec devel/gobject-introspection/distinfo
--- a/devel/gobject-introspection/distinfo      Mon Mar 22 07:03:57 2021 +0000
+++ b/devel/gobject-introspection/distinfo      Mon Mar 22 07:05:31 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.40 2021/01/11 19:15:24 jperkin Exp $
+$NetBSD: distinfo,v 1.41 2021/03/22 07:05:31 adam Exp $
 
-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 (gobject-introspection-1.68.0.tar.xz) = 0672668f6275316acf485894bd07857a69ea41fd
+RMD160 (gobject-introspection-1.68.0.tar.xz) = 110995510a49188c157e885f56f5f39a16462747
+SHA512 (gobject-introspection-1.68.0.tar.xz) = d2e64c119aa500b624a57baa2cebe9126ab100003d98b771f4fb51cf92748635de352997f702f40656f7c665f3dfedfbfa19912cc7a2d039d254555243bbc381
+Size (gobject-introspection-1.68.0.tar.xz) = 1019732 bytes
 SHA1 (patch-gir_meson.build) = 428739a91aad88fcc003f0e3aaca68f1f8631a91
 SHA1 (patch-giscanner_ast.py) = 06b3d8903d126028d2d5144c6d6a508209c834b9
 SHA1 (patch-giscanner_ccompiler.py) = f65622421968e9daef19bafc4bd3c3d210546389



Home | Main Index | Thread Index | Old Index