From 1cf74589aaf2295102fd11482bb38717dc563757 Mon Sep 17 00:00:00 2001 From: avilla Date: Wed, 29 Jun 2011 13:16:12 +0000 Subject: - Update to 0.7.1. --- net-im/telepathy-qt4/Makefile | 4 +++- net-im/telepathy-qt4/distinfo | 4 ++-- net-im/telepathy-qt4/pkg-plist | 4 ++-- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'net-im/telepathy-qt4') diff --git a/net-im/telepathy-qt4/Makefile b/net-im/telepathy-qt4/Makefile index ed6a418c17be..0b73b7d32daf 100644 --- a/net-im/telepathy-qt4/Makefile +++ b/net-im/telepathy-qt4/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= telepathy-qt4 -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.1 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ @@ -36,6 +36,8 @@ PORTEXAMPLES= Makefile accounts contact-messenger \ pre-configure: ${REINPLACE_CMD} -e '/add_subdirectory(tests)/ d' \ ${WRKSRC}/CMakeLists.txt + ${REINPLACE_CMD} -e '/^add_dependencies(doxygen-doc / d' \ + ${WRKSRC}/TelepathyQt4/CMakeLists.txt .ifdef(NOPORTEXAMPLES) ${REINPLACE_CMD} -e '/add_subdirectory(examples)/ d' \ ${WRKSRC}/CMakeLists.txt diff --git a/net-im/telepathy-qt4/distinfo b/net-im/telepathy-qt4/distinfo index a1647fed0a46..ee8a83cd297c 100644 --- a/net-im/telepathy-qt4/distinfo +++ b/net-im/telepathy-qt4/distinfo @@ -1,2 +1,2 @@ -SHA256 (telepathy-qt4-0.6.0.tar.gz) = b2b8d60f5c93ccae93e69ac0108623dfc928428a6f97bc15d665531fff4cee95 -SIZE (telepathy-qt4-0.6.0.tar.gz) = 2204946 +SHA256 (telepathy-qt4-0.7.1.tar.gz) = 2040ccdf32750112e96bf88482075e2477ec5879ce8fcaac661a800f85188073 +SIZE (telepathy-qt4-0.7.1.tar.gz) = 3706256 diff --git a/net-im/telepathy-qt4/pkg-plist b/net-im/telepathy-qt4/pkg-plist index e0b1f6370ad9..a01d92fc0dfa 100644 --- a/net-im/telepathy-qt4/pkg-plist +++ b/net-im/telepathy-qt4/pkg-plist @@ -308,10 +308,10 @@ include/telepathy-1.0/TelepathyQt4/types.h include/telepathy-1.0/TelepathyQt4/utils.h lib/libtelepathy-qt4-farsight.so lib/libtelepathy-qt4-farsight.so.1 -lib/libtelepathy-qt4-farsight.so.1.0.6.0 +lib/libtelepathy-qt4-farsight.so.1.0.7.1 lib/libtelepathy-qt4.so lib/libtelepathy-qt4.so.1 -lib/libtelepathy-qt4.so.1.0.6.0 +lib/libtelepathy-qt4.so.1.0.7.1 libdata/pkgconfig/TelepathyQt4.pc libdata/pkgconfig/TelepathyQt4Farsight.pc @dirrm include/telepathy-1.0/TelepathyQt4/_gen -- cgit