Summary: | [MAINTAINER] benchmarks/flowgrind: update to 0.6.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | lars | ||||
Component: | Individual Port(s) | Assignee: | Frederic Culot <culot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
lars
2013-06-14 13:00:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it. 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@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@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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |