Date: Thu, 8 Sep 2016 13:03:13 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421548 - head/net/p5-Net-Ping Message-ID: <201609081303.u88D3DnN040959@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Sep 8 13:03:13 2016 New Revision: 421548 URL: https://svnweb.freebsd.org/changeset/ports/421548 Log: - Deprecate, set expiration date: this module is bundled with perl - While here, add license Approved by: portmgr (bapt) Modified: head/net/p5-Net-Ping/Makefile Modified: head/net/p5-Net-Ping/Makefile ============================================================================== --- head/net/p5-Net-Ping/Makefile Thu Sep 8 13:03:05 2016 (r421547) +++ head/net/p5-Net-Ping/Makefile Thu Sep 8 13:03:13 2016 (r421548) @@ -10,6 +10,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to check a remote host for reachability +LICENSE= ART10 GPLv1 + +DEPRECATED= This or newer version included in all supported versions of perl +EXPIRATION_DATE= 2016-11-08 + USES= perl5 USE_PERL5= configure NO_ARCH= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609081303.u88D3DnN040959>