Thu Apr 10 16:22:13 2008 UTC ()
update to 2.22.0
This switches to the gnome-2.22 release branch.


(drochner)
diff -r1.56 -r1.57 pkgsrc/devel/libbonobo/Makefile
diff -r1.18 -r1.19 pkgsrc/devel/libbonobo/PLIST
diff -r1.25 -r1.26 pkgsrc/devel/libbonobo/distinfo

cvs diff -r1.56 -r1.57 pkgsrc/devel/libbonobo/Makefile (switch to unified diff)

--- pkgsrc/devel/libbonobo/Makefile 2008/03/04 13:47:32 1.56
+++ pkgsrc/devel/libbonobo/Makefile 2008/04/10 16:22:13 1.57
@@ -1,43 +1,43 @@ @@ -1,43 +1,43 @@
1# $NetBSD: Makefile,v 1.56 2008/03/04 13:47:32 wiz Exp $ 1# $NetBSD: Makefile,v 1.57 2008/04/10 16:22:13 drochner Exp $
2 2
3DISTNAME= libbonobo-2.20.4 3DISTNAME= libbonobo-2.22.0
4CATEGORIES= devel gnome 4CATEGORIES= devel gnome
5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.20/} 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.22/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= jmmv@NetBSD.org 8MAINTAINER= jmmv@NetBSD.org
9HOMEPAGE= http://developer.gnome.org/ 9HOMEPAGE= http://developer.gnome.org/
10COMMENT= GNOME2 Object activation framework library 10COMMENT= GNOME2 Object activation framework library
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14CONFLICTS= bonobo-activation-[0-9]* 14CONFLICTS= bonobo-activation-[0-9]*
15 15
16GNU_CONFIGURE= YES 16GNU_CONFIGURE= YES
17USE_PKGLOCALEDIR= YES 17USE_PKGLOCALEDIR= YES
18USE_LIBTOOL= YES 18USE_LIBTOOL= YES
19USE_TOOLS+= bison flex gmake intltool msgfmt perl:run pkg-config 19USE_TOOLS+= bison flex gmake intltool msgfmt perl:run pkg-config
20 20
21PKGCONFIG_OVERRIDE= bonobo/libbonobo-2.0.pc.in 21PKGCONFIG_OVERRIDE= bonobo/libbonobo-2.0.pc.in
22PKGCONFIG_OVERRIDE+= bonobo-activation/bonobo-activation-2.0.pc.in 22PKGCONFIG_OVERRIDE+= bonobo-activation/bonobo-activation-2.0.pc.in
23 23
24CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} 24CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
25CONFIGURE_ENV+= PERL_PATH=${TOOLS_PERL5:Q} 25CONFIGURE_ENV+= PERL_PATH=${TOOLS_PERL5:Q}
26 26
27PKG_SYSCONFSUBDIR= bonobo-activation 27PKG_SYSCONFSUBDIR= bonobo-activation
28EGDIR= ${PREFIX}/share/examples/bonobo-activation 28EGDIR= ${PREFIX}/share/examples/bonobo-activation
29CONF_FILES= ${EGDIR}/bonobo-activation-config.xml \ 29CONF_FILES= ${EGDIR}/bonobo-activation-config.xml \
30 ${PKG_SYSCONFDIR}/bonobo-activation-config.xml 30 ${PKG_SYSCONFDIR}/bonobo-activation-config.xml
31 31
32PRINT_PLIST_AWK+= /^@dirrm lib\/(bonobo|bonobo\/monikers)$$/ \ 32PRINT_PLIST_AWK+= /^@dirrm lib\/(bonobo|bonobo\/monikers)$$/ \
33 { print "@unexec $${RMDIR} %D/" $$2 \ 33 { print "@unexec $${RMDIR} %D/" $$2 \
34 " 2>/dev/null || $${TRUE}"; next; } 34 " 2>/dev/null || $${TRUE}"; next; }
35 35
36BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0 36BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0
37 37
38.include "../../devel/gettext-lib/buildlink3.mk" 38.include "../../devel/gettext-lib/buildlink3.mk"
39.include "../../devel/glib2/buildlink3.mk" 39.include "../../devel/glib2/buildlink3.mk"
40.include "../../devel/popt/buildlink3.mk" 40.include "../../devel/popt/buildlink3.mk"
41.include "../../net/ORBit2/buildlink3.mk" 41.include "../../net/ORBit2/buildlink3.mk"
42.include "../../textproc/libxml2/buildlink3.mk" 42.include "../../textproc/libxml2/buildlink3.mk"
43.include "../../mk/bsd.pkg.mk" 43.include "../../mk/bsd.pkg.mk"

cvs diff -r1.18 -r1.19 pkgsrc/devel/libbonobo/PLIST (switch to unified diff)

--- pkgsrc/devel/libbonobo/PLIST 2008/03/04 13:47:32 1.18
+++ pkgsrc/devel/libbonobo/PLIST 2008/04/10 16:22:13 1.19
@@ -1,275 +1,276 @@ @@ -1,275 +1,276 @@
1@comment $NetBSD: PLIST,v 1.18 2008/03/04 13:47:32 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.19 2008/04/10 16:22:13 drochner Exp $
2bin/activation-client 2bin/activation-client
3bin/bonobo-activation-run-query 3bin/bonobo-activation-run-query
4bin/bonobo-slay 4bin/bonobo-slay
5bin/echo-client-2 5bin/echo-client-2
6include/bonobo-activation-2.0/bonobo-activation/Bonobo_Activation_types.h 6include/bonobo-activation-2.0/bonobo-activation/Bonobo_Activation_types.h
7include/bonobo-activation-2.0/bonobo-activation/Bonobo_GenericFactory.h 7include/bonobo-activation-2.0/bonobo-activation/Bonobo_GenericFactory.h
8include/bonobo-activation-2.0/bonobo-activation/Bonobo_Unknown.h 8include/bonobo-activation-2.0/bonobo-activation/Bonobo_Unknown.h
9include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-activate.h 9include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-activate.h
10include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-async.h 10include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-async.h
11include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-init.h 11include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-init.h
12include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-mime.h 12include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-mime.h
13include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-register.h 13include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-register.h
14include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-server-info.h 14include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-server-info.h
15include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-shlib.h 15include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-shlib.h
16include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-version.h 16include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-version.h
17include/bonobo-activation-2.0/bonobo-activation/bonobo-activation.h 17include/bonobo-activation-2.0/bonobo-activation/bonobo-activation.h
18include/libbonobo-2.0/bonobo/Bonobo.h 18include/libbonobo-2.0/bonobo/Bonobo.h
19include/libbonobo-2.0/bonobo/bonobo-app-client.h 19include/libbonobo-2.0/bonobo/bonobo-app-client.h
20include/libbonobo-2.0/bonobo/bonobo-application.h 20include/libbonobo-2.0/bonobo/bonobo-application.h
21include/libbonobo-2.0/bonobo/bonobo-arg.h 21include/libbonobo-2.0/bonobo/bonobo-arg.h
22include/libbonobo-2.0/bonobo/bonobo-context.h 22include/libbonobo-2.0/bonobo/bonobo-context.h
23include/libbonobo-2.0/bonobo/bonobo-event-source.h 23include/libbonobo-2.0/bonobo/bonobo-event-source.h
24include/libbonobo-2.0/bonobo/bonobo-exception.h 24include/libbonobo-2.0/bonobo/bonobo-exception.h
25include/libbonobo-2.0/bonobo/bonobo-foreign-object.h 25include/libbonobo-2.0/bonobo/bonobo-foreign-object.h
26include/libbonobo-2.0/bonobo/bonobo-generic-factory.h 26include/libbonobo-2.0/bonobo/bonobo-generic-factory.h
27include/libbonobo-2.0/bonobo/bonobo-i18n.h 27include/libbonobo-2.0/bonobo/bonobo-i18n.h
28include/libbonobo-2.0/bonobo/bonobo-item-container.h 28include/libbonobo-2.0/bonobo/bonobo-item-container.h
29include/libbonobo-2.0/bonobo/bonobo-item-handler.h 29include/libbonobo-2.0/bonobo/bonobo-item-handler.h
30include/libbonobo-2.0/bonobo/bonobo-listener.h 30include/libbonobo-2.0/bonobo/bonobo-listener.h
31include/libbonobo-2.0/bonobo/bonobo-macros.h 31include/libbonobo-2.0/bonobo/bonobo-macros.h
32include/libbonobo-2.0/bonobo/bonobo-main.h 32include/libbonobo-2.0/bonobo/bonobo-main.h
33include/libbonobo-2.0/bonobo/bonobo-moniker-extender.h 33include/libbonobo-2.0/bonobo/bonobo-moniker-extender.h
34include/libbonobo-2.0/bonobo/bonobo-moniker-simple.h 34include/libbonobo-2.0/bonobo/bonobo-moniker-simple.h
35include/libbonobo-2.0/bonobo/bonobo-moniker-util.h 35include/libbonobo-2.0/bonobo/bonobo-moniker-util.h
36include/libbonobo-2.0/bonobo/bonobo-moniker.h 36include/libbonobo-2.0/bonobo/bonobo-moniker.h
37include/libbonobo-2.0/bonobo/bonobo-object.h 37include/libbonobo-2.0/bonobo/bonobo-object.h
38include/libbonobo-2.0/bonobo/bonobo-persist-client.h 38include/libbonobo-2.0/bonobo/bonobo-persist-client.h
39include/libbonobo-2.0/bonobo/bonobo-persist-file.h 39include/libbonobo-2.0/bonobo/bonobo-persist-file.h
40include/libbonobo-2.0/bonobo/bonobo-persist-stream.h 40include/libbonobo-2.0/bonobo/bonobo-persist-stream.h
41include/libbonobo-2.0/bonobo/bonobo-persist.h 41include/libbonobo-2.0/bonobo/bonobo-persist.h
42include/libbonobo-2.0/bonobo/bonobo-property-bag-client.h 42include/libbonobo-2.0/bonobo/bonobo-property-bag-client.h
43include/libbonobo-2.0/bonobo/bonobo-property-bag.h 43include/libbonobo-2.0/bonobo/bonobo-property-bag.h
44include/libbonobo-2.0/bonobo/bonobo-shlib-factory.h 44include/libbonobo-2.0/bonobo/bonobo-shlib-factory.h
45include/libbonobo-2.0/bonobo/bonobo-storage-memory.h 45include/libbonobo-2.0/bonobo/bonobo-storage-memory.h
46include/libbonobo-2.0/bonobo/bonobo-storage.h 46include/libbonobo-2.0/bonobo/bonobo-storage.h
47include/libbonobo-2.0/bonobo/bonobo-stream-client.h 47include/libbonobo-2.0/bonobo/bonobo-stream-client.h
48include/libbonobo-2.0/bonobo/bonobo-stream-memory.h 48include/libbonobo-2.0/bonobo/bonobo-stream-memory.h
49include/libbonobo-2.0/bonobo/bonobo-stream.h 49include/libbonobo-2.0/bonobo/bonobo-stream.h
50include/libbonobo-2.0/bonobo/bonobo-types.h 50include/libbonobo-2.0/bonobo/bonobo-types.h
51include/libbonobo-2.0/bonobo/bonobo-xobject.h 51include/libbonobo-2.0/bonobo/bonobo-xobject.h
52include/libbonobo-2.0/libbonobo.h 52include/libbonobo-2.0/libbonobo.h
53lib/bonobo-2.0/samples/bonobo-echo-2 53lib/bonobo-2.0/samples/bonobo-echo-2
54lib/bonobo/monikers/libmoniker_std_2.la 54lib/bonobo/monikers/libmoniker_std_2.la
55lib/bonobo/servers/Bonobo_CosNaming_NamingContext.server 55lib/bonobo/servers/Bonobo_CosNaming_NamingContext.server
56lib/bonobo/servers/Bonobo_Moniker_std.server 56lib/bonobo/servers/Bonobo_Moniker_std.server
57lib/bonobo/servers/Bonobo_Sample_Echo.server 57lib/bonobo/servers/Bonobo_Sample_Echo.server
58lib/libbonobo-2.la 58lib/libbonobo-2.la
59lib/libbonobo-activation.la 59lib/libbonobo-activation.la
60lib/orbit-2.0/Bonobo_module.la 60lib/orbit-2.0/Bonobo_module.la
61lib/pkgconfig/bonobo-activation-2.0.pc 61lib/pkgconfig/bonobo-activation-2.0.pc
62lib/pkgconfig/libbonobo-2.0.pc 62lib/pkgconfig/libbonobo-2.0.pc
63libexec/bonobo-activation-server 63libexec/bonobo-activation-server
64man/man1/bonobo-activation-server.1 64man/man1/bonobo-activation-server.1
65sbin/bonobo-activation-sysconf 65sbin/bonobo-activation-sysconf
66share/examples/bonobo-activation/bonobo-activation-config.xml 66share/examples/bonobo-activation/bonobo-activation-config.xml
67share/gtk-doc/html/bonobo-activation/api-reference.html 67share/gtk-doc/html/bonobo-activation/api-reference.html
68share/gtk-doc/html/bonobo-activation/architecture.html 68share/gtk-doc/html/bonobo-activation/architecture.html
69share/gtk-doc/html/bonobo-activation/async-activation.html 69share/gtk-doc/html/bonobo-activation/async-activation.html
70share/gtk-doc/html/bonobo-activation/attribute-tag.html 70share/gtk-doc/html/bonobo-activation/attribute-tag.html
71share/gtk-doc/html/bonobo-activation/bonobo-activation-Debugging.html 71share/gtk-doc/html/bonobo-activation/bonobo-activation-Debugging.html
72share/gtk-doc/html/bonobo-activation/bonobo-activation-Initialization.html 72share/gtk-doc/html/bonobo-activation/bonobo-activation-Initialization.html
73share/gtk-doc/html/bonobo-activation/bonobo-activation-Query-and-Activation.html 73share/gtk-doc/html/bonobo-activation/bonobo-activation-Query-and-Activation.html
74share/gtk-doc/html/bonobo-activation/bonobo-activation-Registration.html 74share/gtk-doc/html/bonobo-activation/bonobo-activation-Registration.html
75share/gtk-doc/html/bonobo-activation/bonobo-activation-Utilities.html 75share/gtk-doc/html/bonobo-activation/bonobo-activation-Utilities.html
76share/gtk-doc/html/bonobo-activation/bonobo-activation.devhelp 76share/gtk-doc/html/bonobo-activation/bonobo-activation.devhelp
77share/gtk-doc/html/bonobo-activation/bonobo-activation.devhelp2 77share/gtk-doc/html/bonobo-activation/bonobo-activation.devhelp2
78share/gtk-doc/html/bonobo-activation/bonobo-activation.png 78share/gtk-doc/html/bonobo-activation/bonobo-activation.png
79share/gtk-doc/html/bonobo-activation/checklist.html 79share/gtk-doc/html/bonobo-activation/checklist.html
80share/gtk-doc/html/bonobo-activation/configuring.html 80share/gtk-doc/html/bonobo-activation/configuring.html
81share/gtk-doc/html/bonobo-activation/home.png 81share/gtk-doc/html/bonobo-activation/home.png
82share/gtk-doc/html/bonobo-activation/index.html 82share/gtk-doc/html/bonobo-activation/index.html
83share/gtk-doc/html/bonobo-activation/index.sgml 83share/gtk-doc/html/bonobo-activation/index.sgml
84share/gtk-doc/html/bonobo-activation/left.png 84share/gtk-doc/html/bonobo-activation/left.png
85share/gtk-doc/html/bonobo-activation/lgpl.html 85share/gtk-doc/html/bonobo-activation/lgpl.html
86share/gtk-doc/html/bonobo-activation/migrating.html 86share/gtk-doc/html/bonobo-activation/migrating.html
87share/gtk-doc/html/bonobo-activation/query-langage.html 87share/gtk-doc/html/bonobo-activation/query-langage.html
88share/gtk-doc/html/bonobo-activation/query-syntax.html 88share/gtk-doc/html/bonobo-activation/query-syntax.html
89share/gtk-doc/html/bonobo-activation/right.png 89share/gtk-doc/html/bonobo-activation/right.png
90share/gtk-doc/html/bonobo-activation/server-arch.html 90share/gtk-doc/html/bonobo-activation/server-arch.html
91share/gtk-doc/html/bonobo-activation/server-xml-reference.html 91share/gtk-doc/html/bonobo-activation/server-xml-reference.html
92share/gtk-doc/html/bonobo-activation/style.css 92share/gtk-doc/html/bonobo-activation/style.css
93share/gtk-doc/html/bonobo-activation/terms.html 93share/gtk-doc/html/bonobo-activation/terms.html
94share/gtk-doc/html/bonobo-activation/tutorial.html 94share/gtk-doc/html/bonobo-activation/tutorial.html
95share/gtk-doc/html/bonobo-activation/up.png 95share/gtk-doc/html/bonobo-activation/up.png
96share/gtk-doc/html/libbonobo/debugging.html 96share/gtk-doc/html/libbonobo/debugging.html
97share/gtk-doc/html/libbonobo/factories.html 97share/gtk-doc/html/libbonobo/factories.html
98share/gtk-doc/html/libbonobo/general.html 98share/gtk-doc/html/libbonobo/general.html
99share/gtk-doc/html/libbonobo/home.png 99share/gtk-doc/html/libbonobo/home.png
100share/gtk-doc/html/libbonobo/index.html 100share/gtk-doc/html/libbonobo/index.html
101share/gtk-doc/html/libbonobo/index.sgml 101share/gtk-doc/html/libbonobo/index.sgml
102share/gtk-doc/html/libbonobo/ix01.html 102share/gtk-doc/html/libbonobo/ix01.html
103share/gtk-doc/html/libbonobo/left.png 103share/gtk-doc/html/libbonobo/left.png
104share/gtk-doc/html/libbonobo/libbonobo-bonobo-app-client.html 104share/gtk-doc/html/libbonobo/libbonobo-bonobo-app-client.html
105share/gtk-doc/html/libbonobo/libbonobo-bonobo-application.html 105share/gtk-doc/html/libbonobo/libbonobo-bonobo-application.html
106share/gtk-doc/html/libbonobo/libbonobo-bonobo-arg.html 106share/gtk-doc/html/libbonobo/libbonobo-bonobo-arg.html
107share/gtk-doc/html/libbonobo/libbonobo-bonobo-config-database.html 107share/gtk-doc/html/libbonobo/libbonobo-bonobo-config-database.html
108share/gtk-doc/html/libbonobo/libbonobo-bonobo-context.html 108share/gtk-doc/html/libbonobo/libbonobo-bonobo-context.html
109share/gtk-doc/html/libbonobo/libbonobo-bonobo-event-source.html 109share/gtk-doc/html/libbonobo/libbonobo-bonobo-event-source.html
110share/gtk-doc/html/libbonobo/libbonobo-bonobo-exception.html 110share/gtk-doc/html/libbonobo/libbonobo-bonobo-exception.html
111share/gtk-doc/html/libbonobo/libbonobo-bonobo-generic-factory.html 111share/gtk-doc/html/libbonobo/libbonobo-bonobo-generic-factory.html
112share/gtk-doc/html/libbonobo/libbonobo-bonobo-i18n.html 112share/gtk-doc/html/libbonobo/libbonobo-bonobo-i18n.html
113share/gtk-doc/html/libbonobo/libbonobo-bonobo-item-container.html 113share/gtk-doc/html/libbonobo/libbonobo-bonobo-item-container.html
114share/gtk-doc/html/libbonobo/libbonobo-bonobo-item-handler.html 114share/gtk-doc/html/libbonobo/libbonobo-bonobo-item-handler.html
115share/gtk-doc/html/libbonobo/libbonobo-bonobo-listener.html 115share/gtk-doc/html/libbonobo/libbonobo-bonobo-listener.html
116share/gtk-doc/html/libbonobo/libbonobo-bonobo-main.html 116share/gtk-doc/html/libbonobo/libbonobo-bonobo-main.html
117share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-context.html 117share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-context.html
118share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-extender.html 118share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-extender.html
119share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-simple.html 119share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-simple.html
120share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-util.html 120share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-util.html
121share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker.html 121share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker.html
122share/gtk-doc/html/libbonobo/libbonobo-bonobo-object.html 122share/gtk-doc/html/libbonobo/libbonobo-bonobo-object.html
123share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist-client.html 123share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist-client.html
124share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist-file.html 124share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist-file.html
125share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist-stream.html 125share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist-stream.html
126share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist.html 126share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist.html
127share/gtk-doc/html/libbonobo/libbonobo-bonobo-property-bag-client.html 127share/gtk-doc/html/libbonobo/libbonobo-bonobo-property-bag-client.html
128share/gtk-doc/html/libbonobo/libbonobo-bonobo-property-bag.html 128share/gtk-doc/html/libbonobo/libbonobo-bonobo-property-bag.html
129share/gtk-doc/html/libbonobo/libbonobo-bonobo-running-context.html 129share/gtk-doc/html/libbonobo/libbonobo-bonobo-running-context.html
130share/gtk-doc/html/libbonobo/libbonobo-bonobo-shlib-factory.html 130share/gtk-doc/html/libbonobo/libbonobo-bonobo-shlib-factory.html
131share/gtk-doc/html/libbonobo/libbonobo-bonobo-shutdown.html 131share/gtk-doc/html/libbonobo/libbonobo-bonobo-shutdown.html
132share/gtk-doc/html/libbonobo/libbonobo-bonobo-storage-memory.html 132share/gtk-doc/html/libbonobo/libbonobo-bonobo-storage-memory.html
133share/gtk-doc/html/libbonobo/libbonobo-bonobo-storage.html 133share/gtk-doc/html/libbonobo/libbonobo-bonobo-storage.html
134share/gtk-doc/html/libbonobo/libbonobo-bonobo-stream-client.html 134share/gtk-doc/html/libbonobo/libbonobo-bonobo-stream-client.html
135share/gtk-doc/html/libbonobo/libbonobo-bonobo-stream-memory.html 135share/gtk-doc/html/libbonobo/libbonobo-bonobo-stream-memory.html
136share/gtk-doc/html/libbonobo/libbonobo-bonobo-types.html 136share/gtk-doc/html/libbonobo/libbonobo-bonobo-types.html
137share/gtk-doc/html/libbonobo/libbonobo-faq.html 137share/gtk-doc/html/libbonobo/libbonobo-faq.html
138share/gtk-doc/html/libbonobo/libbonobo.devhelp 138share/gtk-doc/html/libbonobo/libbonobo.devhelp
139share/gtk-doc/html/libbonobo/libbonobo.devhelp2 139share/gtk-doc/html/libbonobo/libbonobo.devhelp2
140share/gtk-doc/html/libbonobo/misc.html 140share/gtk-doc/html/libbonobo/misc.html
141share/gtk-doc/html/libbonobo/monikers-overview.html 141share/gtk-doc/html/libbonobo/monikers-overview.html
142share/gtk-doc/html/libbonobo/monikers.html 142share/gtk-doc/html/libbonobo/monikers.html
143share/gtk-doc/html/libbonobo/persist-file.png 143share/gtk-doc/html/libbonobo/persist-file.png
144share/gtk-doc/html/libbonobo/persist-storage.png 144share/gtk-doc/html/libbonobo/persist-storage.png
145share/gtk-doc/html/libbonobo/persist-stream.png 145share/gtk-doc/html/libbonobo/persist-stream.png
146share/gtk-doc/html/libbonobo/persist.html 146share/gtk-doc/html/libbonobo/persist.html
147share/gtk-doc/html/libbonobo/persist.png 147share/gtk-doc/html/libbonobo/persist.png
148share/gtk-doc/html/libbonobo/properties.html 148share/gtk-doc/html/libbonobo/properties.html
149share/gtk-doc/html/libbonobo/property-bags.html 149share/gtk-doc/html/libbonobo/property-bags.html
150share/gtk-doc/html/libbonobo/refcounting.html 150share/gtk-doc/html/libbonobo/refcounting.html
151share/gtk-doc/html/libbonobo/right.png 151share/gtk-doc/html/libbonobo/right.png
152share/gtk-doc/html/libbonobo/running-context.png 152share/gtk-doc/html/libbonobo/running-context.png
153share/gtk-doc/html/libbonobo/storage.png 153share/gtk-doc/html/libbonobo/storage.png
154share/gtk-doc/html/libbonobo/stream.png 154share/gtk-doc/html/libbonobo/stream.png
155share/gtk-doc/html/libbonobo/streams.html 155share/gtk-doc/html/libbonobo/streams.html
156share/gtk-doc/html/libbonobo/style.css 156share/gtk-doc/html/libbonobo/style.css
157share/gtk-doc/html/libbonobo/unknown.png 157share/gtk-doc/html/libbonobo/unknown.png
158share/gtk-doc/html/libbonobo/up.png 158share/gtk-doc/html/libbonobo/up.png
159share/idl/bonobo-2.0/Bonobo.idl 159share/idl/bonobo-2.0/Bonobo.idl
160share/idl/bonobo-2.0/Bonobo_Application.idl 160share/idl/bonobo-2.0/Bonobo_Application.idl
161share/idl/bonobo-2.0/Bonobo_Canvas.idl 161share/idl/bonobo-2.0/Bonobo_Canvas.idl
162share/idl/bonobo-2.0/Bonobo_Clipboard.idl 162share/idl/bonobo-2.0/Bonobo_Clipboard.idl
163share/idl/bonobo-2.0/Bonobo_Context.idl 163share/idl/bonobo-2.0/Bonobo_Context.idl
164share/idl/bonobo-2.0/Bonobo_Control.idl 164share/idl/bonobo-2.0/Bonobo_Control.idl
165share/idl/bonobo-2.0/Bonobo_Embeddable.idl 165share/idl/bonobo-2.0/Bonobo_Embeddable.idl
166share/idl/bonobo-2.0/Bonobo_Exception.idl 166share/idl/bonobo-2.0/Bonobo_Exception.idl
167share/idl/bonobo-2.0/Bonobo_Gdk.idl 167share/idl/bonobo-2.0/Bonobo_Gdk.idl
168share/idl/bonobo-2.0/Bonobo_ItemContainer.idl 168share/idl/bonobo-2.0/Bonobo_ItemContainer.idl
169share/idl/bonobo-2.0/Bonobo_Listener.idl 169share/idl/bonobo-2.0/Bonobo_Listener.idl
170share/idl/bonobo-2.0/Bonobo_Moniker.idl 170share/idl/bonobo-2.0/Bonobo_Moniker.idl
171share/idl/bonobo-2.0/Bonobo_Persist.idl 171share/idl/bonobo-2.0/Bonobo_Persist.idl
172share/idl/bonobo-2.0/Bonobo_Print.idl 172share/idl/bonobo-2.0/Bonobo_Print.idl
173share/idl/bonobo-2.0/Bonobo_Property.idl 173share/idl/bonobo-2.0/Bonobo_Property.idl
174share/idl/bonobo-2.0/Bonobo_Sample_Echo.idl 174share/idl/bonobo-2.0/Bonobo_Sample_Echo.idl
175share/idl/bonobo-2.0/Bonobo_Storage.idl 175share/idl/bonobo-2.0/Bonobo_Storage.idl
176share/idl/bonobo-2.0/Bonobo_UI.idl 176share/idl/bonobo-2.0/Bonobo_UI.idl
177share/idl/bonobo-2.0/Bonobo_Zoomable.idl 177share/idl/bonobo-2.0/Bonobo_Zoomable.idl
178share/idl/bonobo-activation-2.0/Bonobo_ActivationContext.idl 178share/idl/bonobo-activation-2.0/Bonobo_ActivationContext.idl
179share/idl/bonobo-activation-2.0/Bonobo_Activation_types.idl 179share/idl/bonobo-activation-2.0/Bonobo_Activation_types.idl
180share/idl/bonobo-activation-2.0/Bonobo_GenericFactory.idl 180share/idl/bonobo-activation-2.0/Bonobo_GenericFactory.idl
181share/idl/bonobo-activation-2.0/Bonobo_ObjectDirectory.idl 181share/idl/bonobo-activation-2.0/Bonobo_ObjectDirectory.idl
182share/idl/bonobo-activation-2.0/Bonobo_Unknown.idl 182share/idl/bonobo-activation-2.0/Bonobo_Unknown.idl
183share/locale/am/LC_MESSAGES/libbonobo-2.0.mo 183share/locale/am/LC_MESSAGES/libbonobo-2.0.mo
184share/locale/ar/LC_MESSAGES/libbonobo-2.0.mo 184share/locale/ar/LC_MESSAGES/libbonobo-2.0.mo
 185share/locale/as/LC_MESSAGES/libbonobo-2.0.mo
185share/locale/az/LC_MESSAGES/libbonobo-2.0.mo 186share/locale/az/LC_MESSAGES/libbonobo-2.0.mo
186share/locale/be/LC_MESSAGES/libbonobo-2.0.mo 187share/locale/be/LC_MESSAGES/libbonobo-2.0.mo
187share/locale/bg/LC_MESSAGES/libbonobo-2.0.mo 188share/locale/bg/LC_MESSAGES/libbonobo-2.0.mo
188share/locale/bn/LC_MESSAGES/libbonobo-2.0.mo 189share/locale/bn/LC_MESSAGES/libbonobo-2.0.mo
189share/locale/bn_IN/LC_MESSAGES/libbonobo-2.0.mo 190share/locale/bn_IN/LC_MESSAGES/libbonobo-2.0.mo
190share/locale/bs/LC_MESSAGES/libbonobo-2.0.mo 191share/locale/bs/LC_MESSAGES/libbonobo-2.0.mo
191share/locale/ca/LC_MESSAGES/libbonobo-2.0.mo 192share/locale/ca/LC_MESSAGES/libbonobo-2.0.mo
192share/locale/cs/LC_MESSAGES/libbonobo-2.0.mo 193share/locale/cs/LC_MESSAGES/libbonobo-2.0.mo
193share/locale/cy/LC_MESSAGES/libbonobo-2.0.mo 194share/locale/cy/LC_MESSAGES/libbonobo-2.0.mo
194share/locale/da/LC_MESSAGES/libbonobo-2.0.mo 195share/locale/da/LC_MESSAGES/libbonobo-2.0.mo
195share/locale/de/LC_MESSAGES/libbonobo-2.0.mo 196share/locale/de/LC_MESSAGES/libbonobo-2.0.mo
196share/locale/dz/LC_MESSAGES/libbonobo-2.0.mo 197share/locale/dz/LC_MESSAGES/libbonobo-2.0.mo
197share/locale/el/LC_MESSAGES/libbonobo-2.0.mo 198share/locale/el/LC_MESSAGES/libbonobo-2.0.mo
198share/locale/en_CA/LC_MESSAGES/libbonobo-2.0.mo 199share/locale/en_CA/LC_MESSAGES/libbonobo-2.0.mo
199share/locale/en_GB/LC_MESSAGES/libbonobo-2.0.mo 200share/locale/en_GB/LC_MESSAGES/libbonobo-2.0.mo
200share/locale/eo/LC_MESSAGES/libbonobo-2.0.mo 201share/locale/eo/LC_MESSAGES/libbonobo-2.0.mo
201share/locale/es/LC_MESSAGES/libbonobo-2.0.mo 202share/locale/es/LC_MESSAGES/libbonobo-2.0.mo
202share/locale/et/LC_MESSAGES/libbonobo-2.0.mo 203share/locale/et/LC_MESSAGES/libbonobo-2.0.mo
203share/locale/eu/LC_MESSAGES/libbonobo-2.0.mo 204share/locale/eu/LC_MESSAGES/libbonobo-2.0.mo
204share/locale/fa/LC_MESSAGES/libbonobo-2.0.mo 205share/locale/fa/LC_MESSAGES/libbonobo-2.0.mo
205share/locale/fi/LC_MESSAGES/libbonobo-2.0.mo 206share/locale/fi/LC_MESSAGES/libbonobo-2.0.mo
206share/locale/fr/LC_MESSAGES/libbonobo-2.0.mo 207share/locale/fr/LC_MESSAGES/libbonobo-2.0.mo
207share/locale/ga/LC_MESSAGES/libbonobo-2.0.mo 208share/locale/ga/LC_MESSAGES/libbonobo-2.0.mo
208share/locale/gl/LC_MESSAGES/libbonobo-2.0.mo 209share/locale/gl/LC_MESSAGES/libbonobo-2.0.mo
209share/locale/gu/LC_MESSAGES/libbonobo-2.0.mo 210share/locale/gu/LC_MESSAGES/libbonobo-2.0.mo
210share/locale/he/LC_MESSAGES/libbonobo-2.0.mo 211share/locale/he/LC_MESSAGES/libbonobo-2.0.mo
211share/locale/hi/LC_MESSAGES/libbonobo-2.0.mo 212share/locale/hi/LC_MESSAGES/libbonobo-2.0.mo
212share/locale/hr/LC_MESSAGES/libbonobo-2.0.mo 213share/locale/hr/LC_MESSAGES/libbonobo-2.0.mo
213share/locale/hu/LC_MESSAGES/libbonobo-2.0.mo 214share/locale/hu/LC_MESSAGES/libbonobo-2.0.mo
214share/locale/id/LC_MESSAGES/libbonobo-2.0.mo 215share/locale/id/LC_MESSAGES/libbonobo-2.0.mo
215share/locale/is/LC_MESSAGES/libbonobo-2.0.mo 216share/locale/is/LC_MESSAGES/libbonobo-2.0.mo
216share/locale/it/LC_MESSAGES/libbonobo-2.0.mo 217share/locale/it/LC_MESSAGES/libbonobo-2.0.mo
217share/locale/ja/LC_MESSAGES/libbonobo-2.0.mo 218share/locale/ja/LC_MESSAGES/libbonobo-2.0.mo
218share/locale/ka/LC_MESSAGES/libbonobo-2.0.mo 219share/locale/ka/LC_MESSAGES/libbonobo-2.0.mo
219share/locale/ko/LC_MESSAGES/libbonobo-2.0.mo 220share/locale/ko/LC_MESSAGES/libbonobo-2.0.mo
220share/locale/ku/LC_MESSAGES/libbonobo-2.0.mo 221share/locale/ku/LC_MESSAGES/libbonobo-2.0.mo
221share/locale/li/LC_MESSAGES/libbonobo-2.0.mo 222share/locale/li/LC_MESSAGES/libbonobo-2.0.mo
222share/locale/lt/LC_MESSAGES/libbonobo-2.0.mo 223share/locale/lt/LC_MESSAGES/libbonobo-2.0.mo
223share/locale/lv/LC_MESSAGES/libbonobo-2.0.mo 224share/locale/lv/LC_MESSAGES/libbonobo-2.0.mo
224share/locale/mg/LC_MESSAGES/libbonobo-2.0.mo 225share/locale/mg/LC_MESSAGES/libbonobo-2.0.mo
225share/locale/mk/LC_MESSAGES/libbonobo-2.0.mo 226share/locale/mk/LC_MESSAGES/libbonobo-2.0.mo
226share/locale/ml/LC_MESSAGES/libbonobo-2.0.mo 227share/locale/ml/LC_MESSAGES/libbonobo-2.0.mo
227share/locale/mn/LC_MESSAGES/libbonobo-2.0.mo 228share/locale/mn/LC_MESSAGES/libbonobo-2.0.mo
228share/locale/mr/LC_MESSAGES/libbonobo-2.0.mo 229share/locale/mr/LC_MESSAGES/libbonobo-2.0.mo
229share/locale/ms/LC_MESSAGES/libbonobo-2.0.mo 230share/locale/ms/LC_MESSAGES/libbonobo-2.0.mo
230share/locale/nb/LC_MESSAGES/libbonobo-2.0.mo 231share/locale/nb/LC_MESSAGES/libbonobo-2.0.mo
231share/locale/ne/LC_MESSAGES/libbonobo-2.0.mo 232share/locale/ne/LC_MESSAGES/libbonobo-2.0.mo
232share/locale/nl/LC_MESSAGES/libbonobo-2.0.mo 233share/locale/nl/LC_MESSAGES/libbonobo-2.0.mo
233share/locale/nn/LC_MESSAGES/libbonobo-2.0.mo 234share/locale/nn/LC_MESSAGES/libbonobo-2.0.mo
234share/locale/oc/LC_MESSAGES/libbonobo-2.0.mo 235share/locale/oc/LC_MESSAGES/libbonobo-2.0.mo
235share/locale/or/LC_MESSAGES/libbonobo-2.0.mo 236share/locale/or/LC_MESSAGES/libbonobo-2.0.mo
236share/locale/pa/LC_MESSAGES/libbonobo-2.0.mo 237share/locale/pa/LC_MESSAGES/libbonobo-2.0.mo
237share/locale/pl/LC_MESSAGES/libbonobo-2.0.mo 238share/locale/pl/LC_MESSAGES/libbonobo-2.0.mo
238share/locale/pt/LC_MESSAGES/libbonobo-2.0.mo 239share/locale/pt/LC_MESSAGES/libbonobo-2.0.mo
239share/locale/pt_BR/LC_MESSAGES/libbonobo-2.0.mo 240share/locale/pt_BR/LC_MESSAGES/libbonobo-2.0.mo
240share/locale/ro/LC_MESSAGES/libbonobo-2.0.mo 241share/locale/ro/LC_MESSAGES/libbonobo-2.0.mo
241share/locale/ru/LC_MESSAGES/libbonobo-2.0.mo 242share/locale/ru/LC_MESSAGES/libbonobo-2.0.mo
242share/locale/rw/LC_MESSAGES/libbonobo-2.0.mo 243share/locale/rw/LC_MESSAGES/libbonobo-2.0.mo
243share/locale/sk/LC_MESSAGES/libbonobo-2.0.mo 244share/locale/sk/LC_MESSAGES/libbonobo-2.0.mo
244share/locale/sl/LC_MESSAGES/libbonobo-2.0.mo 245share/locale/sl/LC_MESSAGES/libbonobo-2.0.mo
245share/locale/sq/LC_MESSAGES/libbonobo-2.0.mo 246share/locale/sq/LC_MESSAGES/libbonobo-2.0.mo
246share/locale/sr/LC_MESSAGES/libbonobo-2.0.mo 247share/locale/sr/LC_MESSAGES/libbonobo-2.0.mo
247share/locale/sr@Latn/LC_MESSAGES/libbonobo-2.0.mo 248share/locale/sr@Latn/LC_MESSAGES/libbonobo-2.0.mo
248share/locale/sv/LC_MESSAGES/libbonobo-2.0.mo 249share/locale/sv/LC_MESSAGES/libbonobo-2.0.mo
249share/locale/ta/LC_MESSAGES/libbonobo-2.0.mo 250share/locale/ta/LC_MESSAGES/libbonobo-2.0.mo
250share/locale/th/LC_MESSAGES/libbonobo-2.0.mo 251share/locale/th/LC_MESSAGES/libbonobo-2.0.mo
251share/locale/tr/LC_MESSAGES/libbonobo-2.0.mo 252share/locale/tr/LC_MESSAGES/libbonobo-2.0.mo
252share/locale/uk/LC_MESSAGES/libbonobo-2.0.mo 253share/locale/uk/LC_MESSAGES/libbonobo-2.0.mo
253share/locale/vi/LC_MESSAGES/libbonobo-2.0.mo 254share/locale/vi/LC_MESSAGES/libbonobo-2.0.mo
254share/locale/wa/LC_MESSAGES/libbonobo-2.0.mo 255share/locale/wa/LC_MESSAGES/libbonobo-2.0.mo
255share/locale/xh/LC_MESSAGES/libbonobo-2.0.mo 256share/locale/xh/LC_MESSAGES/libbonobo-2.0.mo
256share/locale/yi/LC_MESSAGES/libbonobo-2.0.mo 257share/locale/yi/LC_MESSAGES/libbonobo-2.0.mo
257share/locale/zh_CN/LC_MESSAGES/libbonobo-2.0.mo 258share/locale/zh_CN/LC_MESSAGES/libbonobo-2.0.mo
258share/locale/zh_HK/LC_MESSAGES/libbonobo-2.0.mo 259share/locale/zh_HK/LC_MESSAGES/libbonobo-2.0.mo
259share/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo 260share/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo
260@dirrm share/idl/bonobo-activation-2.0 261@dirrm share/idl/bonobo-activation-2.0
261@dirrm share/idl/bonobo-2.0 262@dirrm share/idl/bonobo-2.0
262@comment in ORBit2: @dirrm share/idl 263@comment in ORBit2: @dirrm share/idl
263@dirrm share/gtk-doc/html/libbonobo 264@dirrm share/gtk-doc/html/libbonobo
264@dirrm share/gtk-doc/html/bonobo-activation 265@dirrm share/gtk-doc/html/bonobo-activation
265@dirrm share/examples/bonobo-activation 266@dirrm share/examples/bonobo-activation
266@comment in ORBit2: @dirrm lib/orbit-2.0 267@comment in ORBit2: @dirrm lib/orbit-2.0
267@dirrm lib/bonobo/servers 268@dirrm lib/bonobo/servers
268@unexec ${RMDIR} %D/lib/bonobo/monikers 2>/dev/null || ${TRUE} 269@unexec ${RMDIR} %D/lib/bonobo/monikers 2>/dev/null || ${TRUE}
269@dirrm lib/bonobo-2.0/samples 270@dirrm lib/bonobo-2.0/samples
270@dirrm lib/bonobo-2.0 271@dirrm lib/bonobo-2.0
271@unexec ${RMDIR} %D/lib/bonobo 2>/dev/null || ${TRUE} 272@unexec ${RMDIR} %D/lib/bonobo 2>/dev/null || ${TRUE}
272@dirrm include/libbonobo-2.0/bonobo 273@dirrm include/libbonobo-2.0/bonobo
273@dirrm include/libbonobo-2.0 274@dirrm include/libbonobo-2.0
274@dirrm include/bonobo-activation-2.0/bonobo-activation 275@dirrm include/bonobo-activation-2.0/bonobo-activation
275@dirrm include/bonobo-activation-2.0 276@dirrm include/bonobo-activation-2.0

cvs diff -r1.25 -r1.26 pkgsrc/devel/libbonobo/distinfo (switch to unified diff)

--- pkgsrc/devel/libbonobo/distinfo 2008/04/01 18:06:57 1.25
+++ pkgsrc/devel/libbonobo/distinfo 2008/04/10 16:22:13 1.26
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.25 2008/04/01 18:06:57 drochner Exp $ 1$NetBSD: distinfo,v 1.26 2008/04/10 16:22:13 drochner Exp $
2 2
3SHA1 (libbonobo-2.20.4.tar.bz2) = 15928d04861eedda6377b83375e9de66b6683bbe 3SHA1 (libbonobo-2.22.0.tar.bz2) = 517e8f1ca24cea4ce77cdb1d7485c61da3096be2
4RMD160 (libbonobo-2.20.4.tar.bz2) = 9d417058f20154daabf9885e4606f87ee1e0055a 4RMD160 (libbonobo-2.22.0.tar.bz2) = ad22f56ec15e663010721eab5f346421dba39863
5Size (libbonobo-2.20.4.tar.bz2) = 1446532 bytes 5Size (libbonobo-2.22.0.tar.bz2) = 1445318 bytes
6SHA1 (patch-aa) = 53de5576ab4191c79148fa7f6da16fb335944c6c 6SHA1 (patch-aa) = 53de5576ab4191c79148fa7f6da16fb335944c6c
7SHA1 (patch-ab) = 320fc0a2be131a0ab6b200643fb733f80899a005 7SHA1 (patch-ab) = 320fc0a2be131a0ab6b200643fb733f80899a005
8SHA1 (patch-ac) = f75c4e5c12e3ae912ffa10dd06a43f2c0ab71718 8SHA1 (patch-ac) = f75c4e5c12e3ae912ffa10dd06a43f2c0ab71718