svn commit: r320993 - head/benchmarks/flowgrind
Frederic Culot
culot at FreeBSD.org
Sat Jun 15 12:35:28 UTC 2013
Author: culot
Date: Sat Jun 15 12:35:27 2013
New Revision: 320993
URL: http://svnweb.freebsd.org/changeset/ports/320993
Log:
- Update to 0.6.0
PR: ports/179554
Submitted by: Lars Eggert <lars at eggert.org> (maintainer)
Modified:
head/benchmarks/flowgrind/Makefile
head/benchmarks/flowgrind/distinfo
Modified: head/benchmarks/flowgrind/Makefile
==============================================================================
--- head/benchmarks/flowgrind/Makefile Sat Jun 15 12:16:03 2013 (r320992)
+++ head/benchmarks/flowgrind/Makefile Sat Jun 15 12:35:27 2013 (r320993)
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= flowgrind
-PORTVERSION= 0.5.9
+PORTVERSION= 0.6.0
CATEGORIES= benchmarks
-MASTER_SITES= http://launchpad.net/flowgrind/trunk/${PORTNAME}-${PORTVERSION}/+download/
+MASTER_SITES= https://launchpad.net/flowgrind/trunk/${PORTNAME}-0.6/+download/
MAINTAINER= lars at eggert.org
COMMENT= Measure throughput and other metrics for TCP
Modified: head/benchmarks/flowgrind/distinfo
==============================================================================
--- head/benchmarks/flowgrind/distinfo Sat Jun 15 12:16:03 2013 (r320992)
+++ head/benchmarks/flowgrind/distinfo Sat Jun 15 12:35:27 2013 (r320993)
@@ -1,2 +1,2 @@
-SHA256 (flowgrind-0.5.9.tar.bz2) = 5a2dda682fc7b9040bc3c7df8f799801769c2c1f294cdce1ee37336f878379af
-SIZE (flowgrind-0.5.9.tar.bz2) = 209124
+SHA256 (flowgrind-0.6.0.tar.bz2) = 8a4018976cdcd63f304436fa25589687f2e2f1adebc67ee0ab4805efc290497a
+SIZE (flowgrind-0.6.0.tar.bz2) = 213142
More information about the svn-ports-head
mailing list