Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2012 05:58:42 +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: r306953 - head/security/R-cran-ROAuth
Message-ID:  <201211040558.qA45wgu0002705@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Nov  4 05:58:42 2012
New Revision: 306953
URL: http://svn.freebsd.org/changeset/ports/306953

Log:
  - Update to 0.9.2
  - Convert to new Makefile header
  - Trim WWW: line in pkg-descr
  
  Feature safe:	yes
  > Description of fields to fill in above:                     76 columns --|
  > PR:            If a GNATS PR is affected by the change.
  > Submitted by:  If someone else sent in the change.
  > Reviewed by:   If someone else reviewed your modification.
  > Approved by:   If you needed approval for this commit.
  > Obtained from: If the change is from a third party.
  > MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
  > Security:      Vulnerability reference (one per line) or description.
  > Empty fields above will be automatically removed.
  
  M    R-cran-ROAuth/distinfo
  M    R-cran-ROAuth/pkg-descr
  M    R-cran-ROAuth/Makefile

Modified:
  head/security/R-cran-ROAuth/Makefile
  head/security/R-cran-ROAuth/distinfo
  head/security/R-cran-ROAuth/pkg-descr

Modified: head/security/R-cran-ROAuth/Makefile
==============================================================================
--- head/security/R-cran-ROAuth/Makefile	Sun Nov  4 05:57:15 2012	(r306952)
+++ head/security/R-cran-ROAuth/Makefile	Sun Nov  4 05:58:42 2012	(r306953)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	R-cran-ROAuth
-# Date created:		2011-09-04
-# Whom:			TAKATSU Tomonari <tota@FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	ROAuth
-PORTVERSION=	0.9.1
-PORTREVISION=	3
+PORTVERSION=	0.9.2
 CATEGORIES=	security
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 

Modified: head/security/R-cran-ROAuth/distinfo
==============================================================================
--- head/security/R-cran-ROAuth/distinfo	Sun Nov  4 05:57:15 2012	(r306952)
+++ head/security/R-cran-ROAuth/distinfo	Sun Nov  4 05:58:42 2012	(r306953)
@@ -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

Modified: head/security/R-cran-ROAuth/pkg-descr
==============================================================================
--- head/security/R-cran-ROAuth/pkg-descr	Sun Nov  4 05:57:15 2012	(r306952)
+++ head/security/R-cran-ROAuth/pkg-descr	Sun Nov  4 05:58:42 2012	(r306953)
@@ -2,4 +2,4 @@ This package provides an interface to th
 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211040558.qA45wgu0002705>