summaryrefslogtreecommitdiff
path: root/devel/libbonobo/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-03-30 21:06:41 +0000
committerjmmv <jmmv>2006-03-30 21:06:41 +0000
commitf520b31c730bc559a27983c071ba3e55ebff03e4 (patch)
tree2bcd161fbb1e3400a1a1a8bd06adf35f35351e24 /devel/libbonobo/Makefile
parent1f0bcf370bd05826071869b8edfbc8430110e639 (diff)
downloadpkgsrc-f520b31c730bc559a27983c071ba3e55ebff03e4.tar.gz
libbonobo 2.14.0
* Translation updates: * Priit Laes (et) * Misu Moldovan (ro) libbonobo 2.13.93 * Always pass program arguments to bonobo_activation_init (Michael) * Fixed re-enterancy problems on slow machines (Michael) * Translation updates: * Rhys Jones (cy) * Hendrik Brandt (de) * Kostas Papadimas (el) * Inaki Larranaga (eu) * Gabor Kelemen (hu) * Luca Ferretti (it) * Changwoo Ryu (ko) * Žygimantas Beručka (lt) * Artur Flinta (pl) * Duarte Loreto (pt) * Raphael Higino (pt_BR) * Leonid Kanter (ru) * Slobodan D, Sredojevic (sr, sr@Latn) * Maxim Dziumanenko (uk) * Funda Wang (zh_CN) libbonobo 2.13.1 * Fix corruption issue that was causing hangs on login (Michael) * Fix GOption argument parsing typo (Christian Perch) * Unregister run-time defined ServerInfos on program exit (Gustavo) libbonobo 2.13.0 * Rework the end-user installation location independence code for Win32 (Tor Lillqvist) * Don't use deprecated functions (Kjartan) * Fix build on solaris 10 with sun studio 10 compiler [#315145] * Add support for GOption argument parsing in libgnome (Pawel Sliwowski, chpe) [#307312] * Merge cleanups from stable (Kjartan) * Translation updates: * Mahay Alam Khan (bn) * Jordi Mallach (ca) * Miloslav Trmac (cs) * Martin Willemoes Hansen (da) * Adam Weinberger (en_CA) * Francisco Javier F. Serrador (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Christophe Merlet (RedFox) (fr) * Ignacio Casal Quinteiro (gl) * Ankit Patel (gu) * Gabor Kelemen (hu) * Mohammad DAMT (id) * Alessio Frusciante (it) * Takeshi AIHANA (ja) * Changwoo Ryu (ko) * Erdal Ronahi (ku) * Huib Kleinhout (nl) * Leonid Kanter (ru) * Marcel Telka (sk) * Christian Rose (sv) * Baris Cicek (tr) * Clytie Siddall (vi)
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r--devel/libbonobo/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index e0e22f8f534..a1bc741e74e 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2006/02/05 23:08:44 joerg Exp $
+# $NetBSD: Makefile,v 1.47 2006/03/30 21:06:41 jmmv Exp $
-DISTNAME= libbonobo-2.10.1
-PKGREVISION= 2
+DISTNAME= libbonobo-2.14.0
CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.10/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.14/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org