Index: head/net/spoofer/Makefile =================================================================== --- head/net/spoofer/Makefile (revision 417158) +++ head/net/spoofer/Makefile (revision 417159) @@ -1,43 +1,43 @@ # Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= spoofer -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= net MASTER_SITES= http://www.caida.org/projects/spoofer/downloads/ MAINTAINER= jadawin@FreeBSD.org COMMENT= Spoofer Project testing software LICENSE= GPLv3 BUILD_DEPENDS= protoc:devel/protobuf LIB_DEPENDS= libprotobuf-lite.so:devel/protobuf PORTDOCS= README USES= compiler:c++11-lib GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-development OPTIONS_DEFINE= DOCS GUI OPTIONS_DEFAULT= GUI OPTIONS_SUB= yes .include .if ${PORT_OPTIONS:MGUI} USE_QT5= buildtools_build qmake_build core network gui widgets USE_GL+= gl USE_RC_SUBR= ${PORTNAME} .else CONFIGURE_ARGS+= --disable-manager .endif do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/net/spoofer/distinfo =================================================================== --- head/net/spoofer/distinfo (revision 417158) +++ head/net/spoofer/distinfo (revision 417159) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464210224 -SHA256 (spoofer-1.0.1.tar.gz) = a70997223f075c1b3834a6bde8fdb7d8179b0dd49b960e915e1ffb1392711e2d -SIZE (spoofer-1.0.1.tar.gz) = 361056 +TIMESTAMP = 1466412752 +SHA256 (spoofer-1.0.2.tar.gz) = 994cafe5ed01abbd2b250d87f98dab44763f1d3d251dbb828a0c7120d6925eb6 +SIZE (spoofer-1.0.2.tar.gz) = 361385