aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2011-06-06 02:43:16 +0800
committernovel <novel@FreeBSD.org>2011-06-06 02:43:16 +0800
commit9f3ec28d2d39471ad12b17c53e52685915649399 (patch)
tree36aa19e619c507820268d745265fdb71b031563c /net
parent0741e08c6552f0fab3c213fa1998e3d573017054 (diff)
downloadfreebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.tar.gz
freebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.tar.zst
freebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.zip
Chase security/gnutls update and add an UPDATING entry.
Diffstat (limited to 'net')
-rw-r--r--net/csync2/Makefile4
-rw-r--r--net/freeswitch-core/Makefile2
-rw-r--r--net/gtk-vnc/Makefile2
-rw-r--r--net/morebalance/Makefile4
-rw-r--r--net/net6/Makefile4
-rw-r--r--net/remmina-plugin-vnc/Makefile1
-rw-r--r--net/samba4-devel/Makefile4
-rw-r--r--net/sixxs-aiccu/Makefile4
-rw-r--r--net/spserver/Makefile4
-rw-r--r--net/vino/Makefile1
-rw-r--r--net/wireshark/Makefile3
11 files changed, 18 insertions, 15 deletions
diff --git a/net/csync2/Makefile b/net/csync2/Makefile
index d730f8a668f0..0bfe6ea4a486 100644
--- a/net/csync2/Makefile
+++ b/net/csync2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= csync2
PORTVERSION= 1.34
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= net
MASTER_SITES= http://oss.linbit.com/csync2/ \
http://people.freebsd.org/~aaron/distfiles/
@@ -17,7 +17,7 @@ COMMENT= A cluster synchronization tool
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync \
tasn1.4:${PORTSDIR}/security/libtasn1 \
- gnutls.40:${PORTSDIR}/security/gnutls \
+ gnutls.47:${PORTSDIR}/security/gnutls \
sqlite.2:${PORTSDIR}/databases/sqlite2 \
gcrypt.17:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
diff --git a/net/freeswitch-core/Makefile b/net/freeswitch-core/Makefile
index 8b9d5c057cd7..bf24b3ee84e8 100644
--- a/net/freeswitch-core/Makefile
+++ b/net/freeswitch-core/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freeswitch-core
PORTVERSION= 201044
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= ftp://ftp.secure-computing.net/pub/freeswitch/ \
ftp://ftp2.secure-computing.net/pub/freeswitch/ \
diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile
index c06d73f846b1..472728c585ee 100644
--- a/net/gtk-vnc/Makefile
+++ b/net/gtk-vnc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk-vnc
PORTVERSION= 0.3.10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net gnome
MASTER_SITES= GNOME
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile
index cb24dc19c91e..6109489bd3a8 100644
--- a/net/morebalance/Makefile
+++ b/net/morebalance/Makefile
@@ -7,7 +7,7 @@
PORTNAME= morebalance
PORTVERSION= 0.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= http://morebalance.coolprojects.org/
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A modular open source user-space load balancing system
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \
- gnutls.40:${PORTSDIR}/security/gnutls \
+ gnutls.47:${PORTSDIR}/security/gnutls \
ggz.5:${PORTSDIR}/games/libggz
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
diff --git a/net/net6/Makefile b/net/net6/Makefile
index 6420f820d9fb..c3190b75fa59 100644
--- a/net/net6/Makefile
+++ b/net/net6/Makefile
@@ -7,7 +7,7 @@
PORTNAME= net6
PORTVERSION= 1.3.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net devel
MASTER_SITES= http://releases.0x539.de/net6/
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Network access framework for IPv4/IPv6
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
- gnutls.40:${PORTSDIR}/security/gnutls
+ gnutls.47:${PORTSDIR}/security/gnutls
USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libtool
diff --git a/net/remmina-plugin-vnc/Makefile b/net/remmina-plugin-vnc/Makefile
index 32d9f3ddece6..c4a1a7234995 100644
--- a/net/remmina-plugin-vnc/Makefile
+++ b/net/remmina-plugin-vnc/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 1
PKGNAMESUFFIX= -vnc
COMMENT= Remmina plugin for VNC protocol
diff --git a/net/samba4-devel/Makefile b/net/samba4-devel/Makefile
index d019391a236b..9ddd6e2ef8fe 100644
--- a/net/samba4-devel/Makefile
+++ b/net/samba4-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= ${SAMBA_PORTNAME}
PORTVERSION?= ${SAMBA_VERSION}
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= net
MASTER_SITES= ${MASTER_SITE_SAMBA}
MASTER_SITE_SUBDIR= samba4
@@ -140,7 +140,7 @@ CONFIGURE_ARGS+= --without-pthreads
.endif
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --enable-gnutls
.else
CONFIGURE_ARGS+= --disable-gnutls
diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile
index 4e39e4da6721..6f7a87c75c6c 100644
--- a/net/sixxs-aiccu/Makefile
+++ b/net/sixxs-aiccu/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aiccu
PORTVERSION= 20070115
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= http://noc.sixxs.net/archive/sixxs/aiccu/unix/ \
http://www.sixxs.net/archive/sixxs/aiccu/unix/
@@ -17,7 +17,7 @@ DISTNAME= aiccu_20070115
MAINTAINER= dinoex@FreeBSD.org
COMMENT= SixXS IPv6 TIC+ tunnel broker heartbeat client
-LIB_DEPENDS= gnutls-openssl.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls-openssl.27:${PORTSDIR}/security/gnutls
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
diff --git a/net/spserver/Makefile b/net/spserver/Makefile
index e279bc356f06..56c36b66cf0e 100644
--- a/net/spserver/Makefile
+++ b/net/spserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= spserver
PORTVERSION= 0.9.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
@@ -37,7 +37,7 @@ PLIST_SUB+= WITH_MATRIXSSL="@comment "
.endif
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
ALL_TARGET+= build_gnutls
PLIST_SUB+= WITH_GNUTLS=""
.else
diff --git a/net/vino/Makefile b/net/vino/Makefile
index f71f3d4538cc..0015cdc47cd0 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -8,6 +8,7 @@
PORTNAME= vino
PORTVERSION= 2.32.2
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index d1d4b764e1e8..6c3575ad8ef3 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -7,6 +7,7 @@
PORTNAME?= wireshark
PORTVERSION= 1.4.7
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.wireshark.org/download/src/ \
http://wireshark.osmirror.nl/download/src/ \
@@ -148,7 +149,7 @@ CONFIGURE_ARGS+= --with-geoip=no
.endif
.if exists(${LOCALBASE}/lib/libgnutls.so) || defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--with-libgnutls-prefix=${LOCALBASE}
.endif