diff options
author | marcus <marcus@FreeBSD.org> | 2008-03-02 13:31:23 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-03-02 13:31:23 +0800 |
commit | 45d9f3356df4270572f12942740eeb0769037cc2 (patch) | |
tree | 1518f52b2899b86388223eda26ad4d65425283a2 /net-im/finch | |
parent | cab380dbfbe8de511cb3ea34b1493cc22412b398 (diff) | |
download | freebsd-ports-gnome-45d9f3356df4270572f12942740eeb0769037cc2.tar.gz freebsd-ports-gnome-45d9f3356df4270572f12942740eeb0769037cc2.tar.zst freebsd-ports-gnome-45d9f3356df4270572f12942740eeb0769037cc2.zip |
Update to 2.4.0. 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 50288419ee12..07b4a2fc774a 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.3:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.4:${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 59408970584f..f187e5fdc2e6 100644 --- a/net-im/finch/pkg-plist +++ b/net-im/finch/pkg-plist @@ -8,11 +8,13 @@ include/finch/gntconv.h include/finch/gntdebug.h include/finch/gntft.h include/finch/gntidle.h +include/finch/gntlog.h include/finch/gntnotify.h include/finch/gntplugin.h include/finch/gntpounce.h include/finch/gntprefs.h include/finch/gntrequest.h +include/finch/gntroomlist.h include/finch/gntstatus.h include/finch/gntsound.h include/finch/gntui.h @@ -50,6 +52,8 @@ lib/finch/gnthistory.la lib/finch/gnthistory.so lib/finch/gntlastlog.la lib/finch/gntlastlog.so +lib/finch/grouping.la +lib/finch/grouping.so lib/gnt/irssi.la lib/gnt/irssi.so lib/gnt/s.la |