Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2018 18:18:39 +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: r471720 - head/www/p5-chklinks
Message-ID:  <201806041818.w54IIdqw080488@repo.freebsd.org>

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

Log:
  Add LICENSE
  
  - Update WWW

Modified:
  head/www/p5-chklinks/Makefile
  head/www/p5-chklinks/pkg-descr

Modified: head/www/p5-chklinks/Makefile
==============================================================================
--- head/www/p5-chklinks/Makefile	Mon Jun  4 18:18:32 2018	(r471719)
+++ head/www/p5-chklinks/Makefile	Mon Jun  4 18:18:39 2018	(r471720)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Non-threaded Perl link checker
 
+LICENSE=	GPLv3+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 BUILD_DEPENDS=	p5-HTML-Parser>=0:www/p5-HTML-Parser \
 		p5-libwww>=0:www/p5-libwww \
 		p5-URI>=0:net/p5-URI

Modified: head/www/p5-chklinks/pkg-descr
==============================================================================
--- head/www/p5-chklinks/pkg-descr	Mon Jun  4 18:18:32 2018	(r471719)
+++ head/www/p5-chklinks/pkg-descr	Mon Jun  4 18:18:39 2018	(r471720)
@@ -6,4 +6,4 @@ not raises many simultaneously connections for its job
 the resources and crash your system in a moment. This is certainly more
 desirable for most webmasters and users.
 
-WWW: http://search.cpan.org/dist/chklinks/
+WWW: https://metacpan.org/release/IMACAT/chklinks-3.09



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