diff options
author | jmmv <jmmv> | 2005-01-09 17:30:00 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-01-09 17:30:00 +0000 |
commit | 1c809b366bf81c2e7785ddea3a9f6b66b906ab62 (patch) | |
tree | 68e89e51934f754234ca615ea496756dc2b78f0a /devel/glib2/distinfo | |
parent | d6e0e012971489cf41e3396b7b1502ee22a62ee7 (diff) | |
download | pkgsrc-1c809b366bf81c2e7785ddea3a9f6b66b906ab62.tar.gz |
Update to 2.6.1.
While here, get rid of the XDG path specification madness and use the
installation prefix to locate stuff instead of a nonsense hardcoded
path. Note that this is not pkgviews friendly (not a problem because
the previous behavior wasn't even). This makes applications work out
of the box (well, there are still some hardcoded paths in other
packages that have to be discovered), without any need to set an
environment variable.
* GOption
- Make gtk_init(NULL, NULL) work again [Marcin Krzyzanowski]
- Improve handling of -- [Matthias Clasen]
- Don't show G_OPTION_REMAINING in --help output [Matthew F. Barnes]
* g_find_program_in_path() doesn't return directories [Tommi Komulainen]
* Add gmodule-export-2.0.pc [Matthias]
* Win32 changes
- Improve hangling of UNC paths [Tor Lillqvist]
- g_getenv(), g_setenv(), g_unsetenv(), g_find_program_in_path()
take and return UTF-8 now [Tor]
- Make g_file_test() work more reliably, and use PATHEXT
when check for executables [Tor]
- Build and cross-compilation fixes [J. Ali Harlow]
* Other bug fixes [Jens Hatlak, Morten Welinder,
Tor, Kalpesh Shah, Adrian Bunk
* Documentation improvements [Marcin Krzyzanowski, Tor, Crispin
Flowerday, Mariano Suárez-Alvarez, Christian Biere, Danny Milo,
Vincent Untz, Bastien Nocera
* New and updated translations (cy,de,nl,ru,sq,sv)
Diffstat (limited to 'devel/glib2/distinfo')
-rw-r--r-- | devel/glib2/distinfo | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/glib2/distinfo b/devel/glib2/distinfo index e7a29f48ee4..0f65bd576ac 100644 --- a/devel/glib2/distinfo +++ b/devel/glib2/distinfo @@ -1,11 +1,12 @@ -$NetBSD: distinfo,v 1.42 2005/01/06 10:58:30 agc Exp $ +$NetBSD: distinfo,v 1.43 2005/01/09 17:30:00 jmmv Exp $ -SHA1 (glib-2.6.0.tar.bz2) = e0d769aeddb0610926f30ab4c62b9378a38e503e -Size (glib-2.6.0.tar.bz2) = 2257529 bytes -SHA1 (patch-aa) = 05c11f213ce0597b6a3086f4e7f8e2f38b96c940 +SHA1 (glib-2.6.1.tar.bz2) = 9d958f8f27b013ae538f2d6d06a5ae8271ccd1e6 +Size (glib-2.6.1.tar.bz2) = 2252237 bytes +SHA1 (patch-aa) = 46da4262302066d79932de95cd727dd322f757e8 SHA1 (patch-ab) = a231346877b6246e086312fda107a90dffdd0adb SHA1 (patch-ac) = 5f3d1446a41e71f1bf5556a1dd2a2a04e77d45da SHA1 (patch-ad) = c926d96bdc9ddf4f434fc57af0adbe11002cffc3 SHA1 (patch-ae) = 09f16e8e14bdea3ee0e478d335f65cb66939e5f5 SHA1 (patch-af) = c7f29961a832b65feef0e8f4cf218491a440f68c SHA1 (patch-ag) = 3917075e80139e0bd937ee9c2b42745fa6e69747 +SHA1 (patch-ah) = 81dc8f02aad56af7634479f5554cc68adbe730f9 |