diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-17 13:24:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-17 13:24:08 +0800 |
commit | 96b2baffbbbf656a05be448421a398ad34e728ce (patch) | |
tree | a660153c56416504e45e6a41fc8c4e4c978108ea | |
parent | 8155cb2de9369999fa87a29b5b1a3f3f23bac892 (diff) | |
download | marcuscom-ports-96b2baffbbbf656a05be448421a398ad34e728ce.tar marcuscom-ports-96b2baffbbbf656a05be448421a398ad34e728ce.tar.gz marcuscom-ports-96b2baffbbbf656a05be448421a398ad34e728ce.tar.bz2 marcuscom-ports-96b2baffbbbf656a05be448421a398ad34e728ce.tar.lz marcuscom-ports-96b2baffbbbf656a05be448421a398ad34e728ce.tar.xz marcuscom-ports-96b2baffbbbf656a05be448421a398ad34e728ce.tar.zst marcuscom-ports-96b2baffbbbf656a05be448421a398ad34e728ce.zip |
Update to 0.3.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10137 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net-im/libtelepathy/Makefile | 6 | ||||
-rw-r--r-- | net-im/libtelepathy/distinfo | 6 | ||||
-rw-r--r-- | net-im/libtelepathy/pkg-plist | 8 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index f3b7350b7..53b726692 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -3,11 +3,10 @@ # Whom: Florent Thoumie <flz@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports-stable/net-im/libtelepathy/Makefile,v 1.2 2007/10/29 12:53:57 ahze Exp $ +# $MCom: ports/net-im/libtelepathy/Makefile,v 1.1 2007/12/18 14:42:10 ahze Exp $ PORTNAME= libtelepathy -PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTVERSION= 0.3.1 CATEGORIES= net-im devel MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ @@ -17,6 +16,7 @@ COMMENT= Flexible Communications Framework LIB_PC_DEPENDS= dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt +LIB_DEPENDS= telepathy-glib.4:${PORTSDIR}/net-im/telepathy-glib BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} diff --git a/net-im/libtelepathy/distinfo b/net-im/libtelepathy/distinfo index f25fd8de5..5b09f4f6f 100644 --- a/net-im/libtelepathy/distinfo +++ b/net-im/libtelepathy/distinfo @@ -1,3 +1,3 @@ -MD5 (libtelepathy-0.2.0.tar.gz) = a2083338ed480fd507925e00a93fd96b -SHA256 (libtelepathy-0.2.0.tar.gz) = c33ef2820ea954aa2aa6d048f4540aa75f09cfc4c7915558d736dcedc1b8fa07 -SIZE (libtelepathy-0.2.0.tar.gz) = 406339 +MD5 (libtelepathy-0.3.1.tar.gz) = 594e9999483cdd5cd913b6ea8cf9b076 +SHA256 (libtelepathy-0.3.1.tar.gz) = 413ac7973fb4a353d98079b4ace1adaa8dcf8ce858113544c1ddb45660441b91 +SIZE (libtelepathy-0.3.1.tar.gz) = 430422 diff --git a/net-im/libtelepathy/pkg-plist b/net-im/libtelepathy/pkg-plist index 38d79b5b1..726f9acff 100644 --- a/net-im/libtelepathy/pkg-plist +++ b/net-im/libtelepathy/pkg-plist @@ -1,5 +1,9 @@ -include/telepathy-1.0/libtelepathy/_gen-tp-constants.h -include/telepathy-1.0/libtelepathy/_gen-tp-interfaces.h +include/telepathy-1.0/libtelepathy/_gen-tp-constants-deprecated-aliases.h +include/telepathy-1.0/libtelepathy/_gen-tp-constants-deprecated.h +include/telepathy-1.0/libtelepathy/_gen-tp-constants-whitelist-aliases.h +include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-deprecated-aliases.h +include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-deprecated.h +include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-whitelist-aliases.h include/telepathy-1.0/libtelepathy/tp-ch-gen.h include/telepathy-1.0/libtelepathy/tp-chan-gen.h include/telepathy-1.0/libtelepathy/tp-chan-iface-chat-state-gen.h |