aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-27 13:46:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-27 13:46:53 +0000
commitcb037d3c98be43c22f51db530a0e5146ddc374b2 (patch)
treeda3d0ad74b3dac25040098f7125aac62b77bc817 /net
parenta014051a7b56b13a0d09cb97969287bce9a04a38 (diff)
downloadports-cb037d3c98be43c22f51db530a0e5146ddc374b2.tar.gz
ports-cb037d3c98be43c22f51db530a0e5146ddc374b2.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/afpfs-ng/Makefile2
-rw-r--r--net/bird-devel/Makefile1
-rw-r--r--net/bird/Makefile2
-rw-r--r--net/c3270/Makefile2
-rw-r--r--net/ccxstream/Makefile2
-rw-r--r--net/coda6_server/Makefile2
-rw-r--r--net/glusterfs/Makefile2
-rw-r--r--net/kamailio/Makefile1
-rw-r--r--net/linphone/Makefile2
-rw-r--r--net/msend/Makefile2
-rw-r--r--net/nfsshell/Makefile2
-rw-r--r--net/ocserv/Makefile2
-rw-r--r--net/pmf/Makefile1
-rw-r--r--net/quagga/Makefile2
-rw-r--r--net/samba44/Makefile2
-rw-r--r--net/samba45/Makefile2
-rw-r--r--net/samba46/Makefile2
-rw-r--r--net/socat/Makefile2
-rw-r--r--net/yaz/Makefile1
-rw-r--r--net/zebra/Makefile2
20 files changed, 20 insertions, 16 deletions
diff --git a/net/afpfs-ng/Makefile b/net/afpfs-ng/Makefile
index 9d35a52bbec0..5cff2e47775e 100644
--- a/net/afpfs-ng/Makefile
+++ b/net/afpfs-ng/Makefile
@@ -3,7 +3,7 @@
PORTNAME= afpfs-ng
PORTVERSION= 0.8.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= SF
diff --git a/net/bird-devel/Makefile b/net/bird-devel/Makefile
index 6586290da0fb..d766b8df6ef3 100644
--- a/net/bird-devel/Makefile
+++ b/net/bird-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bird
PORTVERSION= 20130301
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://bird.mpls.in/distfiles/bird/
PKGNAMESUFFIX= -devel
diff --git a/net/bird/Makefile b/net/bird/Makefile
index b129b81b820e..7ebe5fd78c39 100644
--- a/net/bird/Makefile
+++ b/net/bird/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= bird
PORTVERSION= 1.6.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ftp://bird.network.cz/pub/bird/ \
http://bird.mpls.in/distfiles/bird/
diff --git a/net/c3270/Makefile b/net/c3270/Makefile
index 99e9c1feb1f5..b832b095fb69 100644
--- a/net/c3270/Makefile
+++ b/net/c3270/Makefile
@@ -3,7 +3,7 @@
PORTNAME= c3270
PORTVERSION= 3.3.14ga11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://x3270.bgp.nu/download/03.03.14/
MASTER_SITES_VER_PATH= ${PORTVERSION:C/(0[0-9]\.0[0-9])/}
diff --git a/net/ccxstream/Makefile b/net/ccxstream/Makefile
index a4bacabb4e4f..be1fc19732cd 100644
--- a/net/ccxstream/Makefile
+++ b/net/ccxstream/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ccxstream
PORTVERSION= 1.0.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF/xbplayer/XStream%20Servers/ccXStream%20${PORTVERSION}%20for%20Linux
diff --git a/net/coda6_server/Makefile b/net/coda6_server/Makefile
index 1376ab6e8516..c7c8b0c14369 100644
--- a/net/coda6_server/Makefile
+++ b/net/coda6_server/Makefile
@@ -3,7 +3,7 @@
PORTNAME= coda
PORTVERSION= 6.9.4
-PORTREVISION?= 5
+PORTREVISION?= 6
CATEGORIES= net
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ \
ftp://ftp.planetmirror.com/pub/coda/src/ \
diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile
index 6a4129dcbfa4..4ceb9f4130ba 100644
--- a/net/glusterfs/Makefile
+++ b/net/glusterfs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= glusterfs
PORTVERSION= 3.9.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/
diff --git a/net/kamailio/Makefile b/net/kamailio/Makefile
index c3c5c357bb4d..4f5c993bb1e7 100644
--- a/net/kamailio/Makefile
+++ b/net/kamailio/Makefile
@@ -3,6 +3,7 @@
PORTNAME= kamailio
PORTVERSION= 5.0.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.kamailio.org/pub/kamailio/${PORTVERSION}/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}_src
diff --git a/net/linphone/Makefile b/net/linphone/Makefile
index 7d1ebb67df40..69d603078134 100644
--- a/net/linphone/Makefile
+++ b/net/linphone/Makefile
@@ -2,7 +2,7 @@
PORTNAME= linphone
PORTVERSION= 3.10.2
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= SAVANNAH/linphone/3.10.x/sources
diff --git a/net/msend/Makefile b/net/msend/Makefile
index 270b4505cc92..5f8da944b4c2 100644
--- a/net/msend/Makefile
+++ b/net/msend/Makefile
@@ -3,7 +3,7 @@
PORTNAME= msend
PORTVERSION= 3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= LOCAL/markp
diff --git a/net/nfsshell/Makefile b/net/nfsshell/Makefile
index e9279df27ec3..7eeca8f9a5f1 100644
--- a/net/nfsshell/Makefile
+++ b/net/nfsshell/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nfsshell
PORTVERSION= 20130510
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
#MASTER_SITES= http://www.cs.vu.nl/pub/leendert/
diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile
index 8ac9c4ac351c..ca4772bffb03 100644
--- a/net/ocserv/Makefile
+++ b/net/ocserv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ocserv
PORTVERSION= 0.11.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net security
MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/ \
LOCAL/cpm
diff --git a/net/pmf/Makefile b/net/pmf/Makefile
index 80d59448ebe2..7ea3da052fe7 100644
--- a/net/pmf/Makefile
+++ b/net/pmf/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pmf
PORTVERSION= 1.13.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.ntua.gr/pub/net/mud/lpmud/clients/pmf/ \
LOCAL/glarkin
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 6072652858ac..a9a999229d9e 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -3,7 +3,7 @@
PORTNAME= quagga
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= SAVANNAH
diff --git a/net/samba44/Makefile b/net/samba44/Makefile
index 4c945013f24a..25a5fb2fda75 100644
--- a/net/samba44/Makefile
+++ b/net/samba44/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= ${SAMBA4_BASENAME}44
PORTVERSION?= ${SAMBA4_VERSION}
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= net
MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc
DISTNAME= ${SAMBA4_DISTNAME}
diff --git a/net/samba45/Makefile b/net/samba45/Makefile
index 7aea37a15f92..420bdc962fab 100644
--- a/net/samba45/Makefile
+++ b/net/samba45/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= ${SAMBA4_BASENAME}45
PORTVERSION?= ${SAMBA4_VERSION}
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= net
MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc
DISTNAME= ${SAMBA4_DISTNAME}
diff --git a/net/samba46/Makefile b/net/samba46/Makefile
index 9e49e8988b3c..acd7f445e758 100644
--- a/net/samba46/Makefile
+++ b/net/samba46/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= ${SAMBA4_BASENAME}46
PORTVERSION?= ${SAMBA4_VERSION}
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= net
MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc
DISTNAME= ${SAMBA4_DISTNAME}
diff --git a/net/socat/Makefile b/net/socat/Makefile
index 0e91c7c6a0db..fd8ba957fd27 100644
--- a/net/socat/Makefile
+++ b/net/socat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= socat
PORTVERSION= 1.7.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= http://www.dest-unreach.org/socat/download/ \
LOCAL/ehaupt
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index 795043771b32..f5e729768911 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -3,6 +3,7 @@
PORTNAME= yaz
PORTVERSION= 5.21.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
diff --git a/net/zebra/Makefile b/net/zebra/Makefile
index fc5ddcb295cd..92806d397529 100644
--- a/net/zebra/Makefile
+++ b/net/zebra/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zebra
PORTVERSION= 0.95a
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ \
ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \