aboutsummaryrefslogtreecommitdiffstats
path: root/net/ostinato
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-10-18 00:35:40 +0800
committerpi <pi@FreeBSD.org>2015-10-18 00:35:40 +0800
commit0f8ae6ee960e46c20253eac9f5d8258c1d3064c6 (patch)
treea75b6cbd7ddebc1a47c0e5385f14a268f9fec09e /net/ostinato
parent347f7b625a31ffea730a4b6e414cbb927f5dc5db (diff)
downloadfreebsd-ports-gnome-0f8ae6ee960e46c20253eac9f5d8258c1d3064c6.tar.gz
freebsd-ports-gnome-0f8ae6ee960e46c20253eac9f5d8258c1d3064c6.tar.zst
freebsd-ports-gnome-0f8ae6ee960e46c20253eac9f5d8258c1d3064c6.zip
net/ostinato: 0.5.1 -> 0.7.1
Changes: https://github.com/pstavirs/ostinato/wiki/ChangeLog#2015-06-16_version_0.7.1 - LICENSE is GPLv3 - New webpage in pkg-descr PR: 203507 Approved by: zeising (maintainer)
Diffstat (limited to 'net/ostinato')
-rw-r--r--net/ostinato/Makefile7
-rw-r--r--net/ostinato/distinfo4
-rw-r--r--net/ostinato/files/patch-server_bsdport.cpp6
-rw-r--r--net/ostinato/pkg-descr6
4 files changed, 12 insertions, 11 deletions
diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile
index 7c628807bb05..2fb1d9a42f13 100644
--- a/net/ostinato/Makefile
+++ b/net/ostinato/Makefile
@@ -2,15 +2,16 @@
# $FreeBSD$
PORTNAME= ostinato
-PORTVERSION= 0.5.1
-PORTREVISION= 2
+PORTVERSION= 0.7.1
CATEGORIES= net security
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= https://bintray.com/artifact/download/pstavirs/ostinato/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= zeising@FreeBSD.org
COMMENT= Packet crafter/generator and analyzer with friendly GUI
+LICENSE= GPLv3
+
LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf
USES= qmake
diff --git a/net/ostinato/distinfo b/net/ostinato/distinfo
index 97b69c60745a..4a13eb5408a2 100644
--- a/net/ostinato/distinfo
+++ b/net/ostinato/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ostinato-src-0.5.1.tar.gz) = fa19c857d73837cae23aa15d7309c1ddcf22c6f7be9f3ed15a23948142b24223
-SIZE (ostinato-src-0.5.1.tar.gz) = 291529
+SHA256 (ostinato-src-0.7.1.tar.gz) = 7b46eb5257b5b50ee5317dcf9158c6e78ba36a04858c3c9228fa02e8a98364c2
+SIZE (ostinato-src-0.7.1.tar.gz) = 354032
diff --git a/net/ostinato/files/patch-server_bsdport.cpp b/net/ostinato/files/patch-server_bsdport.cpp
index 831c1ebf6656..9fd076505771 100644
--- a/net/ostinato/files/patch-server_bsdport.cpp
+++ b/net/ostinato/files/patch-server_bsdport.cpp
@@ -1,6 +1,6 @@
---- server/bsdport.cpp.orig 2013-09-26 14:38:39.469745242 +0200
-+++ server/bsdport.cpp 2013-09-26 14:39:17.060742773 +0200
-@@ -26,6 +26,7 @@
+--- server/bsdport.cpp.orig 2015-06-15 12:41:37 UTC
++++ server/bsdport.cpp
+@@ -26,6 +26,7 @@ along with this program. If not, see <h
#include <QTime>
#include <errno.h>
diff --git a/net/ostinato/pkg-descr b/net/ostinato/pkg-descr
index 62361f60ab78..af11c6d34a79 100644
--- a/net/ostinato/pkg-descr
+++ b/net/ostinato/pkg-descr
@@ -1,5 +1,5 @@
Ostinato is an open-source, cross-platform network packet crafter/traffic
-generator and analyzer with a friendly GUI. Craft and send packets of several
-streams with different protocols at different rates.
+generator and analyzer with a friendly GUI. Craft and send packets
+of several streams with different protocols at different rates.
-WWW: http://code.google.com/p/ostinato/
+WWW: http://ostinato.org