1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 1.84

- Pet portlint

PR:		189794
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
This commit is contained in:
Martin Wilke 2014-05-18 07:24:15 +00:00
parent 229d8bcf16
commit b2c357ab88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354398
3 changed files with 6 additions and 7 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= ipsumdump
PORTVERSION= 1.82
PORTREVISION= 2
PORTVERSION= 1.84
CATEGORIES= net
MASTER_SITES= http://www.cs.ucla.edu/~kohler/ipsumdump/
@ -14,7 +13,7 @@ USES= gmake perl5
GNU_CONFIGURE= yes
USE_PERL5= build
PORTDOCS= README
PORTDOCS= README.md
PLIST_FILES= bin/ipaggcreate bin/ipsumdump bin/ipaggmanip \
man/man1/${PORTNAME}.1.gz man/man1/ipaggmanip.1.gz \
man/man1/ipaggcreate.1.gz
@ -36,6 +35,6 @@ CATEGORIES+= ipv6
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (ipsumdump-1.82.tar.gz) = 149a08324990fafa04b8d3dea2bf9e2d9f977891aba68ad6cf97647cc6c19c4f
SIZE (ipsumdump-1.82.tar.gz) = 861437
SHA256 (ipsumdump-1.84.tar.gz) = 709e02d143fb254e25540502a933a15f10acf3e484fe5a81321dd5b8fb506929
SIZE (ipsumdump-1.84.tar.gz) = 913686

View File

@ -8,4 +8,4 @@ traffic based on its contents, anonymize IP addresses, and sort packets from
multiple dumps by timestamp. Also, it can optionally create a tcpdump file
containing actual packet data.
WWW: http://www.cs.ucla.edu/~kohler/ipsumdump/
WWW: http://www.cs.ucla.edu/~kohler/ipsumdump