Date: Fri, 6 Sep 2013 23:17:35 +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: r326561 - head/www/R-cran-RgoogleMaps Message-ID: <201309062317.r86NHZgm064878@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Fri Sep 6 23:17:34 2013 New Revision: 326561 URL: http://svnweb.freebsd.org/changeset/ports/326561 Log: - Update to 1.2.0.4 - Add LICENSE section Modified: head/www/R-cran-RgoogleMaps/Makefile head/www/R-cran-RgoogleMaps/distinfo Modified: head/www/R-cran-RgoogleMaps/Makefile ============================================================================== --- head/www/R-cran-RgoogleMaps/Makefile Fri Sep 6 23:16:24 2013 (r326560) +++ head/www/R-cran-RgoogleMaps/Makefile Fri Sep 6 23:17:34 2013 (r326561) @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= RgoogleMaps -PORTVERSION= 1.2.0.3 -PORTREVISION= 1 +PORTVERSION= 1.2.0.4 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Overlays on Google map tiles in R +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + RUN_DEPENDS= R-cran-png>0:${PORTSDIR}/graphics/R-cran-png USE_R_MOD= yes Modified: head/www/R-cran-RgoogleMaps/distinfo ============================================================================== --- head/www/R-cran-RgoogleMaps/distinfo Fri Sep 6 23:16:24 2013 (r326560) +++ head/www/R-cran-RgoogleMaps/distinfo Fri Sep 6 23:17:34 2013 (r326561) @@ -1,2 +1,2 @@ -SHA256 (RgoogleMaps_1.2.0.3.tar.gz) = 4fd73bd89be96d288ad0f4eee70feb0b832e766a0d2f85c5d39551614b311c66 -SIZE (RgoogleMaps_1.2.0.3.tar.gz) = 392768 +SHA256 (RgoogleMaps_1.2.0.4.tar.gz) = aacf850b4c9b5b287b1180489526284a9144017b2381ad65862e9fd98d950861 +SIZE (RgoogleMaps_1.2.0.4.tar.gz) = 393161
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309062317.r86NHZgm064878>