2013-03-18 15:01:25 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
Ensure the Darwin libiconv_open hack is only applied when using the
native iconv.
|
2013-01-21 16:54:24 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Fix build with kqueue option and automake-1.13.
|
2012-12-14 20:20:19 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 2.34.3
changes:
-bugfixes
-translation updates
|
2012-11-15 15:22:03 by Matthias Drochner | Files touched by this commit (1) |
Log message:
add the kqueue patch again
|
2012-11-13 22:23:07 by Adam Ciarcinski | Files touched by this commit (11) |
Log message:
Changes 2.34.2:
* Bug fixes:
649302 Add support for GNU/FreeBSD
672924 Add annotations for g_filename_from_uri()
685995 Crash in g_menu_exporter_name_vanished
686091 Invalid reads in g_bytes_unref_to_data
686185 g_date_time_format Transcoding Fails on OSX
686213 Half open TCP sockets remain open after soup...
686662 introduce explicitly-sized enum types, depre...
686786 g_socket_get_available_bytes() returns wrong...
687089 g_dbus_connection_export_menu_model(): fix a...
687540 In Trash folder, Nautilus misinterprets "\n"...
687541 GSignalQuery param_types field needs array a...
687600 gfileutils.c performs invalid cast of (varar...
687801 tests/buffered-input-stream: Fix size of par...
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-19 19:54:57 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 2.34.1
changes:
-bugfixes
-translation updates
|
2012-10-09 20:57:54 by Julio Merino | Files touched by this commit (1) |
Log message:
Explicitly disable the creation of manpages so that the presence of
xsltproc and Docbook packages do not enable this unexpectedly. Fixes
the build whenever manpages get enabled for some reason, as the PLIST
does not account for them.
|
2012-10-06 22:44:05 by Patrick Welche | Files touched by this commit (15) |
Log message:
Update glib2 and therefore gdbus-codegen and gio-fam to 2.34.0
- patch-ar and patch-as to avoid dependending on python are no longer
necessary since the introduction of --disable-modular-tests
- patch-co has been committed to glib in 2360d04e
- other patches cargo culted across
- statfs test was fixed in glib with commit afa82ae8
- no longer provide man pages as that requires docbook & xsltproc
Many changes in glib since 2.32.4, especially GDBus improvements.
See NEWS file http://git.gnome.org/browse/glib/plain/NEWS?id=2.34.0 for details.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|