[Lunar-commits] <moonbase> R: version bumped to 2.7.2.
Florin Braescu
florin at lunar-linux.org
Tue Aug 26 12:34:58 CEST 2008
commit 185b03df8b95527cd6bae89a81f7722f2dad8de4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Aug 26 13:34:58 2008 +0300
R: version bumped to 2.7.2.
This is intended as a wrap-up release containing all known fixes to issues
with the 2.7.x series.
---
science/R/DEPENDS | 6 +++---
science/R/DETAILS | 13 +++++++------
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/science/R/DEPENDS b/science/R/DEPENDS
index 36fa394..80394ca 100644
--- a/science/R/DEPENDS
+++ b/science/R/DEPENDS
@@ -1,6 +1,6 @@
-depends jpeg &&
-depends libpng &&
+depends jpeg
+depends libpng
-optional_depends %X "--with-x" "--without-x" "use the X Window System" &&
+optional_depends %X "--with-x" "--without-x" "use the X Window System"
optional_depends "tk" "--with-tcltk" "" "gui, recommended"
diff --git a/science/R/DETAILS b/science/R/DETAILS
index c58fd62..d5ba6a3 100644
--- a/science/R/DETAILS
+++ b/science/R/DETAILS
@@ -1,14 +1,15 @@
MODULE=R
- VERSION=2.7.1
+ VERSION=2.7.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://cran.r-project.org/src/base/R-2/
- SOURCE_VFY=sha1:cdf5f6f85463c7be007306add2f4ca7cf7babfb7
- WEB_SITE=http://www.r-project.org/
+ SOURCE_URL=http://cran.r-project.org/src/base/R-2
+ SOURCE_VFY=sha1:0de9f00ae58e67840fc2daab8973d37d97d78535
+ WEB_SITE=http://www.r-project.org
ENTERED=20021010
- UPDATED=20080708
+ UPDATED=20080826
MAINTAINER=stumbles at lunar-linux.org
- SHORT="language and environment for statistical computing and graphics."
+ SHORT="language and environment for statistical computing and graphics"
PSAFE=no
+
cat << EOF
R is a GNU project which is similar to the S language and environment which
was developed at Bell Laboratories (formerly AT&T, now LucentiTechnologies)
More information about the Lunar-commits
mailing list