mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.2.10
- Convert to new Makefile header - Trim WWW: line in pkg-descr
This commit is contained in:
parent
dbc32fa291
commit
52cd4e4006
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305161
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: R-cran-rjson
|
||||
# Date created: 2012-02-21
|
||||
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
|
||||
#
|
||||
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= rjson
|
||||
PORTVERSION= 0.2.9
|
||||
PORTVERSION= 0.2.10
|
||||
CATEGORIES= converters
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rjson_0.2.9.tar.gz) = cdeb9049b523d1683229c06e97baef43ec3598ee38d63d0edd4db5f6e015f991
|
||||
SIZE (rjson_0.2.9.tar.gz) = 94991
|
||||
SHA256 (rjson_0.2.10.tar.gz) = 7babebafb63495dbf96ee4084e69256b5664a7cd84d38d64ae94615a7d087b58
|
||||
SIZE (rjson_0.2.10.tar.gz) = 96046
|
||||
|
@ -1,3 +1,3 @@
|
||||
Converts R object into JSON objects and vice-versa
|
||||
|
||||
WWW: http://cran.r-project.org/web/packages/rjson/
|
||||
WWW: http://cran.r-project.org/web/packages/rjson/
|
||||
|
Loading…
Reference in New Issue
Block a user