mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Update to 0.7.1.
This commit is contained in:
parent
e7d91d6398
commit
8aba151de8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276664
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user