From dd979959212a4d194075420f875e8634300f49fc Mon Sep 17 00:00:00 2001 From: TAKATSU Tomonari Date: Sun, 4 Nov 2012 05:58:42 +0000 Subject: [PATCH] - Update to 0.9.2 - Convert to new Makefile header - Trim WWW: line in pkg-descr Feature safe: yes --- security/R-cran-ROAuth/Makefile | 9 ++------- security/R-cran-ROAuth/distinfo | 4 ++-- security/R-cran-ROAuth/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/security/R-cran-ROAuth/Makefile b/security/R-cran-ROAuth/Makefile index 277c361789ac..0cf646d23fa2 100644 --- a/security/R-cran-ROAuth/Makefile +++ b/security/R-cran-ROAuth/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: R-cran-ROAuth -# Date created: 2011-09-04 -# Whom: TAKATSU Tomonari -# +# Created by: TAKATSU Tomonari # $FreeBSD$ -# PORTNAME= ROAuth -PORTVERSION= 0.9.1 -PORTREVISION= 3 +PORTVERSION= 0.9.2 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/R-cran-ROAuth/distinfo b/security/R-cran-ROAuth/distinfo index cfeb160293b6..72621ea461d2 100644 --- a/security/R-cran-ROAuth/distinfo +++ b/security/R-cran-ROAuth/distinfo @@ -1,2 +1,2 @@ -SHA256 (ROAuth_0.9.1.tar.gz) = 5484551f3d67c4ff01d58385dbf155c2e00f0656e57f038c5b81edcb363c7022 -SIZE (ROAuth_0.9.1.tar.gz) = 5798 +SHA256 (ROAuth_0.9.2.tar.gz) = 368374d0cc78760acfc7593ec6993ff8a6d98ca8a584a70533822fb090dc1f86 +SIZE (ROAuth_0.9.2.tar.gz) = 5877 diff --git a/security/R-cran-ROAuth/pkg-descr b/security/R-cran-ROAuth/pkg-descr index 3cfcb98f4124..d95b63b62cba 100644 --- a/security/R-cran-ROAuth/pkg-descr +++ b/security/R-cran-ROAuth/pkg-descr @@ -2,4 +2,4 @@ This package provides an interface to the OAuth 1.0 specification, allowing users to authenticate via OAuth to the server of their choice. -WWW: http://cran.r-project.org/web/packages/ROAuth/ +WWW: http://cran.r-project.org/web/packages/ROAuth/