diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 04:19:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 04:19:45 +0800 |
commit | d2d1ffd2a9eee385722bda17c74f12d3c05d4371 (patch) | |
tree | 0e551a61df0010fb320bbb8bf571eaea9c781d39 /net | |
parent | 979805b962db31b46b80ea5e9b2e25cb5e1f1040 (diff) | |
download | freebsd-ports-gnome-d2d1ffd2a9eee385722bda17c74f12d3c05d4371.tar.gz freebsd-ports-gnome-d2d1ffd2a9eee385722bda17c74f12d3c05d4371.tar.zst freebsd-ports-gnome-d2d1ffd2a9eee385722bda17c74f12d3c05d4371.zip |
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases
Diffstat (limited to 'net')
-rw-r--r-- | net/mosh/Makefile | 2 | ||||
-rw-r--r-- | net/ostinato/Makefile | 2 | ||||
-rw-r--r-- | net/spoofer/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 6a14672ef0b2..e05cf61f5613 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -3,7 +3,7 @@ PORTNAME= mosh PORTVERSION= 1.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://mosh.mit.edu/ \ ZI diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index 2f9cea76bd2b..dc61028e1e13 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -3,7 +3,7 @@ PORTNAME= ostinato PORTVERSION= 0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net security MASTER_SITES= https://bintray.com/artifact/download/pstavirs/ostinato/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 3a18597d942e..9c76da9f22e3 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -3,7 +3,7 @@ PORTNAME= spoofer PORTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.caida.org/projects/spoofer/downloads/ |