diff options
author | bf <bf@FreeBSD.org> | 2013-11-13 16:19:34 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-11-13 16:19:34 +0800 |
commit | 804b9aba0addcc62c09a2d0e616fd2880a6e973e (patch) | |
tree | a853de518defa2d17dedd733ce6db0aae6e33eaf /security/R-cran-digest | |
parent | ad8048c4d21836364dfe6eacc0ed7cbb17c557d7 (diff) | |
download | freebsd-ports-gnome-804b9aba0addcc62c09a2d0e616fd2880a6e973e.tar.gz freebsd-ports-gnome-804b9aba0addcc62c09a2d0e616fd2880a6e973e.tar.zst freebsd-ports-gnome-804b9aba0addcc62c09a2d0e616fd2880a6e973e.zip |
Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports
Reviewed by: pfg, thierry, tota
Diffstat (limited to 'security/R-cran-digest')
-rw-r--r-- | security/R-cran-digest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile index 2502e7deaed8..b8b8d1e08c50 100644 --- a/security/R-cran-digest/Makefile +++ b/security/R-cran-digest/Makefile @@ -3,7 +3,7 @@ PORTNAME= digest PORTVERSION= 0.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} |