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:           Tue Aug 20 13:56:40 UTC 2019

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

Log Message:
gobject-introspection: update to 1.60.2.

1.60.2 - 2019-06-15
-------------------

* docwriter: Fix Exception message attribute :mr:`146` (:user:`Philip Chimento <ptomato>`)
* meson: fix default cairo DLL name on Windows
* scanner: Fix error on Windows in case source files are on different drives
* gi-test: Fix gir file tests with MSVC :mr:`151` (:user:`Chun-wei Fan <fanc999>`)
* MSVC.README.rst: Update VS 2008/x64 build notes :mr:`152` (:user:`Chun-wei Fan <fanc999>`)
* giscanner/scannerlexer.l: Include io.h on Windows (:user:`Chun-wei Fan <fanc999>`)
* build: Force-include msvc_recommended_pragmas.h on Visual Studio :mr:`152` (:user:`Chun-wei Fan <fanc999>`)
* Update glib annotations (2.60.4)


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/devel/gobject-introspection/Makefile
cvs rdiff -u -r1.32 -r1.33 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.63 pkgsrc/devel/gobject-introspection/Makefile:1.64
--- pkgsrc/devel/gobject-introspection/Makefile:1.63    Thu Jun 13 09:43:19 2019
+++ pkgsrc/devel/gobject-introspection/Makefile Tue Aug 20 13:56:40 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2019/06/13 09:43:19 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2019/08/20 13:56:40 wiz Exp $
 
-DISTNAME=      gobject-introspection-1.60.1
-PKGREVISION=   1
+DISTNAME=      gobject-introspection-1.60.2
 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.32 pkgsrc/devel/gobject-introspection/distinfo:1.33
--- pkgsrc/devel/gobject-introspection/distinfo:1.32    Wed Jun  5 09:12:32 2019
+++ pkgsrc/devel/gobject-introspection/distinfo Tue Aug 20 13:56:40 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.32 2019/06/05 09:12:32 prlw1 Exp $
+$NetBSD: distinfo,v 1.33 2019/08/20 13:56:40 wiz Exp $
 
-SHA1 (gobject-introspection-1.60.1.tar.xz) = c4c55fbc207fd777371c960274be29f7c9fe3551
-RMD160 (gobject-introspection-1.60.1.tar.xz) = 71ca6db1b174272525ee991ab723957003f66891
-SHA512 (gobject-introspection-1.60.1.tar.xz) = 01adbeffee08ff6487f11a303fd7a59a99c36714dce21be9bbae7fd2bf8f080665e830bc3a47566140a6081dc74f6c2f8d8232286759b761f70493545a9d90ea
-Size (gobject-introspection-1.60.1.tar.xz) = 1284460 bytes
+SHA1 (gobject-introspection-1.60.2.tar.xz) = 735d3ad08a2f32837bc34e3f47be588a405f3b29
+RMD160 (gobject-introspection-1.60.2.tar.xz) = 6455f1b5e4427b8f0a26efb94597a476ed9ca96e
+SHA512 (gobject-introspection-1.60.2.tar.xz) = 8e8c1c3a025cb6c18933302ada8cce7c4826f22eef791c80a97abb28379239f8d99312e1237bcea1060f4d5cf65441909b9da434561982209bb4976b1f22529e
+Size (gobject-introspection-1.60.2.tar.xz) = 1285000 bytes
 SHA1 (patch-giscanner_ast.py) = 06b3d8903d126028d2d5144c6d6a508209c834b9
 SHA1 (patch-giscanner_ccompiler.py) = 03faf472ad9384670e7f15a647e069606d44daba
 SHA1 (patch-giscanner_gdumpparser.py) = 83d6c72d070b2e32d90131148b566a1a2fb9aa77



Home | Main Index | Thread Index | Old Index