summaryrefslogtreecommitdiff
path: root/devel/glib2/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-02-04 11:21:11 +0000
committerjmmv <jmmv@pkgsrc.org>2005-02-04 11:21:11 +0000
commitce2afa063ef6283696acc54360dddb1e7471d9d7 (patch)
treef1dffe2aaa8fa76d59b162c4145671846525408f /devel/glib2/Makefile
parentee2419f704e4527020908657a9a2e6a04213eef8 (diff)
downloadpkgsrc-ce2afa063ef6283696acc54360dddb1e7471d9d7.tar.gz
Update to 2.6.2:
* GKeyFile - Accept \r\n line ends [Bastian Nocera] - Add unit tests [Matthias Clasen] - Don't treat numbers with leading zeros as octal [Matthias] * Win32 changes - Bug fixes [Kazuki Iwamoto, Tor Lillqvist, Robert Ă–gren, Ulf Lamping] * Other bug fixes [Tor, Owen Taylor, Kjartan Maraas, Pawel Sakowski, Simon Budig, Mathias Hasselmann, David Hoover, Morten Welinder] * Documentation improvements [Vincent Untz, Sebastian Bacher, Matthias] * New and updated translations (ca,et,it,lt,pl,pt_BR,sk,tl)
Diffstat (limited to 'devel/glib2/Makefile')
-rw-r--r--devel/glib2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile
index dad790d37ea..ef9b67506f8 100644
--- a/devel/glib2/Makefile
+++ b/devel/glib2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2005/01/09 17:30:00 jmmv Exp $
+# $NetBSD: Makefile,v 1.65 2005/02/04 11:21:11 jmmv Exp $
-DISTNAME= glib-2.6.1
+DISTNAME= glib-2.6.2
PKGNAME= ${DISTNAME:S/glib/glib2/}
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.6/ \