Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2017 17:49:45 +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: r440027 - head/security/R-cran-digest
Message-ID:  <201705031749.v43Hnjec081368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Wed May  3 17:49:45 2017
New Revision: 440027
URL: https://svnweb.freebsd.org/changeset/ports/440027

Log:
  - Update to 0.6.11
  - Add "compiles" argument to USES=cran
  - Update LICENSE

Modified:
  head/security/R-cran-digest/Makefile   (contents, props changed)
  head/security/R-cran-digest/distinfo   (contents, props changed)

Modified: head/security/R-cran-digest/Makefile
==============================================================================
--- head/security/R-cran-digest/Makefile	Wed May  3 17:39:51 2017	(r440026)
+++ head/security/R-cran-digest/Makefile	Wed May  3 17:49:45 2017	(r440027)
@@ -2,15 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	digest
-PORTVERSION=	0.6.10
+PORTVERSION=	0.6.11
 CATEGORIES=	security
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Create cryptographic hash digests of R objects
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 
-USES=	cran:auto-plist
+USES=	cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/security/R-cran-digest/distinfo
==============================================================================
--- head/security/R-cran-digest/distinfo	Wed May  3 17:39:51 2017	(r440026)
+++ head/security/R-cran-digest/distinfo	Wed May  3 17:49:45 2017	(r440027)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470277403
-SHA256 (digest_0.6.10.tar.gz) = 0c51a02756009ecfb3b7e22789c9410ee8c73d016c6a7c477f05511bd029021d
-SIZE (digest_0.6.10.tar.gz) = 118336
+TIMESTAMP = 1493801532
+SHA256 (digest_0.6.11.tar.gz) = edab2ca2a38bd7ee19482c9d2531cd169d5123cde4aa2a3dd65c0bcf3d1d5209
+SIZE (digest_0.6.11.tar.gz) = 119700



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