From owner-svn-ports-all@FreeBSD.ORG Sun May 26 12:42:35 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EA5E5B9A; Sun, 26 May 2013 12:42:35 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DD65A6D6; Sun, 26 May 2013 12:42:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4QCgZeD012150; Sun, 26 May 2013 12:42:35 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4QCgZe6012148; Sun, 26 May 2013 12:42:35 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201305261242.r4QCgZe6012148@svn.freebsd.org> From: Frederic Culot Date: Sun, 26 May 2013 12:42:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319106 - head/benchmarks/spp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 May 2013 12:42:36 -0000 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 (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