From af7640ed5a4e0ed1dcd49af258458927cdd2890f Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 10 Mar 2011 09:29:38 +0000 Subject: Update to 2.33.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15447 df743ca5-7f9a-e211-a948-0013205c9059 --- net-im/empathy/Makefile | 10 +++++----- net-im/empathy/distinfo | 4 ++-- net-im/empathy/files/patch-configure | 15 --------------- net-im/empathy/pkg-plist | 2 ++ 4 files changed, 9 insertions(+), 22 deletions(-) (limited to 'net-im/empathy') diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index 142d5b2dc..36b557682 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -3,11 +3,10 @@ # Whom: Michael Johnson # # $FreeBSD: ports/net-im/empathy/Makefile,v 1.27 2011/02/25 01:32:03 delphij Exp $ -# $MCom: ports/net-im/empathy/Makefile,v 1.76 2010/11/18 18:04:55 kwm Exp $ +# $MCom: ports/net-im/empathy/Makefile,v 1.78 2011/03/06 23:12:41 kwm Exp $ PORTNAME= empathy -PORTVERSION= 2.32.2 -PORTREVISION= 1 +PORTVERSION= 2.33.3 CATEGORIES= net-im gnome MASTER_SITES= GNOME @@ -21,9 +20,10 @@ LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \ telepathy.2:${PORTSDIR}/net-im/libtelepathy \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \ telepathy-farsight.0:${PORTSDIR}/net-im/telepathy-farsight \ - telepathy-logger.1:${PORTSDIR}/net-im/telepathy-logger \ - folks-telepathy.16:${PORTSDIR}/net-im/folks \ + telepathy-logger.2:${PORTSDIR}/net-im/telepathy-logger \ + folks-telepathy.21:${PORTSDIR}/net-im/folks \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ + gcr.0:${PORTSDIR}/security/gnome-keyring \ canberra-gtk.0:${PORTSDIR}/audio/libcanberra RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \ diff --git a/net-im/empathy/distinfo b/net-im/empathy/distinfo index aef3ef0e3..e168ae6cd 100644 --- a/net-im/empathy/distinfo +++ b/net-im/empathy/distinfo @@ -1,2 +1,2 @@ -SHA256 (empathy-2.32.2.tar.bz2) = f90a45955205fd8bd783a55acae4603197caab4f16a880106f8639cbbbe5e861 -SIZE (empathy-2.32.2.tar.bz2) = 2936340 +SHA256 (empathy-2.33.3.tar.bz2) = 5a1cb08335a34e5fa04353571c9b315d5495db1d0fb4c8dd49c4e07cbb23d741 +SIZE (empathy-2.33.3.tar.bz2) = 3271075 diff --git a/net-im/empathy/files/patch-configure b/net-im/empathy/files/patch-configure index 054f1a3e5..300f783e4 100644 --- a/net-im/empathy/files/patch-configure +++ b/net-im/empathy/files/patch-configure @@ -11,18 +11,3 @@ install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) @$(NORMAL_INSTALL) -@@ -15049,11 +15049,11 @@ - fi - - # Enable GSEAL checks if needed --if test $USE_MAINTAINER_MODE = yes; then -+#if test $USE_MAINTAINER_MODE = yes; then - --$as_echo "#define GSEAL_ENABLE /**/" >>confdefs.h -+#$as_echo "#define GSEAL_ENABLE /**/" >>confdefs.h - --fi -+#fi - - # ----------------------------------------------------------- - # Enable debug diff --git a/net-im/empathy/pkg-plist b/net-im/empathy/pkg-plist index daa8228d3..e5cfc203e 100644 --- a/net-im/empathy/pkg-plist +++ b/net-im/empathy/pkg-plist @@ -32,6 +32,7 @@ share/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.service %%DATADIR%%/empathy-chat.ui %%DATADIR%%/empathy-chatroom-manager.dtd %%DATADIR%%/empathy-chatrooms-window.ui +%%DATADIR%%/empathy-contact-blocking-dialog.ui %%DATADIR%%/empathy-contact-dialogs.ui %%DATADIR%%/empathy-contact-groups.dtd %%DATADIR%%/empathy-contact-selector-dialog.ui @@ -1059,6 +1060,7 @@ share/gnome/help/empathy/zh_CN/video-call.page share/icons/hicolor/16x16/apps/empathy.png share/icons/hicolor/22x22/apps/empathy.png share/icons/hicolor/24x24/apps/empathy.png +share/icons/hicolor/256x256/apps/empathy.png share/icons/hicolor/32x32/apps/empathy.png share/icons/hicolor/48x48/apps/empathy.png share/icons/hicolor/scalable/apps/empathy.svg -- cgit v1.2.3