svn commit: r321457 - head/math/R-cran-xts

TAKATSU Tomonari tota at FreeBSD.org
Fri Jun 21 11:18:02 UTC 2013


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 at 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


More information about the svn-ports-all mailing list