diff options
author | jmmv <jmmv@pkgsrc.org> | 2002-11-26 17:00:37 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2002-11-26 17:00:37 +0000 |
commit | 3654d02b25b8f06e4a712df07430ffc561927c2b (patch) | |
tree | 3a7a1465953798c5586ccf6cb8c07f73d3b69e14 /devel | |
parent | 5137ea96ec9c4e1e1a33396e30b6f9bc6a2b6be7 (diff) | |
download | pkgsrc-3654d02b25b8f06e4a712df07430ffc561927c2b.tar.gz |
Update to 2.0.3.2; changes include:
* Bugs fixed
+ toolbar label set efficiency win (Michael)
+ toolbar destruction (Jaka Mocnik, Satyajit)
Approved by wiz.
This closes my own PR 18772.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libbonoboui/Makefile | 5 | ||||
-rw-r--r-- | devel/libbonoboui/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index 063c3d6c592..64d112e8b97 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/10/19 10:54:49 rh Exp $ +# $NetBSD: Makefile,v 1.4 2002/11/26 17:00:37 jmmv Exp $ # -DISTNAME= libbonoboui-2.0.3 -PKGREVISION= 1 +DISTNAME= libbonoboui-2.0.3.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libbonoboui/distinfo b/devel/libbonoboui/distinfo index 349dae3e156..9b9f268235e 100644 --- a/devel/libbonoboui/distinfo +++ b/devel/libbonoboui/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/09/11 23:57:02 rh Exp $ +$NetBSD: distinfo,v 1.2 2002/11/26 17:00:37 jmmv Exp $ -SHA1 (libbonoboui-2.0.3.tar.bz2) = 5f0457fb8e3340eebd85b4dc67c636d2002e4f45 -Size (libbonoboui-2.0.3.tar.bz2) = 486241 bytes +SHA1 (libbonoboui-2.0.3.2.tar.bz2) = 968c37e82a5c489983a7fc809be5b7814dccb00b +Size (libbonoboui-2.0.3.2.tar.bz2) = 491878 bytes |