svn commit: r486190 - head/irc/p5-POE-Component-IRC-Plugin-Hailo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Nov 29 16:45:32 UTC 2018


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


More information about the svn-ports-all mailing list