svn commit: r319106 - head/benchmarks/spp

Frederic Culot culot at FreeBSD.org
Sun May 26 12:42:36 UTC 2013


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 at 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 at 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


More information about the svn-ports-all mailing list