ports/136343: [REPOCOPY]math/R-sp --> math/R-cran-sp
Wen Heping
wenheping at gmail.com
Sun Jul 5 12:00:15 UTC 2009
>Number: 136343
>Category: ports
>Synopsis: [REPOCOPY]math/R-sp --> math/R-cran-sp
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 05 12:00:14 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Wen Heping
>Release: FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009 root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Now math/R-sp use the macro file bsd.cran.mk as other
cran packages, so it is better change it's name to
math/R-cran-sp just as other cran packages.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- Makefile.orig 2009-07-05 17:40:30.000000000 +0800
+++ Makefile 2009-07-05 17:40:02.000000000 +0800
@@ -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 at 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>
--- distinfo.orig 2009-07-05 17:40:08.000000000 +0800
+++ distinfo 2009-07-05 17:41:21.000000000 +0800
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list