From owner-svn-ports-head@freebsd.org Thu Oct 15 20:18:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03CAEA161A3; Thu, 15 Oct 2015 20:18:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B532A11B7; Thu, 15 Oct 2015 20:18:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FKIVbw026374; Thu, 15 Oct 2015 20:18:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9FKIVgR026370; Thu, 15 Oct 2015 20:18:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510152018.t9FKIVgR026370@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 15 Oct 2015 20:18:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399390 - head/textproc/p5-Lingua-EN-NamedEntity X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 20:18:33 -0000 Author: sunpoet Date: Thu Oct 15 20:18:31 2015 New Revision: 399390 URL: https://svnweb.freebsd.org/changeset/ports/399390 Log: - Update to 1.93 - Add NO_ARCH - Remove contiguous blank lines - Sort PLIST Changes: http://search.cpan.org/dist/Lingua-EN-NamedEntity/Changes Modified: head/textproc/p5-Lingua-EN-NamedEntity/Makefile head/textproc/p5-Lingua-EN-NamedEntity/distinfo head/textproc/p5-Lingua-EN-NamedEntity/pkg-descr head/textproc/p5-Lingua-EN-NamedEntity/pkg-plist Modified: head/textproc/p5-Lingua-EN-NamedEntity/Makefile ============================================================================== --- head/textproc/p5-Lingua-EN-NamedEntity/Makefile Thu Oct 15 20:18:25 2015 (r399389) +++ head/textproc/p5-Lingua-EN-NamedEntity/Makefile Thu Oct 15 20:18:31 2015 (r399390) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-NamedEntity -PORTVERSION= 1.92 -PORTREVISION= 1 +PORTVERSION= 1.93 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +13,10 @@ COMMENT= Basic Named Entity Extraction a LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Lingua-Stem>=0:${PORTSDIR}/textproc/p5-Lingua-Stem \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS:= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-Lingua-Stem>=0:${PORTSDIR}/textproc/p5-Lingua-Stem +RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/textproc/p5-Lingua-EN-NamedEntity/distinfo ============================================================================== --- head/textproc/p5-Lingua-EN-NamedEntity/distinfo Thu Oct 15 20:18:25 2015 (r399389) +++ head/textproc/p5-Lingua-EN-NamedEntity/distinfo Thu Oct 15 20:18:31 2015 (r399390) @@ -1,2 +1,2 @@ -SHA256 (Lingua-EN-NamedEntity-1.92.tar.gz) = 5acc5652584e7cb0c2ae83466821a7374c8543fdea01fc73919cd396ab2ed9a3 -SIZE (Lingua-EN-NamedEntity-1.92.tar.gz) = 21752 +SHA256 (Lingua-EN-NamedEntity-1.93.tar.gz) = 285af65ef349e298c4d98c6f9726506d83036b974d7e7a6d1ba58650ebee0d75 +SIZE (Lingua-EN-NamedEntity-1.93.tar.gz) = 780841 Modified: head/textproc/p5-Lingua-EN-NamedEntity/pkg-descr ============================================================================== --- head/textproc/p5-Lingua-EN-NamedEntity/pkg-descr Thu Oct 15 20:18:25 2015 (r399389) +++ head/textproc/p5-Lingua-EN-NamedEntity/pkg-descr Thu Oct 15 20:18:31 2015 (r399390) @@ -13,5 +13,4 @@ hash references looking like this: The additional "scores" hash reference in there breaks down the various possible classes for this entity in an open-ended scale. - WWW: http://search.cpan.org/dist/Lingua-EN-NamedEntity/ Modified: head/textproc/p5-Lingua-EN-NamedEntity/pkg-plist ============================================================================== --- head/textproc/p5-Lingua-EN-NamedEntity/pkg-plist Thu Oct 15 20:18:25 2015 (r399389) +++ head/textproc/p5-Lingua-EN-NamedEntity/pkg-plist Thu Oct 15 20:18:31 2015 (r399390) @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/Lingua::EN::NamedEntity.3.gz %%SITE_PERL%%/Lingua/EN/NamedEntity.pm %%SITE_PERL%%/Lingua/EN/NamedEntity/forename %%SITE_PERL%%/Lingua/EN/NamedEntity/wordlist +%%PERL5_MAN3%%/Lingua::EN::NamedEntity.3.gz