summaryrefslogtreecommitdiff
path: root/devel/libbonobo
diff options
context:
space:
mode:
authorwiz <wiz>2007-04-09 00:46:11 +0000
committerwiz <wiz>2007-04-09 00:46:11 +0000
commit8887e59801a9e3ccbbb6a9546af196358983147b (patch)
treea5881504d2ea1a0e48e0ec976ea734ab3da1b459 /devel/libbonobo
parent964f7af012b8c785927488c3f82dc161499021bc (diff)
downloadpkgsrc-8887e59801a9e3ccbbb6a9546af196358983147b.tar.gz
Update to 2.18.0:
libbonobo 2.18.0 * Code cleanups (Kjartan) * Build fix (Loïc Minier) * Updated translations: - Albanian (Laurent Dhima) - Bengali Indian (Runa Bhattacharjee) - Brazilian Portugese (Leonardo Ferreira Fontenelle) - Dutch (Timo Meinen) - Dzongkha (Pema Geyleg) - Finnish (Illka Tuohela) - Greek (Simos Xenitellis) - Gujarati (Ankit Patel) - Hungarian (Gabor Kelemen) - Lithuanian (Gintautas Miliauskas) - Macedonian (Jovan Naumovski) - Polish (The GNOME PL team) - Romanian (Mişu Moldovan) - Russian (Leonid Kanter) - Serbian (Goran Rakić) - Tamil (I Felix) - Traditional Chinese (Chao-Hsiung Liao) libbonobo 2.17.92 * Further reduce relocations (Christian) * Compiler warning fixes (Matthew Barnes) * Updated translations: - Illka Tuohela (fi) - Gabor Kelemen (hu) - GNOME PL Team (pl) - Leonardo Ferreira Fontenelle (pt_BR) libbonobo 2.17.91 * Build fixes (Gustavo, Kjartan) * Compiler warning fixes (Kjartan) * Factor out some more popt references (Christian) libbonobo 2.17.90 * Fix leaks (Chris Heath) * Code cleanups (Kjartan, Gustavo) * Fixes for unit testing (Gustavo) * Remove unneeded checks before g_strdup/g_free (Kjartan) * Fixes to reduce relocation (Christian) * Win32 fixes (Tor) * String fixes (Christian, Ernani Azevedo, Gustavo, David Lodge) * API-docs fixes (Matthew Barnes) * Depend on the right version of ORBit2 (Mark Johnson)
Diffstat (limited to 'devel/libbonobo')
-rw-r--r--devel/libbonobo/Makefile6
-rw-r--r--devel/libbonobo/PLIST5
-rw-r--r--devel/libbonobo/distinfo10
-rw-r--r--devel/libbonobo/patches/patch-aa12
4 files changed, 18 insertions, 15 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index 2a58102c8a9..a754eda9191 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2006/11/05 17:49:33 joerg Exp $
+# $NetBSD: Makefile,v 1.52 2007/04/09 00:46:11 wiz Exp $
-DISTNAME= libbonobo-2.16.0
+DISTNAME= libbonobo-2.18.0
CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.16/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.18/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
diff --git a/devel/libbonobo/PLIST b/devel/libbonobo/PLIST
index 08d4e578248..c8587a1227a 100644
--- a/devel/libbonobo/PLIST
+++ b/devel/libbonobo/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2006/09/15 15:06:57 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.16 2007/04/09 00:46:11 wiz Exp $
bin/activation-client
bin/bonobo-activation-run-query
bin/bonobo-slay
@@ -99,6 +99,7 @@ share/gtk-doc/html/libbonobo/general.html
share/gtk-doc/html/libbonobo/home.png
share/gtk-doc/html/libbonobo/index.html
share/gtk-doc/html/libbonobo/index.sgml
+share/gtk-doc/html/libbonobo/ix01.html
share/gtk-doc/html/libbonobo/left.png
share/gtk-doc/html/libbonobo/libbonobo-bonobo-app-client.html
share/gtk-doc/html/libbonobo/libbonobo-bonobo-application.html
@@ -192,6 +193,7 @@ share/locale/cs/LC_MESSAGES/libbonobo-2.0.mo
share/locale/cy/LC_MESSAGES/libbonobo-2.0.mo
share/locale/da/LC_MESSAGES/libbonobo-2.0.mo
share/locale/de/LC_MESSAGES/libbonobo-2.0.mo
+share/locale/dz/LC_MESSAGES/libbonobo-2.0.mo
share/locale/el/LC_MESSAGES/libbonobo-2.0.mo
share/locale/en_CA/LC_MESSAGES/libbonobo-2.0.mo
share/locale/en_GB/LC_MESSAGES/libbonobo-2.0.mo
@@ -219,6 +221,7 @@ share/locale/ku/LC_MESSAGES/libbonobo-2.0.mo
share/locale/li/LC_MESSAGES/libbonobo-2.0.mo
share/locale/lt/LC_MESSAGES/libbonobo-2.0.mo
share/locale/lv/LC_MESSAGES/libbonobo-2.0.mo
+share/locale/mg/LC_MESSAGES/libbonobo-2.0.mo
share/locale/mk/LC_MESSAGES/libbonobo-2.0.mo
share/locale/ml/LC_MESSAGES/libbonobo-2.0.mo
share/locale/mn/LC_MESSAGES/libbonobo-2.0.mo
diff --git a/devel/libbonobo/distinfo b/devel/libbonobo/distinfo
index 3e46c18bb17..bafffe03e32 100644
--- a/devel/libbonobo/distinfo
+++ b/devel/libbonobo/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2006/09/15 15:06:57 jmmv Exp $
+$NetBSD: distinfo,v 1.21 2007/04/09 00:46:11 wiz Exp $
-SHA1 (libbonobo-2.16.0.tar.bz2) = 8cafcd9ef92f7b81e7cc1868814add3b6794af0a
-RMD160 (libbonobo-2.16.0.tar.bz2) = 4bbaf4c58e424f786732ac57ca73d1225b195b73
-Size (libbonobo-2.16.0.tar.bz2) = 1406355 bytes
-SHA1 (patch-aa) = 4f7b7a16f7cba64206b5dccb021972a09efe9f55
+SHA1 (libbonobo-2.18.0.tar.bz2) = eb397ca58f9fd3f751422b461803a0d14e3835ff
+RMD160 (libbonobo-2.18.0.tar.bz2) = 2a95cf29b60e900ce1979d97afaf778d0c515137
+Size (libbonobo-2.18.0.tar.bz2) = 1441461 bytes
+SHA1 (patch-aa) = faceb869532e075b63aecaf13bc3ec3e6889757e
SHA1 (patch-ab) = 320fc0a2be131a0ab6b200643fb733f80899a005
diff --git a/devel/libbonobo/patches/patch-aa b/devel/libbonobo/patches/patch-aa
index c2845a830a7..5cbeccc00de 100644
--- a/devel/libbonobo/patches/patch-aa
+++ b/devel/libbonobo/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.4 2004/04/01 18:18:00 jmmv Exp $
+$NetBSD: patch-aa,v 1.5 2007/04/09 00:46:11 wiz Exp $
---- Makefile.in.orig 2004-02-02 15:28:51.000000000 +0100
+--- Makefile.in.orig 2007-03-12 13:47:59.000000000 +0000
+++ Makefile.in
-@@ -203,7 +203,7 @@ prefix = @prefix@
- program_transform_name = @program_transform_name@
+@@ -264,7 +264,7 @@ psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
+ srcdir = @srcdir@
-sysconfdir = @sysconfdir@
+sysconfdir = @datadir@/examples
target_alias = @target_alias@
- SUBDIRS = \
- idl bonobo-activation bonobo \
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@