diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-10 17:29:38 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-10 17:29:38 +0800 |
commit | af7640ed5a4e0ed1dcd49af258458927cdd2890f (patch) | |
tree | 39bb58f9fe146568d7a08f7401c5d1e202f7a07c /net-im/empathy/Makefile | |
parent | 9f9ff0faa98fe6fb06485fa183a4f9b725aaaa96 (diff) | |
download | marcuscom-ports-af7640ed5a4e0ed1dcd49af258458927cdd2890f.tar marcuscom-ports-af7640ed5a4e0ed1dcd49af258458927cdd2890f.tar.gz marcuscom-ports-af7640ed5a4e0ed1dcd49af258458927cdd2890f.tar.bz2 marcuscom-ports-af7640ed5a4e0ed1dcd49af258458927cdd2890f.tar.lz marcuscom-ports-af7640ed5a4e0ed1dcd49af258458927cdd2890f.tar.xz marcuscom-ports-af7640ed5a4e0ed1dcd49af258458927cdd2890f.tar.zst marcuscom-ports-af7640ed5a4e0ed1dcd49af258458927cdd2890f.zip |
Update to 2.33.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15447 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/empathy/Makefile')
-rw-r--r-- | net-im/empathy/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
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 <ahze@FreeBSD.org> # # $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 \ |