From owner-svn-ports-all@freebsd.org Fri Oct 16 21:01:34 2015 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 541F4A1723F; Fri, 16 Oct 2015 21:01:34 +0000 (UTC) (envelope-from lth@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 1D2F19D4; Fri, 16 Oct 2015 21:01:34 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GL1XDl075126; Fri, 16 Oct 2015 21:01:33 GMT (envelope-from lth@FreeBSD.org) Received: (from lth@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9GL1XWQ075124; Fri, 16 Oct 2015 21:01:33 GMT (envelope-from lth@FreeBSD.org) Message-Id: <201510162101.t9GL1XWQ075124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lth set sender to lth@FreeBSD.org using -f From: Lars Thegler Date: Fri, 16 Oct 2015 21:01:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399519 - head/textproc/p5-Lingua-EN-Inflect-Number 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.20 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: Fri, 16 Oct 2015 21:01:34 -0000 Author: lth Date: Fri Oct 16 21:01:32 2015 New Revision: 399519 URL: https://svnweb.freebsd.org/changeset/ports/399519 Log: - Update to 1.12 - Add LICENSE Changes: https://metacpan.org/changes/distribution/Lingua-EN-Inflect-Number Modified: head/textproc/p5-Lingua-EN-Inflect-Number/Makefile head/textproc/p5-Lingua-EN-Inflect-Number/distinfo Modified: head/textproc/p5-Lingua-EN-Inflect-Number/Makefile ============================================================================== --- head/textproc/p5-Lingua-EN-Inflect-Number/Makefile Fri Oct 16 20:56:50 2015 (r399518) +++ head/textproc/p5-Lingua-EN-Inflect-Number/Makefile Fri Oct 16 21:01:32 2015 (r399519) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-Inflect-Number -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Force number of words to singular or plural +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/textproc/p5-Lingua-EN-Inflect-Number/distinfo ============================================================================== --- head/textproc/p5-Lingua-EN-Inflect-Number/distinfo Fri Oct 16 20:56:50 2015 (r399518) +++ head/textproc/p5-Lingua-EN-Inflect-Number/distinfo Fri Oct 16 21:01:32 2015 (r399519) @@ -1,2 +1,2 @@ -SHA256 (Lingua-EN-Inflect-Number-1.11.tar.gz) = dfbd534c8ef3ebd42b80ca7e81f88fe473b17dac5fb77432764749939ccb6f67 -SIZE (Lingua-EN-Inflect-Number-1.11.tar.gz) = 9858 +SHA256 (Lingua-EN-Inflect-Number-1.12.tar.gz) = 66fb33838512746f5c597e80264fea66643f7f26570ec2f9205b6135ad67acbf +SIZE (Lingua-EN-Inflect-Number-1.12.tar.gz) = 10234