mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.9.37
- Connect to the build PR: 136343 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
This commit is contained in:
parent
dc92462aac
commit
3efbeac501
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237954
3 changed files with 10 additions and 17 deletions
|
@ -12,6 +12,7 @@
|
|||
SUBDIR += R-cran-gpclib
|
||||
SUBDIR += R-cran-igraph
|
||||
SUBDIR += R-cran-sm
|
||||
SUBDIR += R-cran-sp
|
||||
SUBDIR += R-sp
|
||||
SUBDIR += aamath
|
||||
SUBDIR += abakus
|
||||
|
|
|
@ -6,24 +6,16 @@
|
|||
#
|
||||
|
||||
PORTNAME= sp
|
||||
PORTVERSION= 0.9.29
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= http://mirrors.geoexpat.com/cran/src/contrib/ \
|
||||
http://cran.rakanu.com/src/contrib/ \
|
||||
http://cran.cnr.berkeley.edu/src/contrib/
|
||||
PKGNAMEPREFIX= R-
|
||||
DISTNAME= ${PORTNAME}_0.9-29
|
||||
PORTVERSION= 0.9.37
|
||||
CATEGORIES= math
|
||||
PKGNAMEPREFIX= R-cran-
|
||||
DISTNAME= ${PORTNAME}_0.9-37
|
||||
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
COMMENT= R Classes and Methods for Spatial Data
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R
|
||||
R_MOD= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
R_INS= R CMD INSTALL
|
||||
|
||||
do-install:
|
||||
@cd ${WRKDIR} && ${R_INS} ${PORTNAME}
|
||||
.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (sp_0.9-29.tar.gz) = b872da891f4bdd068956e5569e76c1ab
|
||||
SHA256 (sp_0.9-29.tar.gz) = 26f2b7ea5afeec6876d77da97d20463b4522de23baadf5d846e5445405d1c95c
|
||||
SIZE (sp_0.9-29.tar.gz) = 404889
|
||||
MD5 (sp_0.9-37.tar.gz) = eb65bde62f5d62c8961e9f752e6323e7
|
||||
SHA256 (sp_0.9-37.tar.gz) = b24fb5fa4ea6e238cb318b580a9514da86e5853096994d51a32626232fb60f2b
|
||||
SIZE (sp_0.9-37.tar.gz) = 410451
|
||||
|
|
Loading…
Add table
Reference in a new issue