diff options
author | wiz <wiz> | 2006-10-06 18:05:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-06 18:05:21 +0000 |
commit | 2336e437fca0f46dcf34e0a21d9f5d02bf2470a2 (patch) | |
tree | a695b341f7dc2d3eb076dde532f93e89786d02cf /devel/glib2/PLIST | |
parent | f6c3c252d07ab7be3ea7281371bdfab18fc2386b (diff) | |
download | pkgsrc-2336e437fca0f46dcf34e0a21d9f5d02bf2470a2.tar.gz |
Update to 2.12.4:
Overview of Changes from GLib 2.12.3 to GLib 2.12.4
===================================================
* Fix build problems related to Posix timers.
* Bugs fixed
321974 nanosleep on AIX / g_timer API using high
resolution timers
353584 va_end called on caller supplied va_list
353580 va_copy detection breaks if user sets
CFLAGS=-Werror-implicit-function-declaration
354522 Small problem with PLT hiding 6 symbols
358421 typos in gmain.c
* New and updated translations (bn,bn_IN,dz,el,en_GB,
et,fa,hi,hy,it,ka,nn,pt_BR,ro,sl,sr,sr@Latn,ta)
Diffstat (limited to 'devel/glib2/PLIST')
-rw-r--r-- | devel/glib2/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/glib2/PLIST b/devel/glib2/PLIST index 535367a1917..827bf9547c4 100644 --- a/devel/glib2/PLIST +++ b/devel/glib2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.33 2006/07/23 14:15:02 wiz Exp $ +@comment $NetBSD: PLIST,v 1.34 2006/10/06 18:05:22 wiz Exp $ bin/glib-genmarshal bin/glib-gettextize bin/glib-mkenums @@ -270,6 +270,7 @@ share/locale/cs/LC_MESSAGES/glib20.mo share/locale/cy/LC_MESSAGES/glib20.mo share/locale/da/LC_MESSAGES/glib20.mo share/locale/de/LC_MESSAGES/glib20.mo +share/locale/dz/LC_MESSAGES/glib20.mo share/locale/el/LC_MESSAGES/glib20.mo share/locale/en_CA/LC_MESSAGES/glib20.mo share/locale/en_GB/LC_MESSAGES/glib20.mo @@ -287,6 +288,7 @@ share/locale/he/LC_MESSAGES/glib20.mo share/locale/hi/LC_MESSAGES/glib20.mo share/locale/hr/LC_MESSAGES/glib20.mo share/locale/hu/LC_MESSAGES/glib20.mo +share/locale/hy/LC_MESSAGES/glib20.mo share/locale/id/LC_MESSAGES/glib20.mo share/locale/is/LC_MESSAGES/glib20.mo share/locale/it/LC_MESSAGES/glib20.mo |