aboutsummaryrefslogtreecommitdiff
path: root/security/knocker
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2021-02-18 12:57:22 +0000
committerSofian Brabez <sbz@FreeBSD.org>2021-02-18 12:57:22 +0000
commit6ddf7b954b9e09287fb5be630cd675f92cc1771d (patch)
tree3d6ed25701b55c95a19878ee2c7e9a3cee823f28 /security/knocker
parent48e7ae2e7f2a8c952fa2280ad39192c1d588eb2b (diff)
downloadports-6ddf7b954b9e09287fb5be630cd675f92cc1771d.tar.gz
ports-6ddf7b954b9e09287fb5be630cd675f92cc1771d.zip
Notes
Diffstat (limited to 'security/knocker')
-rw-r--r--security/knocker/Makefile8
-rw-r--r--security/knocker/distinfo5
-rw-r--r--security/knocker/pkg-descr2
3 files changed, 9 insertions, 6 deletions
diff --git a/security/knocker/Makefile b/security/knocker/Makefile
index 16bfd76c184e..1a15570c7078 100644
--- a/security/knocker/Makefile
+++ b/security/knocker/Makefile
@@ -2,15 +2,17 @@
# $FreeBSD$
PORTNAME= knocker
-PORTVERSION= 0.7.1
+PORTVERSION= 0.8.0
CATEGORIES= security net
MASTER_SITES= SF
MAINTAINER= sbz@FreeBSD.org
COMMENT= Simple and easy to use TCP only port scanner (Console version)
-BROKEN_FreeBSD_13= ld: error: duplicate symbol: knocker_core_last_hostip
-BROKEN_FreeBSD_14= ld: error: duplicate symbol: knocker_core_last_hostip
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USES= autoreconf
GNU_CONFIGURE= yes
diff --git a/security/knocker/distinfo b/security/knocker/distinfo
index e165db1e08cf..3919b8bb0a89 100644
--- a/security/knocker/distinfo
+++ b/security/knocker/distinfo
@@ -1,2 +1,3 @@
-SHA256 (knocker-0.7.1.tar.gz) = db6f2a9e9705e3b678b9fd7fdd32ccdf13ab3f2dba2a6d053530a2faf67faf8d
-SIZE (knocker-0.7.1.tar.gz) = 72132
+TIMESTAMP = 1613643299
+SHA256 (knocker-0.8.0.tar.gz) = c3d19e68297778257c0c02e26d67c7b1f6c80d4771a6497795673d8ea31368ba
+SIZE (knocker-0.8.0.tar.gz) = 117380
diff --git a/security/knocker/pkg-descr b/security/knocker/pkg-descr
index 245b4fc8e402..7a874e4fb597 100644
--- a/security/knocker/pkg-descr
+++ b/security/knocker/pkg-descr
@@ -2,4 +2,4 @@ Knocker is a simple and easy to use TCP (no UDP yet) security port
scanner which is able to analyze hosts and all of the different
services started on them. (Console version)
-WWW: http://knocker.sourceforge.net/
+WWW: https://knocker.sourceforge.io