Index: head/net-im/telepathy-qt4/Makefile =================================================================== --- head/net-im/telepathy-qt4/Makefile (revision 272268) +++ head/net-im/telepathy-qt4/Makefile (revision 272269) @@ -1,74 +1,68 @@ # New ports collection Makefile for: telepathy-qt4 # Date created: 14 January 2010 # Whom: Alberto Villa # # $FreeBSD$ PORTNAME= telepathy-qt4 -PORTVERSION= 0.5.8 +PORTVERSION= 0.5.14 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= avilla@FreeBSD.org COMMENT= High-level Qt 4 binding for Telepathy LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= telepathy-farsight.0:${PORTSDIR}/net-im/telepathy-farsight \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt USE_GNOME= pkgconfig USE_PYTHON_BUILD= 2.5+ USE_QT_VER= 4 QT_COMPONENTS= corelib dbus network xml qtestlib_build \ moc_build qmake_build rcc_build uic_build MAKE_JOBS_SAFE= yes USE_CMAKE= yes USE_LDCONFIG= yes PORTDOCS= AUTHORS ChangeLog HACKING NEWS README TODO html PORTEXAMPLES= Makefile accounts extensions \ file-transfer protocols roster -.include - -.if ${OSVERSION} < 700042 -BROKEN= does not build on 6.X -.endif - pre-configure: ${REINPLACE_CMD} -e '/add_subdirectory(tests)/ d' \ ${WRKSRC}/CMakeLists.txt .ifdef(NOPORTEXAMPLES) ${REINPLACE_CMD} -e '/add_subdirectory(examples)/ d' \ ${WRKSRC}/CMakeLists.txt .endif ${REINPLACE_CMD} -e '/TelepathyQt4.*\.pc/ s|pkgconfig|../libdata/pkgconfig|' \ ${WRKSRC}/TelepathyQt4/CMakeLists.txt ${REINPLACE_CMD} -e '/$${LIBXML2_INCLUDE_DIR}/ s|$$| ${LOCALBASE}/include|' \ ${WRKSRC}/TelepathyQt4/Farsight/CMakeLists.txt pre-install: .ifndef(NOPORTDOCS) cd ${WRKSRC} && ${CP} -R doc/html . .endif post-install: .ifndef(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${DOCSDIR} .endfor .endif .ifndef(NOPORTEXAMPLES) cd ${WRKSRC}/examples && ${RM} -rf */CMakeFiles */*.cmake */Makefile ${MKDIR} ${EXAMPLESDIR} .for f in ${PORTEXAMPLES} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} ${f} ${EXAMPLESDIR} .endfor .endif -.include +.include Property changes on: head/net-im/telepathy-qt4/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/net-im/telepathy-qt4/distinfo =================================================================== --- head/net-im/telepathy-qt4/distinfo (revision 272268) +++ head/net-im/telepathy-qt4/distinfo (revision 272269) @@ -1,2 +1,2 @@ -SHA256 (telepathy-qt4-0.5.8.tar.gz) = 33ad245783ab303c080cedb8df49d7e190d1e6be6f2fa68a2d76fe71067a6dae -SIZE (telepathy-qt4-0.5.8.tar.gz) = 2849697 +SHA256 (telepathy-qt4-0.5.14.tar.gz) = 58f311a003d504425bc7fe9bbd84cb920f74e9fc55f8209ffd75127ce858bb72 +SIZE (telepathy-qt4-0.5.14.tar.gz) = 3311891 Property changes on: head/net-im/telepathy-qt4/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/net-im/telepathy-qt4/pkg-plist =================================================================== --- head/net-im/telepathy-qt4/pkg-plist (revision 272268) +++ head/net-im/telepathy-qt4/pkg-plist (revision 272269) @@ -1,285 +1,307 @@ include/telepathy-1.0/TelepathyQt4/AbstractClient include/telepathy-1.0/TelepathyQt4/AbstractClientApprover include/telepathy-1.0/TelepathyQt4/AbstractClientHandler include/telepathy-1.0/TelepathyQt4/AbstractClientObserver include/telepathy-1.0/TelepathyQt4/AbstractInterface include/telepathy-1.0/TelepathyQt4/Account include/telepathy-1.0/TelepathyQt4/AccountCapabilityFilter include/telepathy-1.0/TelepathyQt4/AccountFactory include/telepathy-1.0/TelepathyQt4/AccountFilter include/telepathy-1.0/TelepathyQt4/AccountInterface include/telepathy-1.0/TelepathyQt4/AccountInterfaceAddressingInterface include/telepathy-1.0/TelepathyQt4/AccountInterfaceAvatarInterface include/telepathy-1.0/TelepathyQt4/AccountManager include/telepathy-1.0/TelepathyQt4/AccountManagerInterface include/telepathy-1.0/TelepathyQt4/AccountPropertyFilter include/telepathy-1.0/TelepathyQt4/AccountSet include/telepathy-1.0/TelepathyQt4/AndFilter include/telepathy-1.0/TelepathyQt4/AvatarData include/telepathy-1.0/TelepathyQt4/AvatarSpec include/telepathy-1.0/TelepathyQt4/CapabilitiesBase include/telepathy-1.0/TelepathyQt4/Channel include/telepathy-1.0/TelepathyQt4/ChannelClassSpec include/telepathy-1.0/TelepathyQt4/ChannelClassSpecList include/telepathy-1.0/TelepathyQt4/ChannelDispatchOperation include/telepathy-1.0/TelepathyQt4/ChannelDispatchOperationInterface include/telepathy-1.0/TelepathyQt4/ChannelDispatcher include/telepathy-1.0/TelepathyQt4/ChannelDispatcherInterface include/telepathy-1.0/TelepathyQt4/ChannelFactory include/telepathy-1.0/TelepathyQt4/ChannelInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceAnonymityInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceCallStateInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceChatStateInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceConferenceInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceDTMFInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceGroupInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceHoldInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceMediaSignallingInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceMessagesInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfacePasswordInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceSASLAuthenticationInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceSecurableInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceServicePointInterface include/telepathy-1.0/TelepathyQt4/ChannelInterfaceTubeInterface include/telepathy-1.0/TelepathyQt4/ChannelRequest include/telepathy-1.0/TelepathyQt4/ChannelRequestHints include/telepathy-1.0/TelepathyQt4/ChannelRequestInterface include/telepathy-1.0/TelepathyQt4/ChannelTypeContactListInterface include/telepathy-1.0/TelepathyQt4/ChannelTypeContactSearchInterface include/telepathy-1.0/TelepathyQt4/ChannelTypeFileTransferInterface include/telepathy-1.0/TelepathyQt4/ChannelTypeRoomListInterface include/telepathy-1.0/TelepathyQt4/ChannelTypeServerAuthenticationInterface include/telepathy-1.0/TelepathyQt4/ChannelTypeServerTLSConnectionInterface include/telepathy-1.0/TelepathyQt4/ChannelTypeStreamTubeInterface include/telepathy-1.0/TelepathyQt4/ChannelTypeStreamedMediaInterface include/telepathy-1.0/TelepathyQt4/ChannelTypeTextInterface include/telepathy-1.0/TelepathyQt4/ChannelTypeTubeInterface include/telepathy-1.0/TelepathyQt4/ChannelTypeTubesInterface include/telepathy-1.0/TelepathyQt4/Client include/telepathy-1.0/TelepathyQt4/ClientApproverInterface include/telepathy-1.0/TelepathyQt4/ClientHandlerInterface include/telepathy-1.0/TelepathyQt4/ClientInterface include/telepathy-1.0/TelepathyQt4/ClientInterfaceRequestsInterface include/telepathy-1.0/TelepathyQt4/ClientObserverInterface include/telepathy-1.0/TelepathyQt4/ClientRegistrar include/telepathy-1.0/TelepathyQt4/Connection include/telepathy-1.0/TelepathyQt4/ConnectionCapabilities include/telepathy-1.0/TelepathyQt4/ConnectionFactory include/telepathy-1.0/TelepathyQt4/ConnectionInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceAliasingInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceAnonymityInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceAvatarsInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceBalanceInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceCapabilitiesInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceCellularInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceClientTypes include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactCapabilitiesInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactGroups include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactInfoInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactList include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceContactsInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceLocationInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceMailNotificationInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfacePowerSaving include/telepathy-1.0/TelepathyQt4/ConnectionInterfacePresenceInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceRequestsInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceServicePointInterface include/telepathy-1.0/TelepathyQt4/ConnectionInterfaceSimplePresenceInterface include/telepathy-1.0/TelepathyQt4/ConnectionLowlevel include/telepathy-1.0/TelepathyQt4/ConnectionManager include/telepathy-1.0/TelepathyQt4/ConnectionManagerInterface include/telepathy-1.0/TelepathyQt4/ConnectionManagerLowlevel include/telepathy-1.0/TelepathyQt4/Constants include/telepathy-1.0/TelepathyQt4/Contact include/telepathy-1.0/TelepathyQt4/ContactCapabilities include/telepathy-1.0/TelepathyQt4/ContactFactory include/telepathy-1.0/TelepathyQt4/ContactManager +include/telepathy-1.0/TelepathyQt4/ContactMessenger include/telepathy-1.0/TelepathyQt4/ContactSearchChannel include/telepathy-1.0/TelepathyQt4/DBus include/telepathy-1.0/TelepathyQt4/DBusDaemonInterface include/telepathy-1.0/TelepathyQt4/DBusProxy include/telepathy-1.0/TelepathyQt4/DBusProxyFactory include/telepathy-1.0/TelepathyQt4/Debug include/telepathy-1.0/TelepathyQt4/Farsight/Channel include/telepathy-1.0/TelepathyQt4/Farsight/channel.h include/telepathy-1.0/TelepathyQt4/Farsight/global.h include/telepathy-1.0/TelepathyQt4/Feature include/telepathy-1.0/TelepathyQt4/FileTransferChannel include/telepathy-1.0/TelepathyQt4/FileTransferChannelCreationProperties include/telepathy-1.0/TelepathyQt4/Filter include/telepathy-1.0/TelepathyQt4/FixedFeatureFactory include/telepathy-1.0/TelepathyQt4/GenericCapabilityFilter include/telepathy-1.0/TelepathyQt4/GenericPropertyFilter include/telepathy-1.0/TelepathyQt4/Global +include/telepathy-1.0/TelepathyQt4/HandledChannelNotifier include/telepathy-1.0/TelepathyQt4/IncomingFileTransferChannel +include/telepathy-1.0/TelepathyQt4/IncomingStreamTubeChannel include/telepathy-1.0/TelepathyQt4/IntrospectableInterface include/telepathy-1.0/TelepathyQt4/KeyFile include/telepathy-1.0/TelepathyQt4/LocationInfo include/telepathy-1.0/TelepathyQt4/ManagerFile include/telepathy-1.0/TelepathyQt4/MediaSessionHandler include/telepathy-1.0/TelepathyQt4/MediaSessionHandlerInterface include/telepathy-1.0/TelepathyQt4/MediaStreamHandler include/telepathy-1.0/TelepathyQt4/MediaStreamHandlerInterface include/telepathy-1.0/TelepathyQt4/Message +include/telepathy-1.0/TelepathyQt4/MessageContentPart +include/telepathy-1.0/TelepathyQt4/MessageContentPartList include/telepathy-1.0/TelepathyQt4/MethodInvocationContext include/telepathy-1.0/TelepathyQt4/NotFilter include/telepathy-1.0/TelepathyQt4/Object include/telepathy-1.0/TelepathyQt4/OptionalInterfaceFactory include/telepathy-1.0/TelepathyQt4/OrFilter include/telepathy-1.0/TelepathyQt4/OutgoingFileTransferChannel +include/telepathy-1.0/TelepathyQt4/OutgoingStreamTubeChannel include/telepathy-1.0/TelepathyQt4/PeerInterface include/telepathy-1.0/TelepathyQt4/PendingAccount include/telepathy-1.0/TelepathyQt4/PendingChannel include/telepathy-1.0/TelepathyQt4/PendingChannelRequest include/telepathy-1.0/TelepathyQt4/PendingComposite include/telepathy-1.0/TelepathyQt4/PendingConnection include/telepathy-1.0/TelepathyQt4/PendingContactAttributes include/telepathy-1.0/TelepathyQt4/PendingContactInfo include/telepathy-1.0/TelepathyQt4/PendingContacts include/telepathy-1.0/TelepathyQt4/PendingFailure include/telepathy-1.0/TelepathyQt4/PendingHandles include/telepathy-1.0/TelepathyQt4/PendingOperation include/telepathy-1.0/TelepathyQt4/PendingReady +include/telepathy-1.0/TelepathyQt4/PendingSendMessage +include/telepathy-1.0/TelepathyQt4/PendingStreamTubeConnection include/telepathy-1.0/TelepathyQt4/PendingStringList include/telepathy-1.0/TelepathyQt4/PendingSuccess include/telepathy-1.0/TelepathyQt4/PendingVariant include/telepathy-1.0/TelepathyQt4/PendingVariantMap include/telepathy-1.0/TelepathyQt4/PendingVoid include/telepathy-1.0/TelepathyQt4/Presence include/telepathy-1.0/TelepathyQt4/PresenceSpec include/telepathy-1.0/TelepathyQt4/Profile include/telepathy-1.0/TelepathyQt4/ProfileManager include/telepathy-1.0/TelepathyQt4/Properties include/telepathy-1.0/TelepathyQt4/PropertiesInterface include/telepathy-1.0/TelepathyQt4/PropertiesInterfaceInterface include/telepathy-1.0/TelepathyQt4/ProtocolInfo include/telepathy-1.0/TelepathyQt4/ProtocolParameter include/telepathy-1.0/TelepathyQt4/ReadinessHelper include/telepathy-1.0/TelepathyQt4/ReadyObject include/telepathy-1.0/TelepathyQt4/ReceivedMessage include/telepathy-1.0/TelepathyQt4/RefCounted include/telepathy-1.0/TelepathyQt4/ReferencedHandles include/telepathy-1.0/TelepathyQt4/ReferencedHandlesIterator include/telepathy-1.0/TelepathyQt4/RequestableChannelClassSpec +include/telepathy-1.0/TelepathyQt4/RequestableChannelClassSpecList include/telepathy-1.0/TelepathyQt4/RoomListChannel include/telepathy-1.0/TelepathyQt4/SharedPtr +include/telepathy-1.0/TelepathyQt4/SimpleTextObserver include/telepathy-1.0/TelepathyQt4/StatefulDBusProxy include/telepathy-1.0/TelepathyQt4/StatelessDBusProxy +include/telepathy-1.0/TelepathyQt4/StreamTubeChannel include/telepathy-1.0/TelepathyQt4/StreamedMediaChannel include/telepathy-1.0/TelepathyQt4/TextChannel +include/telepathy-1.0/TelepathyQt4/TubeChannel include/telepathy-1.0/TelepathyQt4/Types include/telepathy-1.0/TelepathyQt4/Utils include/telepathy-1.0/TelepathyQt4/_gen/cli-account-manager.h include/telepathy-1.0/TelepathyQt4/_gen/cli-account.h include/telepathy-1.0/TelepathyQt4/_gen/cli-channel-dispatch-operation.h include/telepathy-1.0/TelepathyQt4/_gen/cli-channel-dispatcher.h include/telepathy-1.0/TelepathyQt4/_gen/cli-channel-request.h include/telepathy-1.0/TelepathyQt4/_gen/cli-channel.h include/telepathy-1.0/TelepathyQt4/_gen/cli-client.h include/telepathy-1.0/TelepathyQt4/_gen/cli-connection-manager.h include/telepathy-1.0/TelepathyQt4/_gen/cli-connection.h include/telepathy-1.0/TelepathyQt4/_gen/cli-dbus.h include/telepathy-1.0/TelepathyQt4/_gen/cli-media-session-handler.h include/telepathy-1.0/TelepathyQt4/_gen/cli-media-stream-handler.h include/telepathy-1.0/TelepathyQt4/_gen/cli-properties.h include/telepathy-1.0/TelepathyQt4/_gen/constants.h include/telepathy-1.0/TelepathyQt4/_gen/types.h include/telepathy-1.0/TelepathyQt4/abstract-client.h include/telepathy-1.0/TelepathyQt4/abstract-interface.h include/telepathy-1.0/TelepathyQt4/account-capability-filter.h include/telepathy-1.0/TelepathyQt4/account-factory.h include/telepathy-1.0/TelepathyQt4/account-filter.h include/telepathy-1.0/TelepathyQt4/account-manager.h include/telepathy-1.0/TelepathyQt4/account-property-filter.h include/telepathy-1.0/TelepathyQt4/account-set.h include/telepathy-1.0/TelepathyQt4/account.h include/telepathy-1.0/TelepathyQt4/and-filter.h include/telepathy-1.0/TelepathyQt4/avatar.h include/telepathy-1.0/TelepathyQt4/capabilities-base.h include/telepathy-1.0/TelepathyQt4/channel-class-spec.h include/telepathy-1.0/TelepathyQt4/channel-dispatch-operation.h include/telepathy-1.0/TelepathyQt4/channel-dispatcher.h include/telepathy-1.0/TelepathyQt4/channel-factory.h include/telepathy-1.0/TelepathyQt4/channel-request.h include/telepathy-1.0/TelepathyQt4/channel.h include/telepathy-1.0/TelepathyQt4/client-registrar.h include/telepathy-1.0/TelepathyQt4/client.h include/telepathy-1.0/TelepathyQt4/connection-capabilities.h include/telepathy-1.0/TelepathyQt4/connection-factory.h include/telepathy-1.0/TelepathyQt4/connection-lowlevel.h include/telepathy-1.0/TelepathyQt4/connection-manager-lowlevel.h include/telepathy-1.0/TelepathyQt4/connection-manager.h include/telepathy-1.0/TelepathyQt4/connection.h include/telepathy-1.0/TelepathyQt4/constants.h include/telepathy-1.0/TelepathyQt4/contact-capabilities.h include/telepathy-1.0/TelepathyQt4/contact-factory.h include/telepathy-1.0/TelepathyQt4/contact-manager.h +include/telepathy-1.0/TelepathyQt4/contact-messenger.h include/telepathy-1.0/TelepathyQt4/contact-search-channel.h include/telepathy-1.0/TelepathyQt4/contact.h include/telepathy-1.0/TelepathyQt4/dbus-proxy-factory.h include/telepathy-1.0/TelepathyQt4/dbus-proxy.h include/telepathy-1.0/TelepathyQt4/dbus.h include/telepathy-1.0/TelepathyQt4/debug.h include/telepathy-1.0/TelepathyQt4/feature.h include/telepathy-1.0/TelepathyQt4/file-transfer-channel-creation-properties.h include/telepathy-1.0/TelepathyQt4/file-transfer-channel.h include/telepathy-1.0/TelepathyQt4/filter.h include/telepathy-1.0/TelepathyQt4/fixed-feature-factory.h include/telepathy-1.0/TelepathyQt4/generic-capability-filter.h include/telepathy-1.0/TelepathyQt4/generic-property-filter.h include/telepathy-1.0/TelepathyQt4/global.h +include/telepathy-1.0/TelepathyQt4/handled-channel-notifier.h include/telepathy-1.0/TelepathyQt4/incoming-file-transfer-channel.h +include/telepathy-1.0/TelepathyQt4/incoming-stream-tube-channel.h include/telepathy-1.0/TelepathyQt4/key-file.h include/telepathy-1.0/TelepathyQt4/location-info.h include/telepathy-1.0/TelepathyQt4/manager-file.h include/telepathy-1.0/TelepathyQt4/media-session-handler.h include/telepathy-1.0/TelepathyQt4/media-stream-handler.h include/telepathy-1.0/TelepathyQt4/message.h +include/telepathy-1.0/TelepathyQt4/message-content-part.h include/telepathy-1.0/TelepathyQt4/method-invocation-context.h include/telepathy-1.0/TelepathyQt4/not-filter.h include/telepathy-1.0/TelepathyQt4/object.h include/telepathy-1.0/TelepathyQt4/optional-interface-factory.h include/telepathy-1.0/TelepathyQt4/or-filter.h include/telepathy-1.0/TelepathyQt4/outgoing-file-transfer-channel.h +include/telepathy-1.0/TelepathyQt4/outgoing-stream-tube-channel.h include/telepathy-1.0/TelepathyQt4/pending-account.h include/telepathy-1.0/TelepathyQt4/pending-channel-request.h include/telepathy-1.0/TelepathyQt4/pending-channel.h include/telepathy-1.0/TelepathyQt4/pending-connection.h include/telepathy-1.0/TelepathyQt4/pending-contact-attributes.h include/telepathy-1.0/TelepathyQt4/pending-contact-info.h include/telepathy-1.0/TelepathyQt4/pending-contacts.h include/telepathy-1.0/TelepathyQt4/pending-handles.h include/telepathy-1.0/TelepathyQt4/pending-operation.h include/telepathy-1.0/TelepathyQt4/pending-ready.h +include/telepathy-1.0/TelepathyQt4/pending-send-message.h +include/telepathy-1.0/TelepathyQt4/pending-stream-tube-connection.h include/telepathy-1.0/TelepathyQt4/pending-string-list.h include/telepathy-1.0/TelepathyQt4/pending-variant-map.h include/telepathy-1.0/TelepathyQt4/pending-variant.h include/telepathy-1.0/TelepathyQt4/presence.h include/telepathy-1.0/TelepathyQt4/profile-manager.h include/telepathy-1.0/TelepathyQt4/profile.h include/telepathy-1.0/TelepathyQt4/properties.h include/telepathy-1.0/TelepathyQt4/protocol-info.h include/telepathy-1.0/TelepathyQt4/protocol-parameter.h include/telepathy-1.0/TelepathyQt4/readiness-helper.h include/telepathy-1.0/TelepathyQt4/ready-object.h include/telepathy-1.0/TelepathyQt4/referenced-handles.h include/telepathy-1.0/TelepathyQt4/requestable-channel-class-spec.h include/telepathy-1.0/TelepathyQt4/room-list-channel.h include/telepathy-1.0/TelepathyQt4/shared-ptr.h include/telepathy-1.0/TelepathyQt4/simple-pending-operations.h +include/telepathy-1.0/TelepathyQt4/simple-text-observer.h +include/telepathy-1.0/TelepathyQt4/stream-tube-channel.h include/telepathy-1.0/TelepathyQt4/streamed-media-channel.h include/telepathy-1.0/TelepathyQt4/text-channel.h +include/telepathy-1.0/TelepathyQt4/tube-channel.h 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.5.8 +lib/libtelepathy-qt4-farsight.so.1.0.5.14 lib/libtelepathy-qt4.so lib/libtelepathy-qt4.so.1 -lib/libtelepathy-qt4.so.1.0.5.8 +lib/libtelepathy-qt4.so.1.0.5.14 libdata/pkgconfig/TelepathyQt4.pc libdata/pkgconfig/TelepathyQt4Farsight.pc @dirrm include/telepathy-1.0/TelepathyQt4/_gen @dirrm include/telepathy-1.0/TelepathyQt4/Farsight @dirrm include/telepathy-1.0/TelepathyQt4 @dirrmtry include/telepathy-1.0 Property changes on: head/net-im/telepathy-qt4/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property