From owner-svn-ports-all@freebsd.org Wed Jan 11 19:35:36 2017 Return-Path: Delivered-To: svn-ports-all@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 8B7CCCAB1D2; Wed, 11 Jan 2017 19:35:36 +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 387CF1511; Wed, 11 Jan 2017 19:35:36 +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 v0BJZZNu034704; Wed, 11 Jan 2017 19:35:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0BJZZ6k034701; Wed, 11 Jan 2017 19:35:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201701111935.v0BJZZ6k034701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 11 Jan 2017 19:35:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431202 - head/textproc/p5-Lingua-EN-Infinitive X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2017 19:35:36 -0000 Author: sunpoet Date: Wed Jan 11 19:35:34 2017 New Revision: 431202 URL: https://svnweb.freebsd.org/changeset/ports/431202 Log: Update to 1.14 - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Lingua-EN-Infinitive/Changes Modified: head/textproc/p5-Lingua-EN-Infinitive/Makefile head/textproc/p5-Lingua-EN-Infinitive/distinfo head/textproc/p5-Lingua-EN-Infinitive/pkg-plist Modified: head/textproc/p5-Lingua-EN-Infinitive/Makefile ============================================================================== --- head/textproc/p5-Lingua-EN-Infinitive/Makefile Wed Jan 11 19:35:30 2017 (r431201) +++ head/textproc/p5-Lingua-EN-Infinitive/Makefile Wed Jan 11 19:35:34 2017 (r431202) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-Infinitive -PORTVERSION= 1.11 -PORTREVISION= 1 +PORTVERSION= 1.14 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Determine the infinitive form of a conjugated word +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= p5-Moo>=2.003000:devel/p5-Moo \ + p5-Type-Tiny>=1.000005:devel/p5-Type-Tiny +RUN_DEPENDS:= ${BUILD_DEPENDS} + +NO_ARCH= yes USES= perl5 tar:tgz USE_PERL5= configure Modified: head/textproc/p5-Lingua-EN-Infinitive/distinfo ============================================================================== --- head/textproc/p5-Lingua-EN-Infinitive/distinfo Wed Jan 11 19:35:30 2017 (r431201) +++ head/textproc/p5-Lingua-EN-Infinitive/distinfo Wed Jan 11 19:35:34 2017 (r431202) @@ -1,2 +1,3 @@ -SHA256 (Lingua-EN-Infinitive-1.11.tgz) = a828278853cd80f2fb745e9322f1553d27b4f9a16faa2b53860beff85d6ab25f -SIZE (Lingua-EN-Infinitive-1.11.tgz) = 13898 +TIMESTAMP = 1484155869 +SHA256 (Lingua-EN-Infinitive-1.14.tgz) = 1f5735daf9f491994efa262dd676a3e70d894c7d84f99bad9c119c2b47f98349 +SIZE (Lingua-EN-Infinitive-1.14.tgz) = 21948 Modified: head/textproc/p5-Lingua-EN-Infinitive/pkg-plist ============================================================================== --- head/textproc/p5-Lingua-EN-Infinitive/pkg-plist Wed Jan 11 19:35:30 2017 (r431201) +++ head/textproc/p5-Lingua-EN-Infinitive/pkg-plist Wed Jan 11 19:35:34 2017 (r431202) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Lingua::EN::Infinitive.3.gz %%SITE_PERL%%/Lingua/EN/Infinitive.pm +%%PERL5_MAN3%%/Lingua::EN::Infinitive.3.gz