Bug 179554 - [MAINTAINER] benchmarks/flowgrind: update to 0.6.0
Summary: [MAINTAINER] benchmarks/flowgrind: update to 0.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-14 13:00 UTC by lars
Modified: 2013-06-15 13:40 UTC (History)
0 users

See Also:


Attachments
flowgrind-0.6.0.patch (1.04 KB, patch)
2013-06-14 13:00 UTC, lars
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description lars 2013-06-14 13:00:00 UTC
- Update to 0.6.0

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: suffix)
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-06-15 07:38:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-06-15 13:35:34 UTC
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"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-06-15 13:35:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!