svn commit: r424040 - head/science/R-cran-snow

TAKATSU Tomonari tota at FreeBSD.org
Sun Oct 16 04:21:13 UTC 2016


Author: tota
Date: Sun Oct 16 04:21:12 2016
New Revision: 424040
URL: https://svnweb.freebsd.org/changeset/ports/424040

Log:
  - Update to 0.4-2
  - Fix LICENSE section

Modified:
  head/science/R-cran-snow/Makefile   (contents, props changed)
  head/science/R-cran-snow/distinfo   (contents, props changed)

Modified: head/science/R-cran-snow/Makefile
==============================================================================
--- head/science/R-cran-snow/Makefile	Sun Oct 16 04:19:49 2016	(r424039)
+++ head/science/R-cran-snow/Makefile	Sun Oct 16 04:21:12 2016	(r424040)
@@ -2,15 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	snow
-DISTVERSION=	0.4-1
+DISTVERSION=	0.4-2
 CATEGORIES=	science
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	tota at FreeBSD.org
 COMMENT=	Support for simple parallel computing in R
 
-LICENSE=	GPLv2 GPLv3
-LICENSE_COMB=	dual
+LICENSE=	GPLv2+
 
 USES=	cran:auto-plist
 

Modified: head/science/R-cran-snow/distinfo
==============================================================================
--- head/science/R-cran-snow/distinfo	Sun Oct 16 04:19:49 2016	(r424039)
+++ head/science/R-cran-snow/distinfo	Sun Oct 16 04:21:12 2016	(r424040)
@@ -1,2 +1,3 @@
-SHA256 (snow_0.4-1.tar.gz) = 1c4962851608c936e68ffbf3409573d869a78857e606d43ddf2971ac10f622a7
-SIZE (snow_0.4-1.tar.gz) = 22397
+TIMESTAMP = 1476582532
+SHA256 (snow_0.4-2.tar.gz) = ee070187aea3607c9ca6235399b3db3e181348692405d038e962e06aefccabd7
+SIZE (snow_0.4-2.tar.gz) = 22397


More information about the svn-ports-head mailing list