From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 5 11:50:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18A771065672 for ; Sun, 5 Jul 2009 11:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E81828FC0A for ; Sun, 5 Jul 2009 11:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n65Bo1L3077649 for ; Sun, 5 Jul 2009 11:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n65Bo1AR077648; Sun, 5 Jul 2009 11:50:01 GMT (envelope-from gnats) Resent-Date: Sun, 5 Jul 2009 11:50:01 GMT Resent-Message-Id: <200907051150.n65Bo1AR077648@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Wen Heping Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C4A5106566C for ; Sun, 5 Jul 2009 11:46:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 6A8328FC08 for ; Sun, 5 Jul 2009 11:46:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n65BkWw8027961 for ; Sun, 5 Jul 2009 11:46:32 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n65BkVCT027960; Sun, 5 Jul 2009 11:46:31 GMT (envelope-from nobody) Message-Id: <200907051146.n65BkVCT027960@www.freebsd.org> Date: Sun, 5 Jul 2009 11:46:31 GMT From: Wen Heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/136342: [Maintainer Update]math/R-sp:update to 0.9.37 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jul 2009 11:50:02 -0000 >Number: 136342 >Category: ports >Synopsis: [Maintainer Update]math/R-sp:update to 0.9.37 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 05 11:50:01 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@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: 1 update to 0.9.37 from 0.9.29 2 using include file "bsd.cran.mk" >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@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 --- 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: