summaryrefslogtreecommitdiff
path: root/x11/gtkmm/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-11-29 19:05:17 +0000
committeradam <adam@pkgsrc.org>2006-11-29 19:05:17 +0000
commit52bcbc10027526222589069352686a09cb3b68fb (patch)
tree6c333bc19dd8f90e2bd4e84acb0015fdfc1c83c4 /x11/gtkmm/Makefile
parent29563f82ea57a8a6e00812af03a24cb7f6d7babf (diff)
downloadpkgsrc-52bcbc10027526222589069352686a09cb3b68fb.tar.gz
Changes 2.10.5:
* UIManager: Fix crash when built without exceptions support. * Style: lookup_icon_set(): Memory-management correction. * Build: - Windows: Do not check for gtk+-unix-print-2.0 on as it is not always included in GTK installers and/or binary archives (like in Tor's binaries).
Diffstat (limited to 'x11/gtkmm/Makefile')
-rw-r--r--x11/gtkmm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtkmm/Makefile b/x11/gtkmm/Makefile
index 640bfa021d0..69491c5b82a 100644
--- a/x11/gtkmm/Makefile
+++ b/x11/gtkmm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2006/11/09 16:37:36 adam Exp $
+# $NetBSD: Makefile,v 1.45 2006/11/29 19:05:17 adam Exp $
-DISTNAME= gtkmm-2.10.3
+DISTNAME= gtkmm-2.10.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkmm/2.10/}
EXTRACT_SUFX= .tar.bz2