From owner-svn-ports-all@FreeBSD.ORG Wed Dec 25 15:08:08 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2F10A8F9; Wed, 25 Dec 2013 15:08:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1B2951CF6; Wed, 25 Dec 2013 15:08:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBPF87qk073428; Wed, 25 Dec 2013 15:08:07 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBPF87pO073426; Wed, 25 Dec 2013 15:08:07 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201312251508.rBPF87pO073426@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 25 Dec 2013 15:08:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337426 - head/math/p5-Statistics-R 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.17 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, 25 Dec 2013 15:08:08 -0000 Author: sunpoet Date: Wed Dec 25 15:08:07 2013 New Revision: 337426 URL: http://svnweb.freebsd.org/changeset/ports/337426 Log: - Update to 0.32 - Add LICENSE Changes: http://search.cpan.org/dist/Statistics-R/Changes Modified: head/math/p5-Statistics-R/Makefile head/math/p5-Statistics-R/distinfo Modified: head/math/p5-Statistics-R/Makefile ============================================================================== --- head/math/p5-Statistics-R/Makefile Wed Dec 25 15:08:02 2013 (r337425) +++ head/math/p5-Statistics-R/Makefile Wed Dec 25 15:08:07 2013 (r337426) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Statistics-R -PORTVERSION= 0.31 -PORTREVISION= 4 +PORTVERSION= 0.32 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FANGLY @@ -12,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Controls the R interpreter through Perl +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R RUN_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R \ p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ Modified: head/math/p5-Statistics-R/distinfo ============================================================================== --- head/math/p5-Statistics-R/distinfo Wed Dec 25 15:08:02 2013 (r337425) +++ head/math/p5-Statistics-R/distinfo Wed Dec 25 15:08:07 2013 (r337426) @@ -1,2 +1,2 @@ -SHA256 (Statistics-R-0.31.tar.gz) = c0258610222c01f80345f3a3d0873e0d5c6239b2434d35d8655850c19159d9d7 -SIZE (Statistics-R-0.31.tar.gz) = 35404 +SHA256 (Statistics-R-0.32.tar.gz) = 01e8535efeb61264050a377683134cbad64909d5271a2a0cfe88d45f42b6563d +SIZE (Statistics-R-0.32.tar.gz) = 33766