mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Update to 0.8e
This commit is contained in:
parent
ce024c87e0
commit
a10a1dc483
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408680
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= spoofer
|
||||
PORTVERSION= 0.8d
|
||||
PORTVERSION= 0.8e
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://spoofer.caida.org/
|
||||
|
||||
@ -10,14 +10,14 @@ MAINTAINER= jadawin@FreeBSD.org
|
||||
COMMENT= Spoofer Project testing software
|
||||
|
||||
PLIST_FILES= bin/spoofer
|
||||
PORTDOCS= README CHANGES
|
||||
PORTDOCS= README
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/prober/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
do-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (spoofer-0.8d.tar.gz) = 427db20aaeed2ca80e75b0df7bada3729644bda6b18e6b8390cf8c6ac10e76a5
|
||||
SIZE (spoofer-0.8d.tar.gz) = 161531
|
||||
SHA256 (spoofer-0.8e.tar.gz) = 2bd653531399a24a3da60c75627a2ca6bc6fce9a5266ea3e6be7f83ff224741b
|
||||
SIZE (spoofer-0.8e.tar.gz) = 253702
|
||||
|
Loading…
Reference in New Issue
Block a user