Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2012 23:24:14 +0900 (JST)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/174633: [PATCH] math/R-cran-sp: Update to 1.0-5
Message-ID:  <20121222142414.B42C2B86F@rtfm.jp>
Resent-Message-ID: <201212221440.qBMEe04t027623@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121222142414.B42C2B86F>