Date: Sun, 26 May 2013 12:42:35 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319106 - head/benchmarks/spp Message-ID: <201305261242.r4QCgZe6012148@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Sun May 26 12:42:35 2013 New Revision: 319106 URL: http://svnweb.freebsd.org/changeset/ports/319106 Log: - Update to 0.3.4 PR: ports/178949 Submitted by: Lars Eggert <lars@eggert.org> (maintainer) Modified: head/benchmarks/spp/Makefile head/benchmarks/spp/distinfo Modified: head/benchmarks/spp/Makefile ============================================================================== --- head/benchmarks/spp/Makefile Sun May 26 12:36:34 2013 (r319105) +++ head/benchmarks/spp/Makefile Sun May 26 12:42:35 2013 (r319106) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spp -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.4 CATEGORIES= benchmarks MASTER_SITES= http://caia.swin.edu.au/tools/spp/downloads/ @@ -10,6 +10,7 @@ MAINTAINER= lars@eggert.org COMMENT= Calculates round trip time from pcap files or live capture PLIST_FILES= bin/spp +MAN1= spp.1 post-patch: @${REINPLACE_CMD} -E '/(-DDEBUG|-g)/s|^|#|g' \ Modified: head/benchmarks/spp/distinfo ============================================================================== --- head/benchmarks/spp/distinfo Sun May 26 12:36:34 2013 (r319105) +++ head/benchmarks/spp/distinfo Sun May 26 12:42:35 2013 (r319106) @@ -1,2 +1,2 @@ -SHA256 (spp-0.3.2.tar.gz) = bcb83c05142c243f27a1132f43528d27fe4accb650207040d03770c215e5dd91 -SIZE (spp-0.3.2.tar.gz) = 38462 +SHA256 (spp-0.3.4.tar.gz) = 588e6646fbbd8009e4fdb372e7cb49854532f816ad7c3c14d2c1d9b90112fd0d +SIZE (spp-0.3.4.tar.gz) = 42091
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305261242.r4QCgZe6012148>