Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2012 22:57:07 +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: r307808 - head/security/R-cran-digest
Message-ID:  <201211262257.qAQMv7mw096643@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Mon Nov 26 22:57:07 2012
New Revision: 307808
URL: http://svnweb.freebsd.org/changeset/ports/307808

Log:
  - Update to 0.6.0
  - Convert to new Makefile header
  - Trim WWW: line in pkg-descr
  
  Feature safe:	yes

Modified:
  head/security/R-cran-digest/Makefile
  head/security/R-cran-digest/distinfo
  head/security/R-cran-digest/pkg-descr

Modified: head/security/R-cran-digest/Makefile
==============================================================================
--- head/security/R-cran-digest/Makefile	Mon Nov 26 22:43:25 2012	(r307807)
+++ head/security/R-cran-digest/Makefile	Mon Nov 26 22:57:07 2012	(r307808)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	R-cran-digest
-# Date created:		2011-09-04
-# Whom:			TAKATSU Tomonari <tota@FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	digest
-PORTVERSION=	0.5.2
-PORTREVISION=	2
+PORTVERSION=	0.6.0
 CATEGORIES=	security
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 

Modified: head/security/R-cran-digest/distinfo
==============================================================================
--- head/security/R-cran-digest/distinfo	Mon Nov 26 22:43:25 2012	(r307807)
+++ head/security/R-cran-digest/distinfo	Mon Nov 26 22:57:07 2012	(r307808)
@@ -1,2 +1,2 @@
-SHA256 (digest_0.5.2.tar.gz) = 96918ae00afe5e73ca00b9b7b5a6e0041f18e4d312d80cf078e8d833b615b54d
-SIZE (digest_0.5.2.tar.gz) = 41787
+SHA256 (digest_0.6.0.tar.gz) = 21329a4dc9d06a25427cfccf2af14bcde4bb2b49fefac24399cedffeef83be7e
+SIZE (digest_0.6.0.tar.gz) = 55260

Modified: head/security/R-cran-digest/pkg-descr
==============================================================================
--- head/security/R-cran-digest/pkg-descr	Mon Nov 26 22:43:25 2012	(r307807)
+++ head/security/R-cran-digest/pkg-descr	Mon Nov 26 22:57:07 2012	(r307808)
@@ -12,4 +12,4 @@ zlib library is used. Please note that t
 to be deployed for cryptographic purposes for which more comprehensive
 (and widely tested) libraries such as OpenSSL should be used.
 
-WWW:    http://cran.r-project.org/web/packages/digest/
+WWW: http://cran.r-project.org/web/packages/digest/



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