From 04bf0b9820a97104a060de20613a2d1928b34d9f Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 13 Oct 2007 17:52:18 +0000 Subject: Changes 2.6.5: * libglade/src/xml.hg: * libglade/src/xml.ccg: Do not use exceptions when compiled with exceptions disabled. Instead, Gnome::Glade::Xml takes an additional error parameter like most other g*mm methods that can fail. * docs/reference/Doxyfile.in: Add defines to PREDEFINED so that documentation is built wihout hiding optional API, such as use of exceptions. --- devel/libglademm/Makefile | 5 ++--- devel/libglademm/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'devel') diff --git a/devel/libglademm/Makefile b/devel/libglademm/Makefile index 4be674d1893..879cccf58f1 100644 --- a/devel/libglademm/Makefile +++ b/devel/libglademm/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2007/09/21 13:03:38 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/10/13 17:52:18 adam Exp $ -DISTNAME= libglademm-2.6.4 -PKGREVISION= 1 +DISTNAME= libglademm-2.6.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglademm/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libglademm/distinfo b/devel/libglademm/distinfo index 10cc5e6cd14..ba538a7b71c 100644 --- a/devel/libglademm/distinfo +++ b/devel/libglademm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2007/07/07 17:17:35 wiz Exp $ +$NetBSD: distinfo,v 1.6 2007/10/13 17:52:18 adam Exp $ -SHA1 (libglademm-2.6.4.tar.bz2) = 7db86cb5942e7eed5668776e49aeb3731b3a34c9 -RMD160 (libglademm-2.6.4.tar.bz2) = de19f129c7af4b4b990d95a68f406460caf99200 -Size (libglademm-2.6.4.tar.bz2) = 307057 bytes +SHA1 (libglademm-2.6.5.tar.bz2) = 92a347cefcb4e0dc66eda06ba414bfd68dff1e64 +RMD160 (libglademm-2.6.5.tar.bz2) = 64bc9e1200ae07ef1badd5be143f5d57b8ca8d9f +Size (libglademm-2.6.5.tar.bz2) = 367037 bytes -- cgit v1.2.3