svn commit: r307808 - head/security/R-cran-digest
TAKATSU Tomonari
tota at FreeBSD.org
Mon Nov 26 22:57:08 UTC 2012
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 at FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota at 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/
More information about the svn-ports-head
mailing list