Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 17:11:44 +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: r397157 - head/security/p5-App-Genpass
Message-ID:  <201509171711.t8HHBi9F098877@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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