diff options
-rw-r--r-- | net/spoofer/Makefile | 9 | ||||
-rw-r--r-- | net/spoofer/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 3f1787a8a260..6cb18bb37a77 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -1,6 +1,5 @@ PORTNAME= spoofer -DISTVERSION= 1.4.7 -PORTREVISION= 5 +DISTVERSION= 1.4.11 CATEGORIES= net MASTER_SITES= https://www.caida.org/projects/spoofer/downloads/ @@ -15,8 +14,8 @@ 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 @@ -24,9 +23,9 @@ 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: 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 |