From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 22 14:40:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BB719632 for ; Sat, 22 Dec 2012 14:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 9186B8FC13 for ; Sat, 22 Dec 2012 14:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBMEe0TO027624 for ; Sat, 22 Dec 2012 14:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBMEe04t027623; Sat, 22 Dec 2012 14:40:00 GMT (envelope-from gnats) Resent-Date: Sat, 22 Dec 2012 14:40:00 GMT Resent-Message-Id: <201212221440.qBMEe04t027623@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, TAKATSU Tomonari Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9ABB35EB; Sat, 22 Dec 2012 14:37:04 +0000 (UTC) (envelope-from tota@rtfm.jp) Received: from rtfm.jp (rtfm.jp [219.94.242.231]) by mx1.freebsd.org (Postfix) with ESMTP id 6B15F8FC18; Sat, 22 Dec 2012 14:37:04 +0000 (UTC) Received: by rtfm.jp (Postfix, from userid 1001) id B42C2B86F; Sat, 22 Dec 2012 23:24:14 +0900 (JST) Message-Id: <20121222142414.B42C2B86F@rtfm.jp> Date: Sat, 22 Dec 2012 23:24:14 +0900 (JST) From: TAKATSU Tomonari To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/174633: [PATCH] math/R-cran-sp: Update to 1.0-5 Cc: wen@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2012 14:40:00 -0000 >Number: 174633 >Category: ports >Synopsis: [PATCH] math/R-cran-sp: Update to 1.0-5 >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: Sat Dec 22 14:40:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: TAKATSU Tomonari >Release: FreeBSD 8.2-RELEASE-p9 amd64 >Organization: none (private) >Environment: System: FreeBSD photon.local.lan 8.2-RELEASE-p9 FreeBSD 8.2-RELEASE-p9 #0: Mon Jun 11 23:00:11 UTC 2012 >Description: - Update to 1.0-5 - Add LICENSE - Replace tab with space after WWW: in pkg-descr Port maintainer (wen@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: >Fix: Index: Makefile =================================================================== --- Makefile (revision 309383) +++ Makefile (working copy) @@ -2,13 +2,16 @@ # $FreeBSD$ PORTNAME= sp -DISTVERSION= 1.0-1 +DISTVERSION= 1.0-5 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= R Classes and Methods for Spatial Data +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + USE_R_MOD= yes R_MOD_AUTOPLIST= yes Index: distinfo =================================================================== --- distinfo (revision 309383) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (sp_1.0-1.tar.gz) = 9604f9065d1e87ce36ae393c8ff33a3eb9ce375701b8b8aba3944e9a89214611 -SIZE (sp_1.0-1.tar.gz) = 793137 +SHA256 (sp_1.0-5.tar.gz) = 04d2b903f738e212ea256e3d0226add56a8a6033ec96ad8cd86237bb0c8e70c8 +SIZE (sp_1.0-5.tar.gz) = 706629 Index: pkg-descr =================================================================== --- pkg-descr (revision 309383) +++ pkg-descr (working copy) @@ -4,4 +4,4 @@ for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc. -WWW: http://r-spatial.sourceforge.net/ +WWW: http://r-spatial.sourceforge.net/ >Release-Note: >Audit-Trail: >Unformatted: