diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-23 17:54:02 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-23 17:54:02 +0800 |
commit | 08fee0328047e79c45f02aba14450e772cf23511 (patch) | |
tree | d13723a66084b6936010f3cea6404da7bbcf103b /net | |
parent | c432da515fff148f6af04eddd59d3b6131ff1c6c (diff) | |
download | freebsd-ports-gnome-08fee0328047e79c45f02aba14450e772cf23511.tar.gz freebsd-ports-gnome-08fee0328047e79c45f02aba14450e772cf23511.tar.zst freebsd-ports-gnome-08fee0328047e79c45f02aba14450e772cf23511.zip |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
Diffstat (limited to 'net')
-rw-r--r-- | net/csync2/Makefile | 2 | ||||
-rw-r--r-- | net/glib-networking/Makefile | 2 | ||||
-rw-r--r-- | net/gtk-vnc/Makefile | 2 | ||||
-rw-r--r-- | net/libgnetwork/Makefile | 2 | ||||
-rw-r--r-- | net/libvncserver/Makefile | 2 | ||||
-rw-r--r-- | net/morebalance/Makefile | 2 | ||||
-rw-r--r-- | net/net6/Makefile | 2 | ||||
-rw-r--r-- | net/remmina-plugins/Makefile | 2 | ||||
-rw-r--r-- | net/samba4/Makefile | 2 | ||||
-rw-r--r-- | net/samba41/Makefile | 2 | ||||
-rw-r--r-- | net/sixxs-aiccu/Makefile | 2 | ||||
-rw-r--r-- | net/spserver/Makefile | 2 | ||||
-rw-r--r-- | net/tigervnc/Makefile | 2 | ||||
-rw-r--r-- | net/vino/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/Makefile | 1 |
15 files changed, 15 insertions, 14 deletions
diff --git a/net/csync2/Makefile b/net/csync2/Makefile index 642a56814a1a..86c890b1634d 100644 --- a/net/csync2/Makefile +++ b/net/csync2/Makefile @@ -3,7 +3,7 @@ PORTNAME= csync2 PORTVERSION= 1.34 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net MASTER_SITES= http://oss.linbit.com/csync2/ \ http://people.freebsd.org/~aaron/distfiles/ diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index 1ce1b311c699..63331e729f1b 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -4,7 +4,7 @@ PORTNAME= glib-networking PORTVERSION= 2.36.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index bfbb36e79028..291f76f265d5 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtk-vnc PORTVERSION= 0.3.10 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net gnome MASTER_SITES= GNOME diff --git a/net/libgnetwork/Makefile b/net/libgnetwork/Makefile index 6717f32f9846..86bd63400057 100644 --- a/net/libgnetwork/Makefile +++ b/net/libgnetwork/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgnetwork PORTVERSION= 0.0.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile index d085070b458b..850e9e05df2d 100644 --- a/net/libvncserver/Makefile +++ b/net/libvncserver/Makefile @@ -3,7 +3,7 @@ PORTNAME= libvncserver PORTVERSION= 0.9.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net devel MASTER_SITES= SF DISTNAME= LibVNCServer-${PORTVERSION} diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile index f4e7e1f491e8..e90289fac563 100644 --- a/net/morebalance/Makefile +++ b/net/morebalance/Makefile @@ -3,7 +3,7 @@ PORTNAME= morebalance PORTVERSION= 0.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net MASTER_SITES= http://morebalance.coolprojects.org/ diff --git a/net/net6/Makefile b/net/net6/Makefile index 957ff9f3a9f3..d1a68f948023 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -3,7 +3,7 @@ PORTNAME= net6 PORTVERSION= 1.3.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile index 858d967e149c..bcadf1ca6267 100644 --- a/net/remmina-plugins/Makefile +++ b/net/remmina-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME?= remmina-plugins PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net gnome USE_GITHUB= yes GH_ACCOUNT= FreeRDP diff --git a/net/samba4/Makefile b/net/samba4/Makefile index 733daac2d66c..c22c9530aa4a 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}4 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= samba/stable samba/rc diff --git a/net/samba41/Makefile b/net/samba41/Makefile index 1da6cfea5ecf..6cb324213827 100644 --- a/net/samba41/Makefile +++ b/net/samba41/Makefile @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}41 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= samba/stable samba/rc diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile index 6b2bcc5bf4cd..c0725fa5bc02 100644 --- a/net/sixxs-aiccu/Makefile +++ b/net/sixxs-aiccu/Makefile @@ -3,7 +3,7 @@ PORTNAME= aiccu PORTVERSION= 20070115 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net ipv6 MASTER_SITES= http://www.sixxs.net/archive/sixxs/aiccu/unix/ PKGNAMEPREFIX= sixxs- diff --git a/net/spserver/Makefile b/net/spserver/Makefile index 1b7bfc61f57e..b7431aa96f77 100644 --- a/net/spserver/Makefile +++ b/net/spserver/Makefile @@ -3,7 +3,7 @@ PORTNAME= spserver PORTVERSION= 0.9.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile index 45495c0f96d4..14bab201a6c6 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -3,7 +3,7 @@ PORTNAME= tigervnc PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net x11-servers MASTER_SITES= SF:tigervnc MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION}/:tigervnc diff --git a/net/vino/Makefile b/net/vino/Makefile index 9ec939fcdb9b..c4f37af9fe6e 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -4,7 +4,7 @@ PORTNAME= vino PORTVERSION= 2.32.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 9913cb106f71..535dcd9fe3f9 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -3,6 +3,7 @@ PORTNAME?= wireshark PORTVERSION= 1.10.8 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ |