svn commit: r306953 - head/security/R-cran-ROAuth
TAKATSU Tomonari
tota at FreeBSD.org
Sun Nov 4 05:58:43 UTC 2012
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 at FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota at 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/
More information about the svn-ports-all
mailing list