diff options
author | drochner <drochner@pkgsrc.org> | 2010-11-15 18:32:25 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-11-15 18:32:25 +0000 |
commit | 87420650a06bd7c13c01e384241b3bf06e4346c0 (patch) | |
tree | 0339f3d3e0a649e95aae69cf2c6e8b58e22cdbe8 /devel | |
parent | a8022e4e3062210fe2132596a07787ccde5aa7fe (diff) | |
download | pkgsrc-87420650a06bd7c13c01e384241b3bf06e4346c0.tar.gz |
update to 2.32.0
This switches to the gnome-2.32 release branch.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libbonobo/Makefile | 10 | ||||
-rw-r--r-- | devel/libbonobo/PLIST | 3 | ||||
-rw-r--r-- | devel/libbonobo/distinfo | 8 |
3 files changed, 10 insertions, 11 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index cedeea304c9..67fe8004cff 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2010/08/29 09:26:56 obache Exp $ +# $NetBSD: Makefile,v 1.66 2010/11/15 18:32:25 drochner Exp $ -DISTNAME= libbonobo-2.24.3 +DISTNAME= libbonobo-2.32.0 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.24/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.32/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org @@ -29,13 +29,11 @@ EGDIR= ${PREFIX}/share/examples/bonobo-activation CONF_FILES= ${EGDIR}/bonobo-activation-config.xml \ ${PKG_SYSCONFDIR}/bonobo-activation-config.xml -BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0 +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.26.0 .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../devel/popt/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk" -.include "../../sysutils/dbus/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/libbonobo/PLIST b/devel/libbonobo/PLIST index bbd0fe55140..54f52c4368e 100644 --- a/devel/libbonobo/PLIST +++ b/devel/libbonobo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.24 2010/06/11 13:17:30 drochner Exp $ +@comment $NetBSD: PLIST,v 1.25 2010/11/15 18:32:25 drochner Exp $ bin/activation-client bin/bonobo-activation-run-query bin/bonobo-slay @@ -216,6 +216,7 @@ share/locale/he/LC_MESSAGES/libbonobo-2.0.mo share/locale/hi/LC_MESSAGES/libbonobo-2.0.mo share/locale/hr/LC_MESSAGES/libbonobo-2.0.mo share/locale/hu/LC_MESSAGES/libbonobo-2.0.mo +share/locale/hy/LC_MESSAGES/libbonobo-2.0.mo share/locale/id/LC_MESSAGES/libbonobo-2.0.mo share/locale/is/LC_MESSAGES/libbonobo-2.0.mo share/locale/it/LC_MESSAGES/libbonobo-2.0.mo diff --git a/devel/libbonobo/distinfo b/devel/libbonobo/distinfo index 3ac24dd4afc..d4784923cf4 100644 --- a/devel/libbonobo/distinfo +++ b/devel/libbonobo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.30 2010/06/11 13:17:30 drochner Exp $ +$NetBSD: distinfo,v 1.31 2010/11/15 18:32:25 drochner Exp $ -SHA1 (libbonobo-2.24.3.tar.bz2) = a77e471d967744af08815404834e03636d172151 -RMD160 (libbonobo-2.24.3.tar.bz2) = c5c6320f4513c9db6ca2fd4e69ab993d4910396f -Size (libbonobo-2.24.3.tar.bz2) = 1354929 bytes +SHA1 (libbonobo-2.32.0.tar.bz2) = 461117e2fee8e9d06e5533c08bd1fa2cc2107735 +RMD160 (libbonobo-2.32.0.tar.bz2) = c2b0d5f2e37cfbe4bc18e3e328b95f53f9bbadfc +Size (libbonobo-2.32.0.tar.bz2) = 1373333 bytes SHA1 (patch-aa) = 1144bc79aef6990ba15c565a01438dd41d1a085a SHA1 (patch-ab) = 320fc0a2be131a0ab6b200643fb733f80899a005 |