summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam>2007-10-13 17:52:18 +0000
committeradam <adam>2007-10-13 17:52:18 +0000
commit04bf0b9820a97104a060de20613a2d1928b34d9f (patch)
tree1eddd6aa2bfff7a0ee15b707cbeca94ff2e62533 /devel
parent8092c5c15854896bdc56ec84039e502f14a9c01a (diff)
downloadpkgsrc-04bf0b9820a97104a060de20613a2d1928b34d9f.tar.gz
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.
Diffstat (limited to 'devel')
-rw-r--r--devel/libglademm/Makefile5
-rw-r--r--devel/libglademm/distinfo8
2 files changed, 6 insertions, 7 deletions
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