diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-07-11 10:28:27 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-07-11 10:28:27 +0000 |
commit | cb53c6fbb6eec87bed2205b5e5ae624a485a6227 (patch) | |
tree | 1ce2232fda666664b62bc04c9b542fee9cdd574d /devel/libgnome/PLIST | |
parent | 6fca61c3f56546d1aa4f85ed9dc956cea0a6380b (diff) | |
download | pkgsrc-cb53c6fbb6eec87bed2205b5e5ae624a485a6227.tar.gz |
Update to 2.2.3:
Library:
* Check that user shells exist and are executable in gnome-util.c
Fixes bug #91925. (Giovanni Pardini)
* Use glib versions of string functions in help converters.
Fixes bug #81355. (Morten Welinder)
* Fix leak in score handling. Fixes bug #116794 (Kjartan)
* Fix reading of free'd memory in poptContext handling in
gnome-program. (Jeff)
* Fix reading free'd memory in gnome-program (Jeff Steadfast)
Translations:
* Arafat Mendini (ar), Jordi Mallach (ca), Dafydd Harries (cy)
Diffstat (limited to 'devel/libgnome/PLIST')
-rw-r--r-- | devel/libgnome/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libgnome/PLIST b/devel/libgnome/PLIST index 1d53c4016dd..0a56569b5aa 100644 --- a/devel/libgnome/PLIST +++ b/devel/libgnome/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2003/05/25 07:58:05 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/07/11 10:28:27 jmmv Exp $ include/libgnome-2.0/libgnome/gnome-config.h include/libgnome-2.0/libgnome/gnome-exec.h include/libgnome-2.0/libgnome/gnome-gconf.h @@ -25,7 +25,7 @@ lib/libgnome-2.a lib/libgnome-2.la lib/libgnome-2.so lib/libgnome-2.so.200 -lib/libgnome-2.so.200.1 +lib/libgnome-2.so.200.3 lib/pkgconfig/libgnome-2.0.pc libexec/gnome2-db2html libexec/gnome2-info2html @@ -79,6 +79,7 @@ ${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libgnome-2.0.mo +${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/libgnome-2.0.mo @@ -136,7 +137,6 @@ share/sgml/docbook/gnome-customization-0.1/l10n.xml @dirrm share/examples/libgnome @dirrm share/doc/html/libgnome @comment in gnome-vfs2: @dirrm lib/gnome-vfs-2.0/modules -@comment in gnome-vfs2: @dirrm lib/gnome-vfs-2.0 @comment in bonobo-activation: @dirrm lib/bonobo/servers @comment in bonobo-activation: @dirrm lib/bonobo/monikers @dirrm include/libgnome-2.0/libgnome |