summaryrefslogtreecommitdiff
path: root/devel/glibmm
diff options
context:
space:
mode:
authorwiz <wiz>2014-09-06 15:31:23 +0000
committerwiz <wiz>2014-09-06 15:31:23 +0000
commit1bce47b5b91aea4e849330f2cafe408825c23652 (patch)
tree935f26218c5516b720fd3ef1e5403d7d834c4a7a /devel/glibmm
parent2a1915c59d36149802ebd509c74c622c779ef27c (diff)
downloadpkgsrc-1bce47b5b91aea4e849330f2cafe408825c23652.tar.gz
Update to 2.40.0:
2.40.0 (stable): * VariantType: Fix typo in VARIANT_TYPE_BYTESTRING_ARRAY value. (Murray Cumming) * gmmproc: Small improvement of enum documentation (Kjell Ahlstedt) * Windows Update the visual Studio build files. (Chun-wei Fan) 2.39.93 (unstable): Glib: * Keyfile: Add save_to_file(). (Murray Cumming) * Add VariantDict. (Murray Cumming) * Variant: Remove the now-unnecessary local g_variant_parse_error_quark(). (Murray Cumming) Bug #727554 (Antoine Jacoutot) Gio: * Application: Add the handle-local-options signal. * ApplicationCommandline: Add get_options_dict(). * Settings: Add get_user_value() and get_default_value(). (Murray Cumming) * Socket: Add get/set_option(). (Murray Cumming) * TlsInteraction: Add invoke_request_certificate(), request_certificate(), request_certificate_async() and request_certificate_finish(). (Murray Cumming) Build: * h2def.py: - Handle *_DEPRECATED_IN_* and AVAILABLE_IN_* with 0 digits. - Also strip *_DEPRECATE_IN_*_FOR () without a space. (Murray Cumming) * Visual Studio Projects: Update giomm Projects. (Chun-wei Fan) 2.39.92 (unstable): Gio: * Application: Add add_main_option_entry() and add_option_group(). (Murray Cumming) Documentation: * Glib::ustring: Say more clearly that it must be only UTF-8. (Kjell Ahlstedt) Bug #681560 (vurentjie) Build: * win32: Surround content_type_get_symbolic_icon() with ifdefs. (Giuseppe Penone) 2.39.91 (unstable): Documenation: * Improve Gio::Socket documentation. (Tomasz Jankowski, Murray Cumming) 2.39.3 (unstable): Gio * Action: - Add parse_detailed_name() and parse_detailed_name_variant(). (Kjell Ahlstedt) - Fix activate(const Glib::Variant<T_Value>& value). (Kjell Ahlstedt) Bug #722896 * MenuModel: Add signal_items_changed() (Kjell Ahlstedt) * MemoryInputStream: Add add_data() taking a sigc::slot, with a test. (Kjell Ahlstedt) Bug #609946 (Daniel Elstner) * MenuModel: Add signal_items_changed() (Kjell Ahlstedt) * Add Notification. (Kjell Ahlstedt) Bug #722896. Documentation: * Fix some doxygen warnings. (Kjell Ahlstedt) * Don't change NULL to 0 in docs, when it's part of a longer name. (Kjell Ahlstedt) * OptionContext: Add API documentation based on the C docs. (Murray Cumming) 2.39.3 (unstable): * Documentation improvements. (Kjell Ahlstedt) * Fix a test on IPv6 systems. (Adam Sampson)
Diffstat (limited to 'devel/glibmm')
-rw-r--r--devel/glibmm/Makefile4
-rw-r--r--devel/glibmm/PLIST13
-rw-r--r--devel/glibmm/distinfo8
3 files changed, 18 insertions, 7 deletions
diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile
index 5150be99a05..0d79765af6d 100644
--- a/devel/glibmm/Makefile
+++ b/devel/glibmm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2014/06/02 08:55:14 adam Exp $
+# $NetBSD: Makefile,v 1.61 2014/09/06 15:31:23 wiz Exp $
-DISTNAME= glibmm-2.38.2
+DISTNAME= glibmm-2.40.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glibmm/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff --git a/devel/glibmm/PLIST b/devel/glibmm/PLIST
index 19bc86e40aa..86c7c2b9b0a 100644
--- a/devel/glibmm/PLIST
+++ b/devel/glibmm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.32 2014/06/02 08:55:14 adam Exp $
+@comment $NetBSD: PLIST,v 1.33 2014/09/06 15:31:23 wiz Exp $
include/giomm-2.4/giomm.h
include/giomm-2.4/giomm/action.h
include/giomm-2.4/giomm/actiongroup.h
@@ -78,6 +78,7 @@ include/giomm-2.4/giomm/mount.h
include/giomm-2.4/giomm/mountoperation.h
include/giomm-2.4/giomm/networkaddress.h
include/giomm-2.4/giomm/networkservice.h
+include/giomm-2.4/giomm/notification.h
include/giomm-2.4/giomm/outputstream.h
include/giomm-2.4/giomm/pollableinputstream.h
include/giomm-2.4/giomm/pollableoutputstream.h
@@ -157,6 +158,7 @@ include/giomm-2.4/giomm/private/mount_p.h
include/giomm-2.4/giomm/private/mountoperation_p.h
include/giomm-2.4/giomm/private/networkaddress_p.h
include/giomm-2.4/giomm/private/networkservice_p.h
+include/giomm-2.4/giomm/private/notification_p.h
include/giomm-2.4/giomm/private/outputstream_p.h
include/giomm-2.4/giomm/private/pollableinputstream_p.h
include/giomm-2.4/giomm/private/pollableoutputstream_p.h
@@ -310,6 +312,7 @@ include/glibmm-2.4/glibmm/private/unicode_p.h
include/glibmm-2.4/glibmm/private/uriutils_p.h
include/glibmm-2.4/glibmm/private/valuearray_p.h
include/glibmm-2.4/glibmm/private/variant_p.h
+include/glibmm-2.4/glibmm/private/variantdict_p.h
include/glibmm-2.4/glibmm/private/variantiter_p.h
include/glibmm-2.4/glibmm/private/varianttype_p.h
include/glibmm-2.4/glibmm/property.h
@@ -343,6 +346,7 @@ include/glibmm-2.4/glibmm/value_custom.h
include/glibmm-2.4/glibmm/valuearray.h
include/glibmm-2.4/glibmm/variant.h
include/glibmm-2.4/glibmm/variant_basictypes.h
+include/glibmm-2.4/glibmm/variantdict.h
include/glibmm-2.4/glibmm/variantiter.h
include/glibmm-2.4/glibmm/varianttype.h
include/glibmm-2.4/glibmm/vectorutils.h
@@ -625,6 +629,9 @@ share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkAddress__inherit__graph.p
share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkService-members.html
share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkService.html
share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkService__inherit__graph.png
+share/doc/glibmm-2.4/reference/html/classGio_1_1Notification-members.html
+share/doc/glibmm-2.4/reference/html/classGio_1_1Notification.html
+share/doc/glibmm-2.4/reference/html/classGio_1_1Notification__inherit__graph.png
share/doc/glibmm-2.4/reference/html/classGio_1_1OutputStream-members.html
share/doc/glibmm-2.4/reference/html/classGio_1_1OutputStream.html
share/doc/glibmm-2.4/reference/html/classGio_1_1OutputStream__inherit__graph.png
@@ -1127,6 +1134,8 @@ share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantBase__inherit__graph.png
share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantContainerBase-members.html
share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantContainerBase.html
share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantContainerBase__inherit__graph.png
+share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantDict-members.html
+share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantDict.html
share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantIter-members.html
share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantIter.html
share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantParseError-members.html
@@ -1354,6 +1363,7 @@ share/doc/glibmm-2.4/reference/html/inherit_graph_105.png
share/doc/glibmm-2.4/reference/html/inherit_graph_106.png
share/doc/glibmm-2.4/reference/html/inherit_graph_107.png
share/doc/glibmm-2.4/reference/html/inherit_graph_108.png
+share/doc/glibmm-2.4/reference/html/inherit_graph_109.png
share/doc/glibmm-2.4/reference/html/inherit_graph_11.png
share/doc/glibmm-2.4/reference/html/inherit_graph_12.png
share/doc/glibmm-2.4/reference/html/inherit_graph_13.png
@@ -1547,6 +1557,7 @@ share/doc/glibmm-2.4/reference/html/since_2_34.html
share/doc/glibmm-2.4/reference/html/since_2_36.html
share/doc/glibmm-2.4/reference/html/since_2_38.html
share/doc/glibmm-2.4/reference/html/since_2_4.html
+share/doc/glibmm-2.4/reference/html/since_2_40.html
share/doc/glibmm-2.4/reference/html/since_2_6.html
share/doc/glibmm-2.4/reference/html/since_3_2.html
share/doc/glibmm-2.4/reference/html/structGlib_1_1Container__Helpers_1_1TypeTraits-members.html
diff --git a/devel/glibmm/distinfo b/devel/glibmm/distinfo
index 4b90c79568b..d0a0cf7384b 100644
--- a/devel/glibmm/distinfo
+++ b/devel/glibmm/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.43 2014/06/02 08:55:14 adam Exp $
+$NetBSD: distinfo,v 1.44 2014/09/06 15:31:23 wiz Exp $
-SHA1 (glibmm-2.38.2.tar.xz) = 94c36d748c3eeecd144b1ce5f661c287e63f08dc
-RMD160 (glibmm-2.38.2.tar.xz) = cce32556c48df703e2ea5721ffa20442b1c88dcf
-Size (glibmm-2.38.2.tar.xz) = 5598460 bytes
+SHA1 (glibmm-2.40.0.tar.xz) = 52eba9254ebf1d53c01a8afee44f4b709c35816e
+RMD160 (glibmm-2.40.0.tar.xz) = 4d367eb37bfa1f24ee8621f0d25993b46e5f5a31
+Size (glibmm-2.40.0.tar.xz) = 5645840 bytes
SHA1 (patch-gio_giomm_dbussubtreevtable.cc) = 0e6d961d1a5b354912dbf067ae364b5cb5b29e60