Date: Thu, 29 Nov 2018 16:45:30 +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: r486190 - head/irc/p5-POE-Component-IRC-Plugin-Hailo Message-ID: <201811291645.wATGjUWR036797@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Nov 29 16:45:30 2018 New Revision: 486190 URL: https://svnweb.freebsd.org/changeset/ports/486190 Log: Sort PLIST - Add NO_ARCH Modified: head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist Modified: head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile ============================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile Thu Nov 29 16:45:22 2018 (r486189) +++ head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile Thu Nov 29 16:45:30 2018 (r486190) @@ -26,4 +26,6 @@ TEST_DEPENDS= p5-Test-Script>=1.07:devel/p5-Test-Scrip USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> Modified: head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist ============================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist Thu Nov 29 16:45:22 2018 (r486189) +++ head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist Thu Nov 29 16:45:30 2018 (r486190) @@ -1,4 +1,4 @@ bin/irchailo-seed -%%PERL5_MAN1%%/irchailo-seed.1.gz %%SITE_PERL%%/POE/Component/IRC/Plugin/Hailo.pm +%%PERL5_MAN1%%/irchailo-seed.1.gz %%PERL5_MAN3%%/POE::Component::IRC::Plugin::Hailo.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811291645.wATGjUWR036797>