Update to version 1.3.1
PR: 30370 Submitted by: MAINTAINER
This commit is contained in:
parent
e6b03c6389
commit
a66dedb8e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47882
12 changed files with 2919 additions and 2439 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= R
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://cran.r-project.org/src/base/ \
|
||||
ftp://cran.r-project.org/pub/R/src/base/ \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (R-1.2.1.tgz) = 4906d9dafb62e7e02abad34c5a0b042f
|
||||
MD5 (R-1.3.1.tgz) = 08ede7a15abea4d8efdb74425cbed706
|
||||
|
|
12
math/R-letter/files/patch-aa
Normal file
12
math/R-letter/files/patch-aa
Normal file
|
@ -0,0 +1,12 @@
|
|||
*** share/sh/help-links.sh Thu Sep 6 11:00:11 2001
|
||||
--- share/sh/help-links.sh.orig Thu Sep 6 11:00:30 2001
|
||||
***************
|
||||
*** 35,40 ****
|
||||
--- 35,41 ----
|
||||
rm -f ${PKGLIST}
|
||||
rm -f ${SEARCHINDEX}
|
||||
cp ${R_HOME}/doc/html/packages-head.html ${PKGLIST}
|
||||
+ chmod u+w ${PKGLIST}
|
||||
|
||||
get_unique () {
|
||||
if test -r ${1}; then
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= R
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://cran.r-project.org/src/base/ \
|
||||
ftp://cran.r-project.org/pub/R/src/base/ \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (R-1.2.1.tgz) = 4906d9dafb62e7e02abad34c5a0b042f
|
||||
MD5 (R-1.3.1.tgz) = 08ede7a15abea4d8efdb74425cbed706
|
||||
|
|
12
math/R-project/files/patch-aa
Normal file
12
math/R-project/files/patch-aa
Normal file
|
@ -0,0 +1,12 @@
|
|||
*** share/sh/help-links.sh Thu Sep 6 11:00:11 2001
|
||||
--- share/sh/help-links.sh.orig Thu Sep 6 11:00:30 2001
|
||||
***************
|
||||
*** 35,40 ****
|
||||
--- 35,41 ----
|
||||
rm -f ${PKGLIST}
|
||||
rm -f ${SEARCHINDEX}
|
||||
cp ${R_HOME}/doc/html/packages-head.html ${PKGLIST}
|
||||
+ chmod u+w ${PKGLIST}
|
||||
|
||||
get_unique () {
|
||||
if test -r ${1}; then
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= R
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://cran.r-project.org/src/base/ \
|
||||
ftp://cran.r-project.org/pub/R/src/base/ \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (R-1.2.1.tgz) = 4906d9dafb62e7e02abad34c5a0b042f
|
||||
MD5 (R-1.3.1.tgz) = 08ede7a15abea4d8efdb74425cbed706
|
||||
|
|
12
math/R/files/patch-aa
Normal file
12
math/R/files/patch-aa
Normal file
|
@ -0,0 +1,12 @@
|
|||
*** share/sh/help-links.sh Thu Sep 6 11:00:11 2001
|
||||
--- share/sh/help-links.sh.orig Thu Sep 6 11:00:30 2001
|
||||
***************
|
||||
*** 35,40 ****
|
||||
--- 35,41 ----
|
||||
rm -f ${PKGLIST}
|
||||
rm -f ${SEARCHINDEX}
|
||||
cp ${R_HOME}/doc/html/packages-head.html ${PKGLIST}
|
||||
+ chmod u+w ${PKGLIST}
|
||||
|
||||
get_unique () {
|
||||
if test -r ${1}; then
|
1770
math/R/pkg-plist
1770
math/R/pkg-plist
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue