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

TAKATSU Tomonari tota at FreeBSD.org
Sat Dec 17 11:36:08 UTC 2016


Author: tota
Date: Sat Dec 17 11:36:07 2016
New Revision: 428717
URL: https://svnweb.freebsd.org/changeset/ports/428717

Log:
  - Update to 1.2-5

Modified:
  head/graphics/R-cran-rgdal/Makefile   (contents, props changed)
  head/graphics/R-cran-rgdal/distinfo   (contents, props changed)

Modified: head/graphics/R-cran-rgdal/Makefile
==============================================================================
--- head/graphics/R-cran-rgdal/Makefile	Sat Dec 17 11:29:01 2016	(r428716)
+++ head/graphics/R-cran-rgdal/Makefile	Sat Dec 17 11:36:07 2016	(r428717)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rgdal
-DISTVERSION=	1.2-4
+DISTVERSION=	1.2-5
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -13,7 +13,9 @@ LICENSE=	GPLv2+
 
 LIB_DEPENDS=	libgdal.so:graphics/gdal \
 		libproj.so:graphics/proj
-RUN_DEPENDS=	R-cran-sp>=1.1.0:math/R-cran-sp
+CRAN_DEPENDS=	R-cran-sp>=1.1.0:math/R-cran-sp
+BUILD_DEPENDS=	${CRAN_DEPENDS}
+RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=	cran:auto-plist,compiles
 

Modified: head/graphics/R-cran-rgdal/distinfo
==============================================================================
--- head/graphics/R-cran-rgdal/distinfo	Sat Dec 17 11:29:01 2016	(r428716)
+++ head/graphics/R-cran-rgdal/distinfo	Sat Dec 17 11:36:07 2016	(r428717)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481018889
-SHA256 (rgdal_1.2-4.tar.gz) = 308350ccadc1be4e5edea8d66d3b2b0dadccf31de5ffd31ba29c66f407d1a91a
-SIZE (rgdal_1.2-4.tar.gz) = 1652186
+TIMESTAMP = 1481972483
+SHA256 (rgdal_1.2-5.tar.gz) = fbac3c1afa9f2b2ad69d026458381fce9a22a80723e89436c814202b6c42710d
+SIZE (rgdal_1.2-5.tar.gz) = 1652472


More information about the svn-ports-head mailing list