Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jan 2014 06:34:27 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338360 - head/math/R-cran-RcppArmadillo
Message-ID:  <201401010634.s016YRxp000586@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Wed Jan  1 06:34:27 2014
New Revision: 338360
URL: http://svnweb.freebsd.org/changeset/ports/338360

Log:
  - Update to 0.3.930.1

Modified:
  head/math/R-cran-RcppArmadillo/Makefile
  head/math/R-cran-RcppArmadillo/distinfo

Modified: head/math/R-cran-RcppArmadillo/Makefile
==============================================================================
--- head/math/R-cran-RcppArmadillo/Makefile	Wed Jan  1 05:16:00 2014	(r338359)
+++ head/math/R-cran-RcppArmadillo/Makefile	Wed Jan  1 06:34:27 2014	(r338360)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	RcppArmadillo
-PORTVERSION=	0.3.920.3
-PORTREVISION=	1
+PORTVERSION=	0.3.930.1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -17,4 +16,7 @@ RUN_DEPENDS=	R-cran-Rcpp>=0.10.5:${PORTS
 
 USES=	cran:auto-plist
 
+post-patch:
+	${REINPLACE_CMD} -e 's|bin/bash|bin/sh|' ${WRKSRC}/configure
+
 .include <bsd.port.mk>

Modified: head/math/R-cran-RcppArmadillo/distinfo
==============================================================================
--- head/math/R-cran-RcppArmadillo/distinfo	Wed Jan  1 05:16:00 2014	(r338359)
+++ head/math/R-cran-RcppArmadillo/distinfo	Wed Jan  1 06:34:27 2014	(r338360)
@@ -1,2 +1,2 @@
-SHA256 (RcppArmadillo_0.3.920.3.tar.gz) = dd6e6edb8ad24bc9834f6cbebcb43d71a3417514224bc525ae0bd24adce93c97
-SIZE (RcppArmadillo_0.3.920.3.tar.gz) = 866815
+SHA256 (RcppArmadillo_0.3.930.1.tar.gz) = cf58cc76f34dfd76af0edd6520a4adc86e95aa3e8d4acd1dcdd3147c1555cf36
+SIZE (RcppArmadillo_0.3.930.1.tar.gz) = 881730



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401010634.s016YRxp000586>