Bug 7025 - updated R port to 0.62.1
Summary: updated R port to 0.62.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-06-23 02:50 UTC by Maurice Castro
Modified: 1998-06-29 00:38 UTC (History)
0 users

See Also:


Attachments
file.shar (60.71 KB, text/plain)
1998-06-23 02:50 UTC, Maurice Castro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maurice Castro 1998-06-23 02:50:04 UTC
	R port has been updated to version 0.62.1
	Port structure has been revised so a complete share file is provided
	in fix section
Comment 1 Maurice Castro 1998-06-23 23:29:56 UTC
An acceptable change has been suggested by NABETANI Masaki
(nabe@ksj.mcu.or.jp). The patch follows:

--- Makefile.orig       Wed Jun 24 03:20:25 1998
+++ Makefile    Wed Jun 24 03:40:59 1998
@@ -9,9 +9,14 @@
 DISTNAME=      R-0.62.1
 PKGNAME=
R-${PAPERSIZE:S/A4/a4/:S/LETTER/letter/:S/Letter/letter/}-0.62.1
 CATEGORIES=    math
-MASTER_SITES=  http://lib.stat.cmu.edu/R/CRAN/src/base/ \
-               ftp://ftp.stat.math.ethz.ch/R/ \
-               ftp://ftp.u-aizu.ac.jp/pub/lang/R/
+MASTER_SITES=  ftp://ftp.ci.tuwien.ac.at/pub/R/src/base/ \
+               ftp://SunSITE.auc.dk/pub/languages/R/src/base/ \
+
http://www.stat.unipg.it/pub/stat/statlib/R/CRAN/src/base/ \
+               ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/src/base/ \
+               ftp://ftp.stat.math.ethz.ch/R-CRAN/src/base/ \
+               http://lib.stat.cmu.edu/R/CRAN/src/base/ \
+
ftp://ftp.biostat.washington.edu/mirrors/R/CRAN/src/base/ \
+               ftp://franz.stat.wisc.edu/pub/R/src/base/
 EXTRACT_SUFX=  .tgz

 MAINTAINER=    maurice@serc.rmit.edu.au
Comment 2 Steve Price freebsd_committer freebsd_triage 1998-06-29 00:37:02 UTC
State Changed
From-To: open->closed

Update committed, thanks!