Tue Oct 7 06:29:21 2014 UTC ()
Changes 2.40.2:
This release contains several BSD-related fixes backported from master
which failed to make it into the last release.


(adam)
diff -r1.222 -r1.223 pkgsrc/devel/glib2/Makefile
diff -r1.39 -r1.40 pkgsrc/devel/glib2/Makefile.common
diff -r1.79 -r1.80 pkgsrc/devel/glib2/PLIST
diff -r1.203 -r1.204 pkgsrc/devel/glib2/distinfo

cvs diff -r1.222 -r1.223 pkgsrc/devel/glib2/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/glib2/Makefile 2014/10/01 12:14:42 1.222
+++ pkgsrc/devel/glib2/Makefile 2014/10/07 06:29:21 1.223
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.222 2014/10/01 12:14:42 prlw1 Exp $ 1# $NetBSD: Makefile,v 1.223 2014/10/07 06:29:21 adam Exp $
2 2
3.include "Makefile.common" 3.include "Makefile.common"
4 4
5PKGREVISION= 1 
6CATEGORIES= devel gnome 5CATEGORIES= devel gnome
7 6
8COMMENT= Some useful routines for C programming (glib2) 7COMMENT= Some useful routines for C programming (glib2)
9 8
10USE_TOOLS+= msgfmt perl:run readlink 9USE_TOOLS+= msgfmt perl:run readlink
11 10
12PKGCONFIG_OVERRIDE+= glib-2.0.pc.in 11PKGCONFIG_OVERRIDE+= glib-2.0.pc.in
13PKGCONFIG_OVERRIDE+= gmodule-2.0.pc.in 12PKGCONFIG_OVERRIDE+= gmodule-2.0.pc.in
14PKGCONFIG_OVERRIDE+= gmodule-export-2.0.pc.in 13PKGCONFIG_OVERRIDE+= gmodule-export-2.0.pc.in
15PKGCONFIG_OVERRIDE+= gmodule-no-export-2.0.pc.in 14PKGCONFIG_OVERRIDE+= gmodule-no-export-2.0.pc.in
16PKGCONFIG_OVERRIDE+= gobject-2.0.pc.in 15PKGCONFIG_OVERRIDE+= gobject-2.0.pc.in
17PKGCONFIG_OVERRIDE+= gthread-2.0.pc.in 16PKGCONFIG_OVERRIDE+= gthread-2.0.pc.in
18PKGCONFIG_OVERRIDE+= gio-2.0.pc.in 17PKGCONFIG_OVERRIDE+= gio-2.0.pc.in

cvs diff -r1.39 -r1.40 pkgsrc/devel/glib2/Makefile.common (expand / switch to unified diff)

--- pkgsrc/devel/glib2/Makefile.common 2014/09/08 08:44:54 1.39
+++ pkgsrc/devel/glib2/Makefile.common 2014/10/07 06:29:21 1.40
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile.common,v 1.39 2014/09/08 08:44:54 jperkin Exp $ 1# $NetBSD: Makefile.common,v 1.40 2014/10/07 06:29:21 adam Exp $
2# 2#
3# used by devel/glib2/Makefile 3# used by devel/glib2/Makefile
4# used by devel/gdbus-codegen/Makefile 4# used by devel/gdbus-codegen/Makefile
5# used by sysutils/gio-fam/Makefile 5# used by sysutils/gio-fam/Makefile
6 6
7# When updating this package, please apply patch-ak to configure.in and 7# When updating this package, please apply patch-ak to configure.in and
8# then run a matching version of autoconf to regen patch-aa. 8# then run a matching version of autoconf to regen patch-aa.
9DISTNAME= glib-2.40.0 9DISTNAME= glib-2.40.2
10PKGNAME= ${DISTNAME:S/glib/glib2/} 10PKGNAME= ${DISTNAME:S/glib/glib2/}
11CATEGORIES= # empty; redefined in Makefile 11CATEGORIES= # empty; redefined in Makefile
12MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glib/${PKGVERSION_NOREV:R}/} 12MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glib/${PKGVERSION_NOREV:R}/}
13EXTRACT_SUFX= .tar.xz 13EXTRACT_SUFX= .tar.xz
14 14
15MAINTAINER= prlw1@cam.ac.uk 15MAINTAINER= prlw1@cam.ac.uk
16HOMEPAGE= http://developer.gnome.org/glib/ 16HOMEPAGE= http://developer.gnome.org/glib/
17COMMENT= # empty; redefined in Makefile 17COMMENT= # empty; redefined in Makefile
18LICENSE= gnu-lgpl-v2 18LICENSE= gnu-lgpl-v2
19 19
20PKG_INSTALLATION_TYPES= overwrite pkgviews 20PKG_INSTALLATION_TYPES= overwrite pkgviews
21 21
22USE_PKGLOCALEDIR= yes 22USE_PKGLOCALEDIR= yes

cvs diff -r1.79 -r1.80 pkgsrc/devel/glib2/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/glib2/PLIST 2014/09/05 20:49:55 1.79
+++ pkgsrc/devel/glib2/PLIST 2014/10/07 06:29:21 1.80
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.79 2014/09/05 20:49:55 prlw1 Exp $ 1@comment $NetBSD: PLIST,v 1.80 2014/10/07 06:29:21 adam Exp $
2bin/gapplication 2bin/gapplication
3bin/gdbus 3bin/gdbus
4bin/gio-querymodules 4bin/gio-querymodules
5bin/glib-compile-resources 5bin/glib-compile-resources
6bin/glib-compile-schemas 6bin/glib-compile-schemas
7bin/glib-genmarshal 7bin/glib-genmarshal
8bin/glib-gettextize 8bin/glib-gettextize
9bin/glib-mkenums 9bin/glib-mkenums
10bin/gobject-query 10bin/gobject-query
11bin/gresource 11bin/gresource
12bin/gsettings 12bin/gsettings
13bin/gtester 13bin/gtester
14bin/gtester-report 14bin/gtester-report
@@ -270,28 +270,28 @@ lib/libgmodule-2.0.la @@ -270,28 +270,28 @@ lib/libgmodule-2.0.la
270lib/libgobject-2.0.la 270lib/libgobject-2.0.la
271lib/libgthread-2.0.la 271lib/libgthread-2.0.la
272lib/pkgconfig/gio-2.0.pc 272lib/pkgconfig/gio-2.0.pc
273lib/pkgconfig/gio-unix-2.0.pc 273lib/pkgconfig/gio-unix-2.0.pc
274lib/pkgconfig/glib-2.0.pc 274lib/pkgconfig/glib-2.0.pc
275lib/pkgconfig/gmodule-2.0.pc 275lib/pkgconfig/gmodule-2.0.pc
276lib/pkgconfig/gmodule-export-2.0.pc 276lib/pkgconfig/gmodule-export-2.0.pc
277lib/pkgconfig/gmodule-no-export-2.0.pc 277lib/pkgconfig/gmodule-no-export-2.0.pc
278lib/pkgconfig/gobject-2.0.pc 278lib/pkgconfig/gobject-2.0.pc
279lib/pkgconfig/gthread-2.0.pc 279lib/pkgconfig/gthread-2.0.pc
280share/aclocal/glib-2.0.m4 280share/aclocal/glib-2.0.m4
281share/aclocal/glib-gettext.m4 281share/aclocal/glib-gettext.m4
282share/aclocal/gsettings.m4 282share/aclocal/gsettings.m4
283share/gdb/auto-load/libglib-2.0.so.0.4000.0-gdb.py 283share/gdb/auto-load/libglib-2.0.so.0.4002.0-gdb.py
284share/gdb/auto-load/libgobject-2.0.so.0.4000.0-gdb.py 284share/gdb/auto-load/libgobject-2.0.so.0.4002.0-gdb.py
285share/glib-2.0/gdb/glib.py 285share/glib-2.0/gdb/glib.py
286share/glib-2.0/gdb/gobject.py 286share/glib-2.0/gdb/gobject.py
287share/glib-2.0/gettext/po/Makefile.in.in 287share/glib-2.0/gettext/po/Makefile.in.in
288share/glib-2.0/schemas/gschema.dtd 288share/glib-2.0/schemas/gschema.dtd
289share/gtk-doc/html/gio/ExampleAnimal.html 289share/gtk-doc/html/gio/ExampleAnimal.html
290share/gtk-doc/html/gio/ExampleCat.html 290share/gtk-doc/html/gio/ExampleCat.html
291share/gtk-doc/html/gio/ExampleObject.html 291share/gtk-doc/html/gio/ExampleObject.html
292share/gtk-doc/html/gio/ExampleObjectManagerClient.html 292share/gtk-doc/html/gio/ExampleObjectManagerClient.html
293share/gtk-doc/html/gio/GAction.html 293share/gtk-doc/html/gio/GAction.html
294share/gtk-doc/html/gio/GActionGroup.html 294share/gtk-doc/html/gio/GActionGroup.html
295share/gtk-doc/html/gio/GActionMap.html 295share/gtk-doc/html/gio/GActionMap.html
296share/gtk-doc/html/gio/GAppInfo.html 296share/gtk-doc/html/gio/GAppInfo.html
297share/gtk-doc/html/gio/GAppInfoMonitor.html 297share/gtk-doc/html/gio/GAppInfoMonitor.html

cvs diff -r1.203 -r1.204 pkgsrc/devel/glib2/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/glib2/distinfo 2014/10/01 12:14:42 1.203
+++ pkgsrc/devel/glib2/distinfo 2014/10/07 06:29:21 1.204
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1$NetBSD: distinfo,v 1.203 2014/10/01 12:14:42 prlw1 Exp $ 1$NetBSD: distinfo,v 1.204 2014/10/07 06:29:21 adam Exp $
2 2
3SHA1 (glib-2.40.0.tar.xz) = 44e1442ed4d1bf3fa89138965deb35afc1335a65 3SHA1 (glib-2.40.2.tar.xz) = dcb8ad22b1c0e6969a844029ffb91a6def7ad240
4RMD160 (glib-2.40.0.tar.xz) = c50eed34bf8df127b959af27b02d6036934f758e 4RMD160 (glib-2.40.2.tar.xz) = bc99bf86361e28ca1e961b58e9e1cdd0c169b737
5Size (glib-2.40.0.tar.xz) = 7016228 bytes 5Size (glib-2.40.2.tar.xz) = 7001344 bytes
6SHA1 (patch-aa) = 0d30b40995e539f772afedda2724fa3181fe0019 6SHA1 (patch-aa) = 0d30b40995e539f772afedda2724fa3181fe0019
7SHA1 (patch-ab) = 04bde955a2a588011a8c77ada4923d5464a0d544 7SHA1 (patch-ab) = 04bde955a2a588011a8c77ada4923d5464a0d544
8SHA1 (patch-ac) = 96e153339675457356f71e35d20375bed669d337 8SHA1 (patch-ac) = 96e153339675457356f71e35d20375bed669d337
9SHA1 (patch-ae) = 09f16e8e14bdea3ee0e478d335f65cb66939e5f5 9SHA1 (patch-ae) = 09f16e8e14bdea3ee0e478d335f65cb66939e5f5
10SHA1 (patch-af) = 6da2f31b5052a9b1d02b9a87f47896be238a88bd 10SHA1 (patch-af) = 6da2f31b5052a9b1d02b9a87f47896be238a88bd
11SHA1 (patch-ah) = 2e23c228047d07769ef5b03b0ff636daa0435ee5 11SHA1 (patch-ah) = 2e23c228047d07769ef5b03b0ff636daa0435ee5
12SHA1 (patch-aha) = 3249929122a567eec3c421a1efa0ac510f1474b7 12SHA1 (patch-aha) = 3249929122a567eec3c421a1efa0ac510f1474b7
13SHA1 (patch-ak) = f5699914c2fe212316a27c64dd129ea7dde594f0 13SHA1 (patch-ak) = f5699914c2fe212316a27c64dd129ea7dde594f0
14SHA1 (patch-al) = 4eb4e241488dabe254973f5ada92898af57cd0f5 14SHA1 (patch-al) = 4eb4e241488dabe254973f5ada92898af57cd0f5
15SHA1 (patch-am) = 99f54927d76580dfeda2a6b1909e1bea5dbdc293 15SHA1 (patch-am) = 99f54927d76580dfeda2a6b1909e1bea5dbdc293
16SHA1 (patch-an) = 8dfc12cf0c8f3b8c7948fe3b2543a56e0cacec98 16SHA1 (patch-an) = 8dfc12cf0c8f3b8c7948fe3b2543a56e0cacec98
17SHA1 (patch-ba) = 28b2a3341e8a6d5beb023e173c3353d2697ba49b 17SHA1 (patch-ba) = 28b2a3341e8a6d5beb023e173c3353d2697ba49b
18SHA1 (patch-cb) = 56e2a9b2de04c8e528faf7ce778503fa55dcc3ac 18SHA1 (patch-cb) = 56e2a9b2de04c8e528faf7ce778503fa55dcc3ac