Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 17:11:31 +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: r397154 - head/textproc/p5-Lingua-Ident
Message-ID:  <201509171711.t8HHBVMh098543@repo.freebsd.org>

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



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