mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 0.8.0.
Feature safe: yes
This commit is contained in:
parent
90b7ec3c55
commit
9dfc1984f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286759
@ -5,8 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= telepathy-qt4
|
||||
PORTVERSION= 0.7.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8.0
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
|
||||
|
||||
@ -29,10 +28,10 @@ MAKE_JOBS_SAFE= yes
|
||||
USE_CMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog HACKING NEWS README TODO html
|
||||
PORTDOCS= AUTHORS ChangeLog HACKING NEWS README html
|
||||
|
||||
PORTEXAMPLES= Makefile accounts contact-messenger \
|
||||
extensions file-transfer protocols roster
|
||||
PORTEXAMPLES= Makefile accounts contact-messenger extensions \
|
||||
file-transfer protocols roster stream-tubes
|
||||
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} -e '/add_subdirectory(tests)/ d' \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (telepathy-qt4-0.7.1.tar.gz) = 2040ccdf32750112e96bf88482075e2477ec5879ce8fcaac661a800f85188073
|
||||
SIZE (telepathy-qt4-0.7.1.tar.gz) = 3706256
|
||||
SHA256 (telepathy-qt4-0.8.0.tar.gz) = e4a4dee2a2fb88bebfdac50ed7341b5c927b0411b4df93209cd9291915a0e1dc
|
||||
SIZE (telepathy-qt4-0.8.0.tar.gz) = 4014194
|
||||
|
@ -15,6 +15,7 @@ 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/AuthenticationTLSCertificateInterface
|
||||
include/telepathy-1.0/TelepathyQt4/AvatarData
|
||||
include/telepathy-1.0/TelepathyQt4/AvatarSpec
|
||||
include/telepathy-1.0/TelepathyQt4/CapabilitiesBase
|
||||
@ -155,6 +156,7 @@ 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/PendingStreamedMediaStreams
|
||||
include/telepathy-1.0/TelepathyQt4/PendingStringList
|
||||
include/telepathy-1.0/TelepathyQt4/PendingSuccess
|
||||
include/telepathy-1.0/TelepathyQt4/PendingVariant
|
||||
@ -186,7 +188,10 @@ 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/StreamTubeClient
|
||||
include/telepathy-1.0/TelepathyQt4/StreamTubeServer
|
||||
include/telepathy-1.0/TelepathyQt4/StreamedMediaChannel
|
||||
include/telepathy-1.0/TelepathyQt4/StreamedMediaStream
|
||||
include/telepathy-1.0/TelepathyQt4/TextChannel
|
||||
include/telepathy-1.0/TelepathyQt4/TubeChannel
|
||||
include/telepathy-1.0/TelepathyQt4/Types
|
||||
@ -204,6 +209,7 @@ 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/cli-tls-certificate.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
|
||||
@ -301,17 +307,20 @@ include/telepathy-1.0/TelepathyQt4/simple-observer.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/stream-tube-client.h
|
||||
include/telepathy-1.0/TelepathyQt4/stream-tube-server.h
|
||||
include/telepathy-1.0/TelepathyQt4/streamed-media-channel.h
|
||||
include/telepathy-1.0/TelepathyQt4/text-channel.h
|
||||
include/telepathy-1.0/TelepathyQt4/tls-certificate.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.7.1
|
||||
lib/libtelepathy-qt4-farsight.so.1.0.8.0
|
||||
lib/libtelepathy-qt4.so
|
||||
lib/libtelepathy-qt4.so.1
|
||||
lib/libtelepathy-qt4.so.1.0.7.1
|
||||
lib/libtelepathy-qt4.so.1.0.8.0
|
||||
libdata/pkgconfig/TelepathyQt4.pc
|
||||
libdata/pkgconfig/TelepathyQt4Farsight.pc
|
||||
@dirrm include/telepathy-1.0/TelepathyQt4/_gen
|
||||
|
Loading…
Reference in New Issue
Block a user