aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2019-08-02 21:30:40 +0800
committerjbeich <jbeich@FreeBSD.org>2019-08-02 21:30:40 +0800
commit44e49239ade3b249eb8c8c001df014b0f507b2b2 (patch)
treee12f88296b60e412fef69c80307407d6d19ae370 /net
parent2c94944fd63592a0a294c053620d6f9a3175a8ef (diff)
downloadfreebsd-ports-gnome-44e49239ade3b249eb8c8c001df014b0f507b2b2.tar.gz
freebsd-ports-gnome-44e49239ade3b249eb8c8c001df014b0f507b2b2.tar.zst
freebsd-ports-gnome-44e49239ade3b249eb8c8c001df014b0f507b2b2.zip
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable ABI: https://abi-laboratory.pro/tracker/timeline/libevent/ PR: 239599 Reported by: GitHub (watch releases) Approved by: zeising (maintainer) MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI) Differential Revision: https://reviews.freebsd.org/D21133
Diffstat (limited to 'net')
-rw-r--r--net/aprsc/Makefile2
-rw-r--r--net/coturn/Makefile1
-rw-r--r--net/honeyd/Makefile2
-rw-r--r--net/ifstated/Makefile2
-rw-r--r--net/ladvd/Makefile1
-rw-r--r--net/measurement-kit/Makefile2
-rw-r--r--net/netatalk3/Makefile1
-rw-r--r--net/ntp/Makefile1
-rw-r--r--net/nylon/Makefile2
-rw-r--r--net/openmdns/Makefile1
-rw-r--r--net/openmpi/Makefile2
-rw-r--r--net/openmpi2/Makefile2
-rw-r--r--net/openmpi3/Makefile2
-rw-r--r--net/rsocket-cpp/Makefile2
-rw-r--r--net/trickle/Makefile2
-rw-r--r--net/turnserver/Makefile2
16 files changed, 16 insertions, 11 deletions
diff --git a/net/aprsc/Makefile b/net/aprsc/Makefile
index 2d132b72b07c..77649d199a08 100644
--- a/net/aprsc/Makefile
+++ b/net/aprsc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aprsc
PORTVERSION= 2.1.4
DISTVERSIONSUFFIX= .g408ed49
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net hamradio
MASTER_SITES= http://he.fi/aprsc/down/ \
LOCAL/db
diff --git a/net/coturn/Makefile b/net/coturn/Makefile
index a3df156a017a..20eb982f019e 100644
--- a/net/coturn/Makefile
+++ b/net/coturn/Makefile
@@ -2,6 +2,7 @@
PORTNAME= coturn
DISTVERSION= 4.5.1.1
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index 248a693bef0a..6288ef487859 100644
--- a/net/honeyd/Makefile
+++ b/net/honeyd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= honeyd
PORTVERSION= 1.5c
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= net
MASTER_SITES= http://www.honeyd.org/uploads/ \
http://www.citi.umich.edu/u/provos/honeyd/
diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile
index dd6fd56d83c8..f342eb1e614f 100644
--- a/net/ifstated/Makefile
+++ b/net/ifstated/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ifstated
PORTVERSION= 5.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 3
CATEGORIES= net
MASTER_SITES= LOCAL/tobik \
diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile
index e4482f89a12d..72309d4584d4 100644
--- a/net/ladvd/Makefile
+++ b/net/ladvd/Makefile
@@ -4,6 +4,7 @@
PORTNAME= ladvd
PORTVERSION= 1.1.2
DISTVERSIONPREFIX=v
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= woodsb02@FreeBSD.org
diff --git a/net/measurement-kit/Makefile b/net/measurement-kit/Makefile
index 6062b426978d..fcb4c2a88dee 100644
--- a/net/measurement-kit/Makefile
+++ b/net/measurement-kit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= measurement-kit
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net devel
MAINTAINER= egypcio@FreeBSD.org
diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile
index fc0f0b2ca097..7b0fd103d226 100644
--- a/net/netatalk3/Makefile
+++ b/net/netatalk3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= netatalk
PORTVERSION= 3.1.12
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= SF
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index d1e502dfd584..f9ea9a782ef9 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ntp
PORTVERSION= 4.2.8p13
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \
http://archive.ntp.org/ntp4/ntp-4.2/ \
diff --git a/net/nylon/Makefile b/net/nylon/Makefile
index 855aa5817239..18ba83d9bed5 100644
--- a/net/nylon/Makefile
+++ b/net/nylon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nylon
PORTVERSION= 1.21
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= net
MASTER_SITES= http://monkey.org/~marius/nylon/
diff --git a/net/openmdns/Makefile b/net/openmdns/Makefile
index 232e2b9e6164..e5c8deb3f076 100644
--- a/net/openmdns/Makefile
+++ b/net/openmdns/Makefile
@@ -2,6 +2,7 @@
PORTNAME= openmdns
DISTVERSION= 0.7
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= jbeich@FreeBSD.org
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile
index c1b5cc996d46..d311e33ccad5 100644
--- a/net/openmpi/Makefile
+++ b/net/openmpi/Makefile
@@ -5,7 +5,7 @@
PORTNAME= openmpi
PORTVERSION= 1.10.7
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net parallel
MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/
diff --git a/net/openmpi2/Makefile b/net/openmpi2/Makefile
index eaf071a94b26..c7a3782ef668 100644
--- a/net/openmpi2/Makefile
+++ b/net/openmpi2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openmpi
PORTVERSION= 2.1.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net parallel
MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/
PKGNAMESUFFIX= 2
diff --git a/net/openmpi3/Makefile b/net/openmpi3/Makefile
index 46a2f3129286..9a62d5ce86b0 100644
--- a/net/openmpi3/Makefile
+++ b/net/openmpi3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openmpi
PORTVERSION= 3.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net parallel
MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/
PKGNAMESUFFIX= 3
diff --git a/net/rsocket-cpp/Makefile b/net/rsocket-cpp/Makefile
index 801204e658f4..5e6b61f58e70 100644
--- a/net/rsocket-cpp/Makefile
+++ b/net/rsocket-cpp/Makefile
@@ -3,8 +3,8 @@
PORTNAME= rsocket-cpp
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.0-942
-PORTREVISION= 1
DISTVERSIONSUFFIX= -g3d878b1e
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/trickle/Makefile b/net/trickle/Makefile
index d48c95a1efd9..8f01a6393aee 100644
--- a/net/trickle/Makefile
+++ b/net/trickle/Makefile
@@ -3,7 +3,7 @@
PORTNAME= trickle
PORTVERSION= 1.07
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MASTER_SITES= https://monkey.org/~marius/trickle/
diff --git a/net/turnserver/Makefile b/net/turnserver/Makefile
index d99c4d13c275..00fa0cf53a84 100644
--- a/net/turnserver/Makefile
+++ b/net/turnserver/Makefile
@@ -2,7 +2,7 @@
PORTNAME= turnserver
PORTVERSION= 4.5.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://turnserver.open-sys.org/downloads/extradocs/:xdocs \
http://coturn.net/turnserver/extradocs/:xdocs