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

TAKATSU Tomonari tota at FreeBSD.org
Tue Dec 6 10:42:47 UTC 2016


Author: tota
Date: Tue Dec  6 10:42:46 2016
New Revision: 427945
URL: https://svnweb.freebsd.org/changeset/ports/427945

Log:
  - Update to 1.2-4
  - Add "compiles" argument to USES=cran

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	Tue Dec  6 10:08:25 2016	(r427944)
+++ head/graphics/R-cran-rgdal/Makefile	Tue Dec  6 10:42:46 2016	(r427945)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rgdal
-DISTVERSION=	1.1-10
+DISTVERSION=	1.2-4
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -15,6 +15,6 @@ LIB_DEPENDS=	libgdal.so:graphics/gdal \
 		libproj.so:graphics/proj
 RUN_DEPENDS=	R-cran-sp>=1.1.0:math/R-cran-sp
 
-USES=	cran:auto-plist
+USES=	cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/graphics/R-cran-rgdal/distinfo
==============================================================================
--- head/graphics/R-cran-rgdal/distinfo	Tue Dec  6 10:08:25 2016	(r427944)
+++ head/graphics/R-cran-rgdal/distinfo	Tue Dec  6 10:42:46 2016	(r427945)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463182911
-SHA256 (rgdal_1.1-10.tar.gz) = 2befa5b981a589b2ca2ca1b90d9652b39302ec6c10f9e338aee8d9a95a3691f5
-SIZE (rgdal_1.1-10.tar.gz) = 1653393
+TIMESTAMP = 1481018889
+SHA256 (rgdal_1.2-4.tar.gz) = 308350ccadc1be4e5edea8d66d3b2b0dadccf31de5ffd31ba29c66f407d1a91a
+SIZE (rgdal_1.2-4.tar.gz) = 1652186


More information about the svn-ports-head mailing list