diff options
author | marcus <marcus@FreeBSD.org> | 2009-08-21 04:41:32 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-08-21 04:41:32 +0800 |
commit | 99d92c65e7d5fac79885136967945ad25ed946ac (patch) | |
tree | 10016de14b74c07997c6d6cef77535e79f67b55c /net-im/finch | |
parent | ff0e7e5961f2652c5720820006f32d99fad500f4 (diff) | |
download | freebsd-ports-gnome-99d92c65e7d5fac79885136967945ad25ed946ac.tar.gz freebsd-ports-gnome-99d92c65e7d5fac79885136967945ad25ed946ac.tar.zst freebsd-ports-gnome-99d92c65e7d5fac79885136967945ad25ed946ac.zip |
Update to 2.6.1. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
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 |