pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/glib2 update to 2.30.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/1743132905d4
branches: trunk
changeset: 598735:1743132905d4
user: drochner <drochner%pkgsrc.org@localhost>
date: Sun Jan 29 10:46:52 2012 +0000
description:
update to 2.30.2
this switches to the 2.30 release branch
pkgsrc note: if you use net/libsoup24 with this glib2 version, make
sure to use at least version 2.34.3nb1
diffstat:
devel/glib2/Makefile | 6 +-
devel/glib2/Makefile.common | 10 ++--
devel/glib2/PLIST | 77 +++++++++++++++++++++++++++++++++++++++----
devel/glib2/buildlink3.mk | 3 +-
devel/glib2/distinfo | 24 ++++++------
devel/glib2/patches/patch-ai | 12 +++---
devel/glib2/patches/patch-ak | 26 +++++++-------
devel/glib2/patches/patch-an | 8 ++--
devel/glib2/patches/patch-ap | 28 ++++++++--------
devel/glib2/patches/patch-ba | 53 +++++++++++------------------
devel/glib2/patches/patch-ce | 12 +++---
devel/glib2/patches/patch-cj | 72 ++++++++++++++++++++--------------------
devel/glib2/patches/patch-cl | 10 ++--
13 files changed, 195 insertions(+), 146 deletions(-)
diffs (truncated from 904 to 300 lines):
diff -r 6d79d8e3bb7c -r 1743132905d4 devel/glib2/Makefile
--- a/devel/glib2/Makefile Sun Jan 29 10:41:19 2012 +0000
+++ b/devel/glib2/Makefile Sun Jan 29 10:46:52 2012 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.190 2012/01/17 16:51:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.191 2012/01/29 10:46:52 drochner Exp $
.include "Makefile.common"
.include "options.mk"
-PKGREVISION= 4
-
CATEGORIES= devel
COMMENT= Some useful routines for C programming (glib2)
@@ -34,6 +32,7 @@
# agc doesn't want glib2 to depend on python so we install it
# in a broken and useless state.
CHECK_INTERPRETER_SKIP+= bin/gtester-report
+CHECK_INTERPRETER_SKIP+= bin/gdbus-codegen
# need pcre utf8 + unicode-properties
BUILDLINK_API_DEPENDS.pcre+= pcre>=8.11
@@ -50,4 +49,5 @@
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
+.include "../../devel/libffi/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 6d79d8e3bb7c -r 1743132905d4 devel/glib2/Makefile.common
--- a/devel/glib2/Makefile.common Sun Jan 29 10:41:19 2012 +0000
+++ b/devel/glib2/Makefile.common Sun Jan 29 10:46:52 2012 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile.common,v 1.13 2011/08/04 23:52:04 wiz Exp $
+# $NetBSD: Makefile.common,v 1.14 2012/01/29 10:46:52 drochner Exp $
#
# used by devel/glib2/Makefile
# used by sysutils/gio-fam/Makefile
# When updating this package, please apply patch-ak to configure.in and
# then run a matching version of autoconf to regen patch-aa.
-DISTNAME= glib-2.28.8
+DISTNAME= glib-2.30.2
PKGNAME= ${DISTNAME:S/glib/glib2/}
CATEGORIES= # empty; redefined in Makefile
-MASTER_SITES= ftp://ftp.gtk.org/pub/glib/2.28/ \
- ${MASTER_SITE_GNOME:=sources/glib/2.28/}
+MASTER_SITES= ftp://ftp.gtk.org/pub/glib/2.30/ \
+ ${MASTER_SITE_GNOME:=sources/glib/2.30/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -21,7 +21,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++ c99
USE_LIBTOOL= yes
TEST_TARGET= check
diff -r 6d79d8e3bb7c -r 1743132905d4 devel/glib2/PLIST
--- a/devel/glib2/PLIST Sun Jan 29 10:41:19 2012 +0000
+++ b/devel/glib2/PLIST Sun Jan 29 10:46:52 2012 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.62 2011/06/09 11:16:38 drochner Exp $
+@comment $NetBSD: PLIST,v 1.63 2012/01/29 10:46:52 drochner Exp $
bin/gdbus
+bin/gdbus-codegen
bin/gio-querymodules
bin/glib-compile-schemas
bin/glib-genmarshal
@@ -41,11 +42,19 @@
include/glib/glib-2.0/gio/gdbusauthobserver.h
include/glib/glib-2.0/gio/gdbusconnection.h
include/glib/glib-2.0/gio/gdbuserror.h
+include/glib/glib-2.0/gio/gdbusinterface.h
+include/glib/glib-2.0/gio/gdbusinterfaceskeleton.h
include/glib/glib-2.0/gio/gdbusintrospection.h
include/glib/glib-2.0/gio/gdbusmessage.h
include/glib/glib-2.0/gio/gdbusmethodinvocation.h
include/glib/glib-2.0/gio/gdbusnameowning.h
include/glib/glib-2.0/gio/gdbusnamewatching.h
+include/glib/glib-2.0/gio/gdbusobject.h
+include/glib/glib-2.0/gio/gdbusobjectmanager.h
+include/glib/glib-2.0/gio/gdbusobjectmanagerclient.h
+include/glib/glib-2.0/gio/gdbusobjectmanagerserver.h
+include/glib/glib-2.0/gio/gdbusobjectproxy.h
+include/glib/glib-2.0/gio/gdbusobjectskeleton.h
include/glib/glib-2.0/gio/gdbusproxy.h
include/glib/glib-2.0/gio/gdbusserver.h
include/glib/glib-2.0/gio/gdbusutils.h
@@ -119,6 +128,10 @@
include/glib/glib-2.0/gio/gtlscertificate.h
include/glib/glib-2.0/gio/gtlsclientconnection.h
include/glib/glib-2.0/gio/gtlsconnection.h
+include/glib/glib-2.0/gio/gtlsdatabase.h
+include/glib/glib-2.0/gio/gtlsfiledatabase.h
+include/glib/glib-2.0/gio/gtlsinteraction.h
+include/glib/glib-2.0/gio/gtlspassword.h
include/glib/glib-2.0/gio/gtlsserverconnection.h
include/glib/glib-2.0/gio/gvfs.h
include/glib/glib-2.0/gio/gvolume.h
@@ -126,6 +139,7 @@
include/glib/glib-2.0/gio/gzlibcompressor.h
include/glib/glib-2.0/gio/gzlibdecompressor.h
include/glib/glib-2.0/glib-object.h
+include/glib/glib-2.0/glib-unix.h
include/glib/glib-2.0/glib.h
include/glib/glib-2.0/glib/galloca.h
include/glib/glib-2.0/glib/garray.h
@@ -146,6 +160,7 @@
include/glib/glib-2.0/glib/gerror.h
include/glib/glib-2.0/glib/gfileutils.h
include/glib/glib-2.0/glib/ghash.h
+include/glib/glib-2.0/glib/ghmac.h
include/glib/glib-2.0/glib/ghook.h
include/glib/glib-2.0/glib/ghostutils.h
include/glib/glib-2.0/glib/gi18n-lib.h
@@ -198,6 +213,7 @@
include/glib/glib-2.0/gobject/gboxed.h
include/glib/glib-2.0/gobject/gclosure.h
include/glib/glib-2.0/gobject/genums.h
+include/glib/glib-2.0/gobject/glib-types.h
include/glib/glib-2.0/gobject/gmarshal.h
include/glib/glib-2.0/gobject/gobject.h
include/glib/glib-2.0/gobject/gobjectnotifyqueue.c
@@ -212,6 +228,30 @@
include/glib/glib-2.0/gobject/gvaluearray.h
include/glib/glib-2.0/gobject/gvaluecollector.h
include/glib/glib-2.0/gobject/gvaluetypes.h
+lib/gdbus-2.0/codegen/__init__.py
+lib/gdbus-2.0/codegen/__init__.pyc
+lib/gdbus-2.0/codegen/__init__.pyo
+lib/gdbus-2.0/codegen/codegen.py
+lib/gdbus-2.0/codegen/codegen.pyc
+lib/gdbus-2.0/codegen/codegen.pyo
+lib/gdbus-2.0/codegen/codegen_docbook.py
+lib/gdbus-2.0/codegen/codegen_docbook.pyc
+lib/gdbus-2.0/codegen/codegen_docbook.pyo
+lib/gdbus-2.0/codegen/codegen_main.py
+lib/gdbus-2.0/codegen/codegen_main.pyc
+lib/gdbus-2.0/codegen/codegen_main.pyo
+lib/gdbus-2.0/codegen/config.py
+lib/gdbus-2.0/codegen/config.pyc
+lib/gdbus-2.0/codegen/config.pyo
+lib/gdbus-2.0/codegen/dbustypes.py
+lib/gdbus-2.0/codegen/dbustypes.pyc
+lib/gdbus-2.0/codegen/dbustypes.pyo
+lib/gdbus-2.0/codegen/parser.py
+lib/gdbus-2.0/codegen/parser.pyc
+lib/gdbus-2.0/codegen/parser.pyo
+lib/gdbus-2.0/codegen/utils.py
+lib/gdbus-2.0/codegen/utils.pyc
+lib/gdbus-2.0/codegen/utils.pyo
lib/glib-2.0/include/glibconfig.h
lib/libgio-2.0.la
lib/libglib-2.0.la
@@ -226,6 +266,7 @@
lib/pkgconfig/gmodule-no-export-2.0.pc
lib/pkgconfig/gobject-2.0.pc
lib/pkgconfig/gthread-2.0.pc
+man/man1/gdbus-codegen.1
man/man1/gdbus.1
man/man1/gio-querymodules.1
man/man1/glib-compile-schemas.1
@@ -239,13 +280,17 @@
share/aclocal/glib-2.0.m4
share/aclocal/glib-gettext.m4
share/aclocal/gsettings.m4
-share/gdb/auto-load/libglib-2.0.so.0.2800.8-gdb.py
-share/gdb/auto-load/libgobject-2.0.so.0.2800.8-gdb.py
+share/gdb/auto-load/libglib-2.0.so.0.3000.2-gdb.py
+share/gdb/auto-load/libgobject-2.0.so.0.3000.2-gdb.py
share/glib-2.0/gdb/glib.py
share/glib-2.0/gdb/gobject.py
share/glib-2.0/gettext/mkinstalldirs
share/glib-2.0/gettext/po/Makefile.in.in
share/glib-2.0/schemas/gschema.dtd
+share/gtk-doc/html/gio/ExampleAnimal.html
+share/gtk-doc/html/gio/ExampleCat.html
+share/gtk-doc/html/gio/ExampleObject.html
+share/gtk-doc/html/gio/ExampleObjectManagerClient.html
share/gtk-doc/html/gio/GAction.html
share/gtk-doc/html/gio/GActionGroup.html
share/gtk-doc/html/gio/GAppInfo.html
@@ -261,9 +306,16 @@
share/gtk-doc/html/gio/GCredentials.html
share/gtk-doc/html/gio/GDBusAuthObserver.html
share/gtk-doc/html/gio/GDBusConnection.html
-share/gtk-doc/html/gio/GDBusError.html
+share/gtk-doc/html/gio/GDBusInterface.html
+share/gtk-doc/html/gio/GDBusInterfaceSkeleton.html
share/gtk-doc/html/gio/GDBusMessage.html
share/gtk-doc/html/gio/GDBusMethodInvocation.html
+share/gtk-doc/html/gio/GDBusObject.html
+share/gtk-doc/html/gio/GDBusObjectManager.html
+share/gtk-doc/html/gio/GDBusObjectManagerClient.html
+share/gtk-doc/html/gio/GDBusObjectManagerServer.html
+share/gtk-doc/html/gio/GDBusObjectProxy.html
+share/gtk-doc/html/gio/GDBusObjectSkeleton.html
share/gtk-doc/html/gio/GDBusProxy.html
share/gtk-doc/html/gio/GDBusServer.html
share/gtk-doc/html/gio/GDataInputStream.html
@@ -329,6 +381,10 @@
share/gtk-doc/html/gio/GTlsCertificate.html
share/gtk-doc/html/gio/GTlsClientConnection.html
share/gtk-doc/html/gio/GTlsConnection.html
+share/gtk-doc/html/gio/GTlsDatabase.html
+share/gtk-doc/html/gio/GTlsFileDatabase.html
+share/gtk-doc/html/gio/GTlsInteraction.html
+share/gtk-doc/html/gio/GTlsPassword.html
share/gtk-doc/html/gio/GTlsServerConnection.html
share/gtk-doc/html/gio/GUnixConnection.html
share/gtk-doc/html/gio/GUnixCredentialsMessage.html
@@ -349,6 +405,7 @@
share/gtk-doc/html/gio/api-index-2-24.html
share/gtk-doc/html/gio/api-index-2-26.html
share/gtk-doc/html/gio/api-index-2-28.html
+share/gtk-doc/html/gio/api-index-2-30.html
share/gtk-doc/html/gio/api-index-deprecated.html
share/gtk-doc/html/gio/api-index-full.html
share/gtk-doc/html/gio/application.html
@@ -372,15 +429,17 @@
share/gtk-doc/html/gio/ch29s03.html
share/gtk-doc/html/gio/ch29s04.html
share/gtk-doc/html/gio/ch29s05.html
-share/gtk-doc/html/gio/ch29s06.html
share/gtk-doc/html/gio/conversion.html
share/gtk-doc/html/gio/extending-gio.html
share/gtk-doc/html/gio/extending.html
share/gtk-doc/html/gio/failable_initialization.html
share/gtk-doc/html/gio/file_mon.html
share/gtk-doc/html/gio/file_ops.html
+share/gtk-doc/html/gio/gdbus-codegen.html
share/gtk-doc/html/gio/gdbus-convenience.html
share/gtk-doc/html/gio/gdbus-lowlevel.html
+share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html
+share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html
share/gtk-doc/html/gio/gdbus.html
share/gtk-doc/html/gio/gio-D-Bus-Addresses.html
share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html
@@ -390,6 +449,7 @@
share/gtk-doc/html/gio/gio-GContentType.html
share/gtk-doc/html/gio/gio-GConverterInputstream.html
share/gtk-doc/html/gio/gio-GConverterOutputstream.html
+share/gtk-doc/html/gio/gio-GDBusError.html
share/gtk-doc/html/gio/gio-GFileAttribute.html
share/gtk-doc/html/gio/gio-GIOError.html
share/gtk-doc/html/gio/gio-GIOScheduler.html
@@ -399,7 +459,6 @@
share/gtk-doc/html/gio/gio-Watching-Bus-Names.html
share/gtk-doc/html/gio/gio-hierarchy.html
share/gtk-doc/html/gio/gio-querymodules.html
-share/gtk-doc/html/gio/gio.devhelp
share/gtk-doc/html/gio/gio.devhelp2
share/gtk-doc/html/gio/glib-compile-schemas.html
share/gtk-doc/html/gio/gsettings-tool.html
@@ -438,6 +497,7 @@
share/gtk-doc/html/glib/api-index-2-24.html
share/gtk-doc/html/glib/api-index-2-26.html
share/gtk-doc/html/glib/api-index-2-28.html
+share/gtk-doc/html/glib/api-index-2-30.html
share/gtk-doc/html/glib/api-index-2-4.html
share/gtk-doc/html/glib/api-index-2-6.html
share/gtk-doc/html/glib/api-index-2-8.html
@@ -458,6 +518,7 @@
share/gtk-doc/html/glib/glib-Character-Set-Conversion.html
share/gtk-doc/html/glib/glib-Commandline-option-parser.html
share/gtk-doc/html/glib/glib-Data-Checksums.html
+share/gtk-doc/html/glib/glib-Data-HMACs.html
share/gtk-doc/html/glib/glib-Datasets.html
share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html
share/gtk-doc/html/glib/glib-Double-ended-Queues.html
@@ -509,6 +570,7 @@
share/gtk-doc/html/glib/glib-Timers.html
share/gtk-doc/html/glib/glib-Trash-Stacks.html
share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html
+share/gtk-doc/html/glib/glib-UNIX-specific-utilities-and-integration.html
share/gtk-doc/html/glib/glib-URI-Functions.html
share/gtk-doc/html/glib/glib-Unicode-Manipulation.html
share/gtk-doc/html/glib/glib-Version-Information.html
@@ -526,7 +588,6 @@
share/gtk-doc/html/glib/glib-resources.html
share/gtk-doc/html/glib/glib-running.html
share/gtk-doc/html/glib/glib-utilities.html
-share/gtk-doc/html/glib/glib.devhelp
share/gtk-doc/html/glib/glib.devhelp2
share/gtk-doc/html/glib/glib.html
share/gtk-doc/html/glib/gtester-report.html
@@ -555,6 +616,7 @@
share/gtk-doc/html/gobject/api-index-2-24.html
share/gtk-doc/html/gobject/api-index-2-26.html
share/gtk-doc/html/gobject/api-index-2-28.html
+share/gtk-doc/html/gobject/api-index-2-30.html
share/gtk-doc/html/gobject/api-index-2-4.html
share/gtk-doc/html/gobject/api-index-2-6.html
share/gtk-doc/html/gobject/api-index-2-8.html
@@ -583,7 +645,6 @@
share/gtk-doc/html/gobject/gobject-memory.html
Home |
Main Index |
Thread Index |
Old Index