pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/glib2 Update to 2.6.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62bce2265913
branches:  trunk
changeset: 488570:62bce2265913
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Feb 04 11:21:11 2005 +0000

description:
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:

 devel/glib2/Makefile |  4 ++--
 devel/glib2/PLIST    |  5 ++---
 devel/glib2/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (59 lines):

diff -r 9eb8890aa768 -r 62bce2265913 devel/glib2/Makefile
--- a/devel/glib2/Makefile      Fri Feb 04 11:20:39 2005 +0000
+++ b/devel/glib2/Makefile      Fri Feb 04 11:21:11 2005 +0000
@@ -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/ \
diff -r 9eb8890aa768 -r 62bce2265913 devel/glib2/PLIST
--- a/devel/glib2/PLIST Fri Feb 04 11:20:39 2005 +0000
+++ b/devel/glib2/PLIST Fri Feb 04 11:21:11 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2004/12/24 10:03:27 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.22 2005/02/04 11:21:11 jmmv Exp $
 bin/glib-genmarshal
 bin/glib-gettextize
 bin/glib-mkenums
@@ -171,7 +171,6 @@
 share/doc/glib/left.png
 share/doc/glib/mainloop-states.gif
 share/doc/glib/right.png
-share/doc/glib/style.css
 share/doc/glib/tools.html
 share/doc/glib/up.png
 share/doc/gobject/GTypeModule.html
@@ -204,7 +203,6 @@
 share/doc/gobject/right.png
 share/doc/gobject/rn01.html
 share/doc/gobject/rn02.html
-share/doc/gobject/style.css
 share/doc/gobject/up.png
 share/glib-2.0/gettext/mkinstalldirs
 share/glib-2.0/gettext/po/Makefile.in.in
@@ -266,6 +264,7 @@
 ${PKGLOCALEDIR}/locale/sr@ije/LC_MESSAGES/glib20.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/glib20.mo
 ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/glib20.mo
+${PKGLOCALEDIR}/locale/tl/LC_MESSAGES/glib20.mo
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/glib20.mo
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/glib20.mo
 ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/glib20.mo
diff -r 9eb8890aa768 -r 62bce2265913 devel/glib2/distinfo
--- a/devel/glib2/distinfo      Fri Feb 04 11:20:39 2005 +0000
+++ b/devel/glib2/distinfo      Fri Feb 04 11:21:11 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.43 2005/01/09 17:30:00 jmmv Exp $
+$NetBSD: distinfo,v 1.44 2005/02/04 11:21:11 jmmv Exp $
 
-SHA1 (glib-2.6.1.tar.bz2) = 9d958f8f27b013ae538f2d6d06a5ae8271ccd1e6
-Size (glib-2.6.1.tar.bz2) = 2252237 bytes
+SHA1 (glib-2.6.2.tar.bz2) = 18e198ae5f49096ef44a0d92d1fa7b2cddcb91bf
+Size (glib-2.6.2.tar.bz2) = 2343753 bytes
 SHA1 (patch-aa) = 46da4262302066d79932de95cd727dd322f757e8
 SHA1 (patch-ab) = a231346877b6246e086312fda107a90dffdd0adb
 SHA1 (patch-ac) = 5f3d1446a41e71f1bf5556a1dd2a2a04e77d45da



Home | Main Index | Thread Index | Old Index