summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--databases/evolution-data-server/Makefile3
-rw-r--r--security/seahorse/Makefile3
-rw-r--r--www/gtkhtml3/Makefile3
-rw-r--r--www/gtkhtml38/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index 0a360d9cecb0..22ddebd3403b 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= evolution-data-server
PORTVERSION= 1.2.3
+PORTREVISION= 2
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2
@@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= The data backends for the Evolution integrated mail/PIM suite
-LIB_DEPENDS= soup-2.2.7:${PORTSDIR}/devel/libsoup \
+LIB_DEPENDS= soup-2.2.9:${PORTSDIR}/devel/libsoup \
nss3.1:${PORTSDIR}/security/nss \
tasn1.2:${PORTSDIR}/security/libtasn1
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index c03349cce467..24a0959a8c81 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -7,6 +7,7 @@
PORTNAME= seahorse
PORTVERSION= 0.7.9
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.7
@@ -65,7 +66,7 @@ CONFIGURE_ARGS+=--disable-ldap
.endif
.if !defined(WITHOUT_HKP)
-LIB_DEPENDS+= soup-2.2.7:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS+= soup-2.2.9:${PORTSDIR}/devel/libsoup
.else
CONFIGURE_ARGS+=--disable-hkp
.endif
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index e54e57abdda1..8a8ff55917d9 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkhtml3
PORTVERSION= 3.6.2
+PORTREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.6
@@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Lightweight HTML rendering/printing/editing engine
-LIB_DEPENDS= soup-2.2.7:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS= soup-2.2.9:${PORTSDIR}/devel/libsoup
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile
index e54e57abdda1..8a8ff55917d9 100644
--- a/www/gtkhtml38/Makefile
+++ b/www/gtkhtml38/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkhtml3
PORTVERSION= 3.6.2
+PORTREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.6
@@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Lightweight HTML rendering/printing/editing engine
-LIB_DEPENDS= soup-2.2.7:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS= soup-2.2.9:${PORTSDIR}/devel/libsoup
USE_BZIP2= yes
USE_X_PREFIX= yes