svn commit: r400288 - head/math/p5-Statistics-R

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 27 15:51:55 UTC 2015


Author: sunpoet
Date: Tue Oct 27 15:51:53 2015
New Revision: 400288
URL: https://svnweb.freebsd.org/changeset/ports/400288

Log:
  - Update to 0.34
  - Add NO_ARCH
  
  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	Tue Oct 27 15:51:49 2015	(r400287)
+++ head/math/p5-Statistics-R/Makefile	Tue Oct 27 15:51:53 2015	(r400288)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Statistics-R
-PORTVERSION=	0.33
+PORTVERSION=	0.34
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:FANGLY
@@ -16,9 +16,10 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	R:${PORTSDIR}/math/R
 RUN_DEPENDS=	R:${PORTSDIR}/math/R \
-		p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \
+		p5-IPC-Run>=0.10:${PORTSDIR}/devel/p5-IPC-Run \
 		p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/math/p5-Statistics-R/distinfo
==============================================================================
--- head/math/p5-Statistics-R/distinfo	Tue Oct 27 15:51:49 2015	(r400287)
+++ head/math/p5-Statistics-R/distinfo	Tue Oct 27 15:51:53 2015	(r400288)
@@ -1,2 +1,2 @@
-SHA256 (Statistics-R-0.33.tar.gz) = 63e5a4560e3d19fce4483e58c0b68f5b858bf50a067dfa3c901b60035395af4a
-SIZE (Statistics-R-0.33.tar.gz) = 36930
+SHA256 (Statistics-R-0.34.tar.gz) = 782dd064876ac94680d97899f24fb0e727df42c05ba474ec096a9116438fbed4
+SIZE (Statistics-R-0.34.tar.gz) = 37144


More information about the svn-ports-all mailing list