Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2018 18:15:13 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r471688 - head/security/p5-Net-SinFP
Message-ID:  <201806041815.w54IFDSn076907@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun  4 18:15:13 2018
New Revision: 471688
URL: https://svnweb.freebsd.org/changeset/ports/471688

Log:
  Fix LICENSE_FILE
  
  - Fix and update WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/security/p5-Net-SinFP/Makefile
  head/security/p5-Net-SinFP/pkg-descr

Modified: head/security/p5-Net-SinFP/Makefile
==============================================================================
--- head/security/p5-Net-SinFP/Makefile	Mon Jun  4 18:15:07 2018	(r471687)
+++ head/security/p5-Net-SinFP/Makefile	Mon Jun  4 18:15:13 2018	(r471688)
@@ -25,7 +25,7 @@ MAINTAINER=	sbz@FreeBSD.org
 COMMENT=	Full operating system stack fingerprinting suite
 
 LICENSE=	ART10
-LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE=	${WRKSRC}/LICENSE.Artistic
 
 NOT_FOR_ARCHS=		powerpc powerpc64 sparc64
 NOT_FOR_ARCHS_REASON=	does not support big-endian architectures

Modified: head/security/p5-Net-SinFP/pkg-descr
==============================================================================
--- head/security/p5-Net-SinFP/pkg-descr	Mon Jun  4 18:15:07 2018	(r471687)
+++ head/security/p5-Net-SinFP/pkg-descr	Mon Jun  4 18:15:13 2018	(r471688)
@@ -12,4 +12,4 @@ operating system. That is, it only requires one open T
 only fully standard TCP packets, and limits the number of tests to 2
 or 3 (with only 1 test giving the OS reliably in most cases).
 
-WWW: http://search.cpan.org/dist/Net-SinFP/
+WWW: https://metacpan.org/release/GOMOR/Net-SinFP-2.10



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806041815.w54IFDSn076907>