diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 3f1787a8a260..6cb18bb37a77 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -1,43 +1,42 @@ PORTNAME= spoofer -DISTVERSION= 1.4.7 -PORTREVISION= 5 +DISTVERSION= 1.4.11 CATEGORIES= net MASTER_SITES= https://www.caida.org/projects/spoofer/downloads/ MAINTAINER= mjl@luckie.org.nz COMMENT= Spoofer Project testing software LICENSE= GPLv3 BUILD_DEPENDS= protoc:devel/protobuf LIB_DEPENDS= libprotobuf-lite.so:devel/protobuf RUN_DEPENDS= scamper:net/scamper USES= compiler:c++11-lib -CONFIGURE_ARGS= --disable-development --with-protobuf=${LOCALBASE} GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-development --with-protobuf=${LOCALBASE} PORTDOCS= README OPTIONS_DEFINE= DOCS GUI OPTIONS_DEFAULT=GUI OPTIONS_SUB= yes -GUI_CONFIGURE_ENABLE= manager -GUI_USE= GL=gl QT=buildtools_build,qmake_build,core,network,gui,widgets GUI_USES= gl qt:5 +GUI_USE= GL=gl QT=buildtools_build,qmake_build,core,network,gui,widgets +GUI_CONFIGURE_ENABLE= manager GUI_VARS= USE_RC_SUBR=${PORTNAME} do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} do-install-GUI-on: .for r in 16 32 48 64 128 256 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${r}x${r}/apps ${INSTALL_DATA} ${WRKSRC}/icons/spoofer${r}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${r}x${r}/apps/spoofer.png .endfor .include diff --git a/net/spoofer/distinfo b/net/spoofer/distinfo index 7421ec4f601b..5ec3dff60184 100644 --- a/net/spoofer/distinfo +++ b/net/spoofer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620607593 -SHA256 (spoofer-1.4.7.tar.gz) = ea8bf57596f198144885f23351ac6268751e894e926cd2a18905f55b8966843f -SIZE (spoofer-1.4.7.tar.gz) = 584726 +TIMESTAMP = 1660783667 +SHA256 (spoofer-1.4.11.tar.gz) = 1421853b079e2f8a37d47fc982a78688b9b7b818d81f3eb3ce8af6a1c92903fc +SIZE (spoofer-1.4.11.tar.gz) = 586113