diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-11 16:54:52 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-11 16:54:52 +0800 |
commit | 274f6b3c4817541c9609f0d4b5374a1787f96f10 (patch) | |
tree | dfab5d1344068e1bf0893b1f286ae1ef10a0ca0c /net-im/telepathy-farstream | |
parent | 42676f3edf39ef6ca89e4182140224fedb28faeb (diff) | |
download | marcuscom-ports-274f6b3c4817541c9609f0d4b5374a1787f96f10.tar marcuscom-ports-274f6b3c4817541c9609f0d4b5374a1787f96f10.tar.gz marcuscom-ports-274f6b3c4817541c9609f0d4b5374a1787f96f10.tar.bz2 marcuscom-ports-274f6b3c4817541c9609f0d4b5374a1787f96f10.tar.lz marcuscom-ports-274f6b3c4817541c9609f0d4b5374a1787f96f10.tar.xz marcuscom-ports-274f6b3c4817541c9609f0d4b5374a1787f96f10.tar.zst marcuscom-ports-274f6b3c4817541c9609f0d4b5374a1787f96f10.zip |
Various updates to the telepathy stack:
- Make the touched telepathy ports stage compliant
- Fix $MCom$ tag in some of them
- Upgrade -gabble to 0.17.3, -idle to 0.1.14, -logger to 0.8.0, -mission-control to 5.14.0
- Because of the lib bump in -logger, increase PORTREVISION to it and dependant ports in MC (gnome-shell and empathy3)
- While here do some lib_depends fixing to gnome-shell to the new format
- Do some USE_GNOME sorting and add pkgconfig to USES
- Fix -gabble's lib_depend
- Fix -mission-control post-patch so it installs the gtk-doc in the right place honouring $PREFIX
Reviewed by: kwm
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18791 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/telepathy-farstream')
-rw-r--r-- | net-im/telepathy-farstream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-farstream/Makefile b/net-im/telepathy-farstream/Makefile index 4addd49a7..8fa7b8fa8 100644 --- a/net-im/telepathy-farstream/Makefile +++ b/net-im/telepathy-farstream/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom +# $MCom$ PORTNAME= telepathy-farstream PORTVERSION= 0.6.0 |