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

TAKATSU Tomonari tota at FreeBSD.org
Mon Jun 4 08:46:48 UTC 2018


Author: tota
Date: Mon Jun  4 08:46:46 2018
New Revision: 471534
URL: https://svnweb.freebsd.org/changeset/ports/471534

Log:
  - Update to 1.3-1

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	Mon Jun  4 08:34:26 2018	(r471533)
+++ head/graphics/R-cran-rgdal/Makefile	Mon Jun  4 08:46:46 2018	(r471534)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rgdal
-DISTVERSION=	1.2-20
+DISTVERSION=	1.3-1
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -17,6 +17,6 @@ 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
+USES=	cran:auto-plist,compiles pkgconfig
 
 .include <bsd.port.mk>

Modified: head/graphics/R-cran-rgdal/distinfo
==============================================================================
--- head/graphics/R-cran-rgdal/distinfo	Mon Jun  4 08:34:26 2018	(r471533)
+++ head/graphics/R-cran-rgdal/distinfo	Mon Jun  4 08:46:46 2018	(r471534)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525919525
-SHA256 (rgdal_1.2-20.tar.gz) = 9a572bd2b8776e18f23f3b958166ca78dd9a12f0a9ea8baec2c18e8ca21133ed
-SIZE (rgdal_1.2-20.tar.gz) = 1650449
+TIMESTAMP = 1528097856
+SHA256 (rgdal_1.3-1.tar.gz) = dd0876deae0e639d41ec9facc08f264469c6c13e533c1a1c541318b26d39ce4e
+SIZE (rgdal_1.3-1.tar.gz) = 1666361


More information about the svn-ports-all mailing list