diff options
author | marcus <marcus@FreeBSD.org> | 2011-08-28 01:28:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2011-08-28 01:28:25 +0800 |
commit | 60af496e4b10c8fafbeb3627da2ff0a207fd781b (patch) | |
tree | 99bec1b755bb12dc877c839cfd206f54c1a512d5 /net-im/pidgin-pidgimpd | |
parent | d7c2ef411847a2ee5954ad0ad7d745fc01565d23 (diff) | |
download | freebsd-ports-gnome-60af496e4b10c8fafbeb3627da2ff0a207fd781b.tar.gz freebsd-ports-gnome-60af496e4b10c8fafbeb3627da2ff0a207fd781b.tar.zst freebsd-ports-gnome-60af496e4b10c8fafbeb3627da2ff0a207fd781b.zip |
Update Pidgin and friends to 2.10.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
Diffstat (limited to 'net-im/pidgin-pidgimpd')
-rw-r--r-- | net-im/pidgin-pidgimpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-pidgimpd/Makefile b/net-im/pidgin-pidgimpd/Makefile index b6300d3c0118..898049a45eb5 100644 --- a/net-im/pidgin-pidgimpd/Makefile +++ b/net-im/pidgin-pidgimpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= pidgimpd PORTVERSION= 1.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im audio MASTER_SITES= http://ayeon.org/projects/pidgimpd/ PKGNAMEPREFIX= pidgin- @@ -15,7 +15,7 @@ PKGNAMEPREFIX= pidgin- MAINTAINER= hrkfdn@gmail.com COMMENT= PidgiMPD is a Pidgin plugin for monitoring/controlling MPD -LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple \ +LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple \ mpd.3:${PORTSDIR}/audio/libmpd BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin |