diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile index b6ec2e07bb74..2c021d538ae0 100644 --- a/net-mgmt/packit/Makefile +++ b/net-mgmt/packit/Makefile @@ -1,34 +1,33 @@ # Created by: Kirill Ponomarew PORTNAME= packit -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= net-mgmt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Network auditing tool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libnet.so:net/libnet USES= autoreconf localbase USE_GITHUB= yes GH_ACCOUNT= eribertomota GNU_CONFIGURE= yes -PLIST_FILES= sbin/packit \ - man/man8/packit.8.gz +PLIST_FILES= man/man8/packit.8.gz \ + sbin/packit -OPTIONS_DEFINE= CAPTURE INJECTION +OPTIONS_DEFINE= CAPTURE INJECTION +OPTIONS_DEFAULT= CAPTURE INJECTION CAPTURE_DESC= Capture support INJECTION_DESC= Injection support -OPTIONS_DEFAULT=CAPTURE INJECTION - CAPTURE_CONFIGURE_OFF= --without-capture INJECTION_CONFIGURE_OFF= --without-injection .include diff --git a/net-mgmt/packit/distinfo b/net-mgmt/packit/distinfo index 958a5c52ae1d..bc5e75f6dbf4 100644 --- a/net-mgmt/packit/distinfo +++ b/net-mgmt/packit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580940603 -SHA256 (eribertomota-packit-1.7_GH0.tar.gz) = b40540bed3b8a2bdfd63d750ff5989b66096c93d54ffec4c03f35812582ea4ad -SIZE (eribertomota-packit-1.7_GH0.tar.gz) = 53192 +TIMESTAMP = 1636131813 +SHA256 (eribertomota-packit-1.8_GH0.tar.gz) = 2093ecc9012792a96200f5f2b531380b0beabf082b6b9dcceca3f23192da6266 +SIZE (eribertomota-packit-1.8_GH0.tar.gz) = 150410