aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/pidgin-libnotify
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2011-08-28 01:28:25 +0800
committermarcus <marcus@FreeBSD.org>2011-08-28 01:28:25 +0800
commit60af496e4b10c8fafbeb3627da2ff0a207fd781b (patch)
tree99bec1b755bb12dc877c839cfd206f54c1a512d5 /net-im/pidgin-libnotify
parentd7c2ef411847a2ee5954ad0ad7d745fc01565d23 (diff)
downloadfreebsd-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-libnotify')
-rw-r--r--net-im/pidgin-libnotify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-libnotify/Makefile b/net-im/pidgin-libnotify/Makefile
index 822202e4d3a6..60ca66dbe6ab 100644
--- a/net-im/pidgin-libnotify/Makefile
+++ b/net-im/pidgin-libnotify/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libnotify
PORTVERSION= 0.14
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= net-im
MASTER_SITES= SF/gaim-${PORTNAME}/pidgin-${PORTNAME}/pidgin-${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= pidgin-
@@ -19,7 +19,7 @@ COMMENT= This plugin adds a libnotify interface to Pidgin
BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin \
${LOCALBASE}/libdata/pkgconfig/libnotify.pc:${PORTSDIR}/devel/libnotify
LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify \
- purple.9:${PORTSDIR}/net-im/libpurple
+ purple.10:${PORTSDIR}/net-im/libpurple
GNU_CONFIGURE= yes
USE_LDCONFIG= yes