From c14f48cfeed7a7dd19a2b15972940d3cfeb0b159 Mon Sep 17 00:00:00 2001
From: mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>
Date: Sun, 1 Jul 2007 16:18:38 +0000
Subject: Sync w/ FreeBSD ports tree for chase gnutls shared library version
 and bump the PORTREVISION on these ports.

git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9106 df743ca5-7f9a-e211-a948-0013205c9059
---
 net-im/gaim/Makefile      | 4 ++--
 net-im/libpurple/Makefile | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'net-im')

diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile
index f9e674589..c80582ede 100644
--- a/net-im/gaim/Makefile
+++ b/net-im/gaim/Makefile
@@ -7,7 +7,7 @@
 
 PORTNAME=	gaim
 PORTVERSION=	1.5.0
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES?=	net-im
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -58,7 +58,7 @@ PLIST_SUB+=	EVO="@comment "
 .endif
 
 .if defined(WITH_GNUTLS)
-LIB_DEPENDS+=		gnutls.15:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+=		gnutls.13:${PORTSDIR}/security/gnutls
 .else
 CONFIGURE_ARGS+=	--disable-gnutls
 .endif
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index 854f6c1d7..c4eb9e3b6 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -3,12 +3,12 @@
 # Whom:				Jim Mock <jim@FreeBSD.org>
 #
 # $FreeBSD$
-#   $MCom: ports/net-im/libpurple/Makefile,v 1.20 2007/05/30 18:35:53 mezz Exp $
+#   $MCom: ports/net-im/libpurple/Makefile,v 1.21 2007/06/17 04:37:19 marcus Exp $
 #
 
 PORTNAME?=	libpurple
 PORTVERSION=	2.0.2
-PORTREVISION?=	2
+PORTREVISION?=	3
 CATEGORIES?=	net-im
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pidgin
-- 
cgit v1.2.3