Date: Wed, 25 Dec 2013 15:08:07 +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: r337426 - head/math/p5-Statistics-R Message-ID: <201312251508.rBPF87pO073426@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312251508.rBPF87pO073426>