mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
- Update to 0.3.4
PR: ports/178949 Submitted by: Lars Eggert <lars@eggert.org> (maintainer)
This commit is contained in:
parent
13bed82ef2
commit
d31476dd0b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319106
2 changed files with 4 additions and 3 deletions
|
@ -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' \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue