From 86112b4750ddc79372bdcad360eff24b85f8171d Mon Sep 17 00:00:00 2001 From: Sofian Brabez Date: Thu, 8 Apr 2021 12:10:50 +0000 Subject: security/p5-Net-SinFP: update to 2.10 Simplify makefile, cleanups, remove the db fetch, regenerate distinfo. Reported by: portscout --- security/p5-Net-SinFP/Makefile | 31 ++++++++----------------------- security/p5-Net-SinFP/distinfo | 7 +++---- 2 files changed, 11 insertions(+), 27 deletions(-) (limited to 'security') diff --git a/security/p5-Net-SinFP/Makefile b/security/p5-Net-SinFP/Makefile index f05a48a3497b..53bee9e01917 100644 --- a/security/p5-Net-SinFP/Makefile +++ b/security/p5-Net-SinFP/Makefile @@ -1,24 +1,10 @@ # Created by: Andrew Pantyukhin -PORTNAME?= Net-SinFP -PORTVERSION= 2.09 -.ifdef DBDATE -PORTREVISION= ${DBDATE}1 -.else -PORTREVISION= 1 -.endif +PORTNAME= Net-SinFP +PORTVERSION= 2.10 CATEGORIES= security perl5 MASTER_SITES= CPAN -.ifdef DBDATE -MASTER_SITES+= http://www.gomor.org/files/:DB -.endif -MASTER_SITE_SUBDIR= CPAN:GOMOR -DISTNAME= Net-SinFP-${PORTVERSION} -.ifdef DBDATE -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - ${PORTNAME}-${DBDATE}.db:DB -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -.endif +PKGNAMEPREFIX= p5- MAINTAINER= sbz@FreeBSD.org COMMENT= Full operating system stack fingerprinting suite @@ -26,21 +12,20 @@ COMMENT= Full operating system stack fingerprinting suite LICENSE= ART10 LICENSE_FILE= ${WRKSRC}/LICENSE.Artistic -.if ${PORTNAME} == "Net-SinFP" -PKGNAMEPREFIX= p5- - BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Gomor>=1.00:devel/p5-Class-Gomor \ p5-DBIx-SQLite-Simple>=0.33:databases/p5-DBIx-SQLite-Simple \ - p5-Net-Packet>=3.00:net/p5-Net-Packet \ - p5-Net-Packet-Target>=1.00:net/p5-Net-Packet-Target + p5-Net-Packet-Target>=1.00:net/p5-Net-Packet-Target \ + p5-Net-Packet>=3.20:net/p5-Net-Packet USES= perl5 USE_PERL5= configure + INSTALL_TARGET= pure_install +NO_ARCH= yes + post-patch: @${REINPLACE_CMD} -e 's/.*EXE_FILES.*//' ${WRKSRC}/${CONFIGURE_SCRIPT} -.endif .include diff --git a/security/p5-Net-SinFP/distinfo b/security/p5-Net-SinFP/distinfo index 5e0a9c0deba2..a882a331c430 100644 --- a/security/p5-Net-SinFP/distinfo +++ b/security/p5-Net-SinFP/distinfo @@ -1,4 +1,3 @@ -SHA256 (Net-SinFP-2.09.tar.gz) = d844226780fa5bcfc552164d1b49cd71d85966446c06dfbb877ce45d15e8216b -SIZE (Net-SinFP-2.09.tar.gz) = 32103 -SHA256 (sinfp-20110125.db) = abd5c7144013185ed822d00bca775144a4c22b43a2562f38e0f8e5124db5be53 -SIZE (sinfp-20110125.db) = 43008 +TIMESTAMP = 1617840078 +SHA256 (Net-SinFP-2.10.tar.gz) = 36e127d1daf7397ddbff4ecdee8cc8c244cb79e41d1379d6a942c0dc78765540 +SIZE (Net-SinFP-2.10.tar.gz) = 38455 -- cgit v1.2.3