From owner-svn-ports-head@FreeBSD.ORG Mon Nov 26 22:57:08 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 20A05EC0; Mon, 26 Nov 2012 22:57:08 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E0F0C8FC15; Mon, 26 Nov 2012 22:57:07 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAQMv7r1096646; Mon, 26 Nov 2012 22:57:07 GMT (envelope-from tota@svn.freebsd.org) Received: (from tota@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAQMv7mw096643; Mon, 26 Nov 2012 22:57:07 GMT (envelope-from tota@svn.freebsd.org) Message-Id: <201211262257.qAQMv7mw096643@svn.freebsd.org> From: TAKATSU Tomonari Date: Mon, 26 Nov 2012 22:57:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307808 - head/security/R-cran-digest X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 22:57:08 -0000 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 -# +# Created by: TAKATSU Tomonari # $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/