aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2011-07-03 06:13:21 +0800
committermarcus <marcus@FreeBSD.org>2011-07-03 06:13:21 +0800
commit47288d2e859be23f1ed6a79c6603295bca0830e9 (patch)
treef31e926ad30cac152585950639a22ba1014f2747 /security
parentbc1ca4a33a7f43d0a24c0b4d07d8faeac4ae566b (diff)
downloadfreebsd-ports-gnome-47288d2e859be23f1ed6a79c6603295bca0830e9.tar.gz
freebsd-ports-gnome-47288d2e859be23f1ed6a79c6603295bca0830e9.tar.zst
freebsd-ports-gnome-47288d2e859be23f1ed6a79c6603295bca0830e9.zip
Update Pidgin and friends to 2.9.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release.
Diffstat (limited to 'security')
-rw-r--r--security/pidgin-encryption/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile
index 924fc26db4d1..38e51ac6d791 100644
--- a/security/pidgin-encryption/Makefile
+++ b/security/pidgin-encryption/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pidgin
PORTVERSION= 3.0
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}-encrypt/Releases/${PORTVERSION}
PKGNAMESUFFIX= -encryption
@@ -17,7 +17,7 @@ MAINTAINER= perlfu@gmail.com
COMMENT= Encryption Plugin for the Pidgin instant messenger client
BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin
-LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple \
+LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple \
nss3:${PORTSDIR}/security/nss
USE_GMAKE= yes