svn commit: r397157 - head/security/p5-App-Genpass

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 17 17:11:45 UTC 2015


Author: sunpoet
Date: Thu Sep 17 17:11:43 2015
New Revision: 397157
URL: https://svnweb.freebsd.org/changeset/ports/397157

Log:
  - Add NO_ARCH
  - Sort PLIST

Modified:
  head/security/p5-App-Genpass/Makefile
  head/security/p5-App-Genpass/pkg-plist

Modified: head/security/p5-App-Genpass/Makefile
==============================================================================
--- head/security/p5-App-Genpass/Makefile	Thu Sep 17 17:11:39 2015	(r397156)
+++ head/security/p5-App-Genpass/Makefile	Thu Sep 17 17:11:43 2015	(r397157)
@@ -25,6 +25,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
 		p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 REINPLACE_ARGS=	-i ''

Modified: head/security/p5-App-Genpass/pkg-plist
==============================================================================
--- head/security/p5-App-Genpass/pkg-plist	Thu Sep 17 17:11:39 2015	(r397156)
+++ head/security/p5-App-Genpass/pkg-plist	Thu Sep 17 17:11:43 2015	(r397157)
@@ -1,4 +1,4 @@
 bin/genpass
 %%SITE_PERL%%/App/Genpass.pm
-%%PERL5_MAN3%%/App::Genpass.3.gz
 %%PERL5_MAN1%%/genpass.1.gz
+%%PERL5_MAN3%%/App::Genpass.3.gz


More information about the svn-ports-all mailing list