diff options
author | kwm <kwm@FreeBSD.org> | 2013-06-05 17:02:46 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-06-05 17:02:46 +0800 |
commit | 6b37659e9e5c9db821f644d9db8df551a0a5994a (patch) | |
tree | 798768031e24ab8178bca5d94edf9e4b0e2974c6 /net-im | |
parent | a2677ecbdb5e799333d14802b1f27cb014f0450f (diff) | |
download | freebsd-ports-gnome-6b37659e9e5c9db821f644d9db8df551a0a5994a.tar.gz freebsd-ports-gnome-6b37659e9e5c9db821f644d9db8df551a0a5994a.tar.zst freebsd-ports-gnome-6b37659e9e5c9db821f644d9db8df551a0a5994a.zip |
Update to 0.16.6.
Obtained from: GNOME dev repo
Security: CVE-2013-1431
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-gabble/Makefile | 13 | ||||
-rw-r--r-- | net-im/telepathy-gabble/distinfo | 4 |
2 files changed, 9 insertions, 8 deletions
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile index 1f0e057bb7d2..226faa6d4c39 100644 --- a/net-im/telepathy-gabble/Makefile +++ b/net-im/telepathy-gabble/Makefile @@ -1,16 +1,15 @@ # $FreeBSD$ -# $MCom: ports/net-im/telepathy-gabble/Makefile,v 1.22 2012/08/08 16:56:40 kwm Exp $ +# $MCom: ports/trunk/net-im/telepathy-gabble/Makefile 17271 2013-04-01 15:16:27Z kwm $ PORTNAME= telepathy-gabble -PORTVERSION= 0.16.1 +PORTVERSION= 0.16.6 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Jabber Connection Manager for Telepathy Framework -BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \ - telepathy-glib>=0.18.0:${PORTSDIR}/net-im/telepathy-glib \ +BUILD_DEPENDS= telepathy-glib>=0.18.0:${PORTSDIR}/net-im/telepathy-glib \ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup \ nice:${PORTSDIR}/net-im/libnice \ @@ -20,10 +19,12 @@ LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup \ loudmouth-1:${PORTSDIR}/net-im/loudmouth RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss +PORTSCOUT= limitw:1,even + GNU_CONFIGURE= yes -LDFLAGS+= ${PTHREAD_LIBS} USE_GMAKE= yes -USE_GNOME= gnomehack glib20 +USES= pathfix pkgconfig +USE_GNOME= glib20 libxslt:build USE_SQLITE= yes USE_OPENSSL= yes USE_PYTHON_BUILD= yes diff --git a/net-im/telepathy-gabble/distinfo b/net-im/telepathy-gabble/distinfo index 3bd9465407b1..1b77e5bbce7d 100644 --- a/net-im/telepathy-gabble/distinfo +++ b/net-im/telepathy-gabble/distinfo @@ -1,2 +1,2 @@ -SHA256 (telepathy-gabble-0.16.1.tar.gz) = 77536d0ca6c040f1b1bd46c6f5914d0677a6dc6ecf1e858816c24fcf07e3f310 -SIZE (telepathy-gabble-0.16.1.tar.gz) = 2644994 +SHA256 (telepathy-gabble-0.16.6.tar.gz) = 0a4726241f3e0ef6a42281eca954ff63948c44d2faa264242faa3a92fb02b792 +SIZE (telepathy-gabble-0.16.6.tar.gz) = 2434346 |