Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2013 11:18:01 +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: r321457 - head/math/R-cran-xts
Message-ID:  <201306211118.r5LBI117049330@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Fri Jun 21 11:18:00 2013
New Revision: 321457
URL: http://svnweb.freebsd.org/changeset/ports/321457

Log:
  - Update to 0.9-4
  - Update LICENSE section

Modified:
  head/math/R-cran-xts/Makefile
  head/math/R-cran-xts/distinfo

Modified: head/math/R-cran-xts/Makefile
==============================================================================
--- head/math/R-cran-xts/Makefile	Fri Jun 21 11:00:46 2013	(r321456)
+++ head/math/R-cran-xts/Makefile	Fri Jun 21 11:18:00 2013	(r321457)
@@ -2,15 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	xts
-DISTVERSION=	0.9-3
-PORTREVISION=	2
+DISTVERSION=	0.9-4
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Extensible Time Series
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2 GPLv3
+LICENSE_COMB=	dual
 
 RUN_DEPENDS=	R-cran-zoo>=1.7.2:${PORTSDIR}/math/R-cran-zoo
 

Modified: head/math/R-cran-xts/distinfo
==============================================================================
--- head/math/R-cran-xts/distinfo	Fri Jun 21 11:00:46 2013	(r321456)
+++ head/math/R-cran-xts/distinfo	Fri Jun 21 11:18:00 2013	(r321457)
@@ -1,2 +1,2 @@
-SHA256 (xts_0.9-3.tar.gz) = 5b12b2ab1785dd5b0065c26b5a9680118bd84599e302346b29c0064b083d26c6
-SIZE (xts_0.9-3.tar.gz) = 457533
+SHA256 (xts_0.9-4.tar.gz) = a6aaba764f29a1f0f4b6be95f1953f975c04cbc52d0c8227f7d20f5ab71cd1d7
+SIZE (xts_0.9-4.tar.gz) = 459849



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