Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2016 10:42:46 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427945 - head/graphics/R-cran-rgdal
Message-ID:  <201612061042.uB6Agkqu020700@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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