From owner-svn-ports-all@freebsd.org Thu Aug 4 09:33:28 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A122BAE1F6; Thu, 4 Aug 2016 09:33:28 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 407291E69; Thu, 4 Aug 2016 09:33:28 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u749XR8D051521; Thu, 4 Aug 2016 09:33:27 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u749XRCs051518; Thu, 4 Aug 2016 09:33:27 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201608040933.u749XRCs051518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Thu, 4 Aug 2016 09:33:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419604 - 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2016 09:33:28 -0000 Author: tota Date: Thu Aug 4 09:33:27 2016 New Revision: 419604 URL: https://svnweb.freebsd.org/changeset/ports/419604 Log: - Update to 0.6.10 - Update WWW: in pkg-descr Modified: head/security/R-cran-digest/Makefile (contents, props changed) head/security/R-cran-digest/distinfo (contents, props changed) head/security/R-cran-digest/pkg-descr (contents, props changed) Modified: head/security/R-cran-digest/Makefile ============================================================================== --- head/security/R-cran-digest/Makefile Thu Aug 4 09:30:19 2016 (r419603) +++ head/security/R-cran-digest/Makefile Thu Aug 4 09:33:27 2016 (r419604) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= digest -PORTVERSION= 0.6.9 +PORTVERSION= 0.6.10 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/security/R-cran-digest/distinfo ============================================================================== --- head/security/R-cran-digest/distinfo Thu Aug 4 09:30:19 2016 (r419603) +++ head/security/R-cran-digest/distinfo Thu Aug 4 09:33:27 2016 (r419604) @@ -1,2 +1,3 @@ -SHA256 (digest_0.6.9.tar.gz) = 95fdc36011869fcfe21b40c3b822b931bc01f8a531e2c9260582ba79560dbe47 -SIZE (digest_0.6.9.tar.gz) = 116746 +TIMESTAMP = 1470277403 +SHA256 (digest_0.6.10.tar.gz) = 0c51a02756009ecfb3b7e22789c9410ee8c73d016c6a7c477f05511bd029021d +SIZE (digest_0.6.10.tar.gz) = 118336 Modified: head/security/R-cran-digest/pkg-descr ============================================================================== --- head/security/R-cran-digest/pkg-descr Thu Aug 4 09:30:19 2016 (r419603) +++ head/security/R-cran-digest/pkg-descr Thu Aug 4 09:33:27 2016 (r419604) @@ -15,4 +15,4 @@ used. Please note that this package is n 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: https://cran.r-project.org/web/packages/digest/