svn commit: r397154 - head/textproc/p5-Lingua-Ident

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


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

Log:
  - Add NO_ARCH
  - Sort PLIST

Modified:
  head/textproc/p5-Lingua-Ident/Makefile
  head/textproc/p5-Lingua-Ident/pkg-plist

Modified: head/textproc/p5-Lingua-Ident/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Ident/Makefile	Thu Sep 17 17:11:25 2015	(r397153)
+++ head/textproc/p5-Lingua-Ident/Makefile	Thu Sep 17 17:11:30 2015	(r397154)
@@ -15,6 +15,7 @@ COMMENT=	Statistical language identifica
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/textproc/p5-Lingua-Ident/pkg-plist
==============================================================================
--- head/textproc/p5-Lingua-Ident/pkg-plist	Thu Sep 17 17:11:25 2015	(r397153)
+++ head/textproc/p5-Lingua-Ident/pkg-plist	Thu Sep 17 17:11:30 2015	(r397154)
@@ -1,4 +1,4 @@
 %%SITE_PERL%%/Lingua/Ident.pm
 bin/trainlid
-%%PERL5_MAN3%%/Lingua::Ident.3.gz
 %%PERL5_MAN1%%/trainlid.1.gz
+%%PERL5_MAN3%%/Lingua::Ident.3.gz


More information about the svn-ports-all mailing list