summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-im/gaim/Makefile4
-rw-r--r--net-im/libpurple/Makefile4
-rw-r--r--net/liferea/Makefile4
-rw-r--r--net/vino/Makefile4
4 files changed, 8 insertions, 8 deletions
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
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index a7eb32bdc..44ce046d5 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -7,7 +7,7 @@
PORTNAME= liferea
PORTVERSION= 1.2.17
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= liferea
@@ -48,7 +48,7 @@ PLIST_SUB+= NOTIFY=""
.ifdef WITHOUT_GNUTLS
CONFIGURE_ARGS+=--disable-gnutls
.else
-LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
.endif
.ifdef WITH_MOZILLA
diff --git a/net/vino/Makefile b/net/vino/Makefile
index 276be2da3..ec6738e51 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -3,12 +3,12 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $MCom: ports/net/vino/Makefile,v 1.40 2007/05/19 21:36:18 marcus Exp $
+# $MCom: ports/net/vino/Makefile,v 1.41 2007/05/30 03:21:43 mezz Exp $
#
PORTNAME= vino
PORTVERSION= 2.18.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}