mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Update to 0.9.2
- Convert to new Makefile header - Trim WWW: line in pkg-descr Feature safe: yes
This commit is contained in:
parent
d0ceabeed7
commit
dd97995921
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306953
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user