diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-20 20:41:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-20 20:41:32 +0000 |
commit | 7f37df543a755e6964e1327b075fa4a58cea38f2 (patch) | |
tree | ae4064d4a90d450194744434e2d344992a5bfd66 /net-im/finch | |
parent | 76809180883ceb29ca1c00f3bdf9076536259696 (diff) |
Update to 2.6.1. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
Notes
Notes:
svn path=/head/; revision=239995
Diffstat (limited to 'net-im/finch')
-rw-r--r-- | net-im/finch/Makefile | 2 | ||||
-rw-r--r-- | net-im/finch/pkg-plist | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile index f5f862fde64d..a387fd2fb63c 100644 --- a/net-im/finch/Makefile +++ b/net-im/finch/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 0 MAINTAINER= marcus@FreeBSD.org COMMENT= Finch multi-protocol messaging client (Console UI) -LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.6:${PORTSDIR}/net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/finch diff --git a/net-im/finch/pkg-plist b/net-im/finch/pkg-plist index f187e5fdc2e6..ae1ffbadadfb 100644 --- a/net-im/finch/pkg-plist +++ b/net-im/finch/pkg-plist @@ -9,10 +9,12 @@ include/finch/gntdebug.h include/finch/gntft.h include/finch/gntidle.h include/finch/gntlog.h +include/finch/gntmedia.h include/finch/gntnotify.h include/finch/gntplugin.h include/finch/gntpounce.h include/finch/gntprefs.h +include/gnt/gntprogressbar.h include/finch/gntrequest.h include/finch/gntroomlist.h include/finch/gntstatus.h @@ -52,6 +54,8 @@ lib/finch/gnthistory.la lib/finch/gnthistory.so lib/finch/gntlastlog.la lib/finch/gntlastlog.so +lib/finch/gnttinyurl.la +lib/finch/gnttinyurl.so lib/finch/grouping.la lib/finch/grouping.so lib/gnt/irssi.la |