- Update to 0.6.0 Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: suffix)
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!