Date: Thu, 4 Aug 2016 09:33:27 +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: r419604 - head/security/R-cran-digest Message-ID: <201608040933.u749XRCs051518@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608040933.u749XRCs051518>