diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-07-11 10:43:31 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-07-11 10:43:31 +0000 |
commit | 2b3a95149d8cab798a7ee04eb8fc1a1678d933a4 (patch) | |
tree | 01db1427e01dcb185a12312ade9239c5a8840fa3 /devel/libgnomeui | |
parent | 7aff34547d09d37bdfb52b7d6410b4f71285a3d5 (diff) | |
download | pkgsrc-2b3a95149d8cab798a7ee04eb8fc1a1678d933a4.tar.gz |
Update to 2.2.2:
Library:
* Fix a memory leak in the pixbuf utils.
Patch by Takuro Ashie <ashie@homa.ne.jp>. Fixes bug #114928
* Fix a bunch of typos (Kjartan)
* Fix problems with sound event handling (Leena)
Translations:
* Dafydd Harries (cy), Joel Brich (eo), Arafat Mendini (ar).
Diffstat (limited to 'devel/libgnomeui')
-rw-r--r-- | devel/libgnomeui/Makefile | 4 | ||||
-rw-r--r-- | devel/libgnomeui/PLIST | 5 | ||||
-rw-r--r-- | devel/libgnomeui/distinfo | 6 |
3 files changed, 8 insertions, 7 deletions
diff --git a/devel/libgnomeui/Makefile b/devel/libgnomeui/Makefile index 5163ace7924..ef06bbb1fdf 100644 --- a/devel/libgnomeui/Makefile +++ b/devel/libgnomeui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2003/06/03 18:45:36 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/11 10:43:31 jmmv Exp $ # -DISTNAME= libgnomeui-2.2.1 +DISTNAME= libgnomeui-2.2.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgnomeui/PLIST b/devel/libgnomeui/PLIST index 25ded556cf2..350014b61dc 100644 --- a/devel/libgnomeui/PLIST +++ b/devel/libgnomeui/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2003/06/03 18:45:37 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.7 2003/07/11 10:43:32 jmmv Exp $ include/libgnomeui-2.0/gnome.h include/libgnomeui-2.0/libgnomeui/gnome-about.h include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h @@ -53,7 +53,7 @@ lib/libgnomeui-2.a lib/libgnomeui-2.la lib/libgnomeui-2.so lib/libgnomeui-2.so.200 -lib/libgnomeui-2.so.200.1 +lib/libgnomeui-2.so.200.2 lib/pkgconfig/libgnomeui-2.0.pc libexec/gnome_segv2 share/doc/html/libgnomeui/application-mgmt.html @@ -115,6 +115,7 @@ ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/libgnomeui-2.0.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/libgnomeui-2.0.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/libgnomeui-2.0.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libgnomeui-2.0.mo +${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/libgnomeui-2.0.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libgnomeui-2.0.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libgnomeui-2.0.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/libgnomeui-2.0.mo diff --git a/devel/libgnomeui/distinfo b/devel/libgnomeui/distinfo index 8ad9ab7bb7c..640425d5c52 100644 --- a/devel/libgnomeui/distinfo +++ b/devel/libgnomeui/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/06/03 18:45:37 jmmv Exp $ +$NetBSD: distinfo,v 1.5 2003/07/11 10:43:32 jmmv Exp $ -SHA1 (libgnomeui-2.2.1.tar.bz2) = caf6726ebbc51670bcae1c51cf39a02d1c335520 -Size (libgnomeui-2.2.1.tar.bz2) = 1194609 bytes +SHA1 (libgnomeui-2.2.2.tar.bz2) = 987cef3d551bb410e65c1eb9cd5ccaf40d7c254e +Size (libgnomeui-2.2.2.tar.bz2) = 1211149 bytes |