[csw-devel] SF.net SVN: gar:[15635] csw/mgar/pkg/r/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sat Sep 17 00:04:54 CEST 2011
Revision: 15635
http://gar.svn.sourceforge.net/gar/?rev=15635&view=rev
Author: bonivart
Date: 2011-09-16 22:04:54 +0000 (Fri, 16 Sep 2011)
Log Message:
-----------
r/trunk: update to 2.13.1, only builds on Solaris 10
Modified Paths:
--------------
csw/mgar/pkg/r/trunk/Makefile
csw/mgar/pkg/r/trunk/checksums
Modified: csw/mgar/pkg/r/trunk/Makefile
===================================================================
--- csw/mgar/pkg/r/trunk/Makefile 2011-09-16 16:03:07 UTC (rev 15634)
+++ csw/mgar/pkg/r/trunk/Makefile 2011-09-16 22:04:54 UTC (rev 15635)
@@ -1,5 +1,7 @@
+# Only builds on Solaris 10
+
NAME = R
-VERSION = 2.10.1
+VERSION = 2.13.1
CATEGORIES = apps
DESCRIPTION = A language and environment for statistical computing and graphics
@@ -7,18 +9,19 @@
endef
MASTER_SITES = http://stat.ethz.ch/CRAN/src/base/R-2/
-DISTFILES = $(NAME)-$(VERSION).tar.gz
+DISTFILES = $(NAME)-$(VERSION).tar.gz
-PACKAGES = CSWr
-CATALOGNAME = r
+PACKAGES = CSWr
+CATALOGNAME = r
+SPKG_SOURCEURL = http://www.r-project.org/
-RUNTIME_DEP_PKGS = CSWggettextrt CSWiconv CSWlibicu CSWperl CSWreadline CSWsunmath
+RUNTIME_DEP_PKGS = CSWggettextrt
+RUNTIME_DEP_PKGS += CSWiconv
+RUNTIME_DEP_PKGS += CSWlibicu
+RUNTIME_DEP_PKGS += CSWperl
+RUNTIME_DEP_PKGS += CSWreadline
+RUNTIME_DEP_PKGS += CSWsunmath
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
-SPKG_SOURCEURL = http://www.r-project.org/
-
CONFIGURE_ARGS = $(DIRPATHS)
TEST_TARGET = check-recommended
Modified: csw/mgar/pkg/r/trunk/checksums
===================================================================
--- csw/mgar/pkg/r/trunk/checksums 2011-09-16 16:03:07 UTC (rev 15634)
+++ csw/mgar/pkg/r/trunk/checksums 2011-09-16 22:04:54 UTC (rev 15635)
@@ -1 +1 @@
-75f8b7e875b846ea96a4c6cc0abc00a4 R-2.10.1.tar.gz
+28dd0d68ac3a0eab93fe7035565a1c30 R-2.13.1.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list