svn commit: r394917 - head/graphics/R-cran-rgdal

TAKATSU Tomonari tota at FreeBSD.org
Thu Aug 20 21:17:07 UTC 2015


Author: tota
Date: Thu Aug 20 21:17:06 2015
New Revision: 394917
URL: https://svnweb.freebsd.org/changeset/ports/394917

Log:
  - Update to 1.0-5

Modified:
  head/graphics/R-cran-rgdal/Makefile
  head/graphics/R-cran-rgdal/distinfo
  head/graphics/R-cran-rgdal/pkg-descr

Modified: head/graphics/R-cran-rgdal/Makefile
==============================================================================
--- head/graphics/R-cran-rgdal/Makefile	Thu Aug 20 21:06:10 2015	(r394916)
+++ head/graphics/R-cran-rgdal/Makefile	Thu Aug 20 21:17:06 2015	(r394917)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rgdal
-DISTVERSION=	1.0-4
-PORTREVISION=	1
+DISTVERSION=	1.0-5
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -19,6 +18,4 @@ RUN_DEPENDS=	R-cran-sp>=1.1.0:${PORTSDIR
 
 USES=	cran:auto-plist
 
-R_POSTCMD_INSTALL_OPTIONS+=	--configure-args="--with-proj-lib=${LOCALBASE}/lib"
-
 .include <bsd.port.mk>

Modified: head/graphics/R-cran-rgdal/distinfo
==============================================================================
--- head/graphics/R-cran-rgdal/distinfo	Thu Aug 20 21:06:10 2015	(r394916)
+++ head/graphics/R-cran-rgdal/distinfo	Thu Aug 20 21:17:06 2015	(r394917)
@@ -1,2 +1,2 @@
-SHA256 (rgdal_1.0-4.tar.gz) = 69fbb553627b869280834bccdd35cd2056e650f3a7877406bf3a501c02e60e30
-SIZE (rgdal_1.0-4.tar.gz) = 1631619
+SHA256 (rgdal_1.0-5.tar.gz) = ef91a1b02b058ee4d179490ba5129e282e6507b6ef8b95edf8b7665bae85715e
+SIZE (rgdal_1.0-5.tar.gz) = 1636796

Modified: head/graphics/R-cran-rgdal/pkg-descr
==============================================================================
--- head/graphics/R-cran-rgdal/pkg-descr	Thu Aug 20 21:06:10 2015	(r394916)
+++ head/graphics/R-cran-rgdal/pkg-descr	Thu Aug 20 21:17:06 2015	(r394917)
@@ -7,4 +7,4 @@ vector map data can be imported into R, 
 OGR vector data exported. Use is made of classes defined in the sp
 package.
 
-WWW: http://cran.r-project.org/web/packages/rgdal/
+WWW: https://cran.r-project.org/web/packages/rgdal/


More information about the svn-ports-all mailing list