svn commit: r415067 - head/textproc/R-cran-pystr
Steven Kreuzer
skreuzer at FreeBSD.org
Thu May 12 14:57:20 UTC 2016
Author: skreuzer
Date: Thu May 12 14:57:19 2016
New Revision: 415067
URL: https://svnweb.freebsd.org/changeset/ports/415067
Log:
Uodate to version 2.0.0
Modified:
head/textproc/R-cran-pystr/Makefile
head/textproc/R-cran-pystr/distinfo
Modified: head/textproc/R-cran-pystr/Makefile
==============================================================================
--- head/textproc/R-cran-pystr/Makefile Thu May 12 14:54:19 2016 (r415066)
+++ head/textproc/R-cran-pystr/Makefile Thu May 12 14:57:19 2016 (r415067)
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= pystr
-DISTVERSION= 1.0.0
+DISTVERSION= 2.0.0
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= skreuzer at FreeBSD.org
COMMENT= String operations the Python way
+RUN_DEPENDS= R-cran-Rcpp>=0.11.4.6:devel/R-cran-Rcpp
+
USES= cran:auto-plist
.include <bsd.port.mk>
Modified: head/textproc/R-cran-pystr/distinfo
==============================================================================
--- head/textproc/R-cran-pystr/distinfo Thu May 12 14:54:19 2016 (r415066)
+++ head/textproc/R-cran-pystr/distinfo Thu May 12 14:57:19 2016 (r415067)
@@ -1,2 +1,2 @@
-SHA256 (pystr_1.0.0.tar.gz) = 733eb4d92ab6dc1a614045ec527504b47ff7830411a39e18a682221a77bec0d7
-SIZE (pystr_1.0.0.tar.gz) = 21719
+SHA256 (pystr_2.0.0.tar.gz) = 9c24da02b9e18e1438363ad304d123207b5b5b1e6e358bbfdff8247862044221
+SIZE (pystr_2.0.0.tar.gz) = 27396
More information about the svn-ports-all
mailing list