mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.95-4.3
- Specify LICENSE BSD -> BSD3CLAUSE
This commit is contained in:
parent
6423d85837
commit
cda7f1e39f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368804
2 changed files with 4 additions and 5 deletions
|
@ -2,15 +2,14 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= RCurl
|
||||
DISTVERSION= 1.95-4.1
|
||||
PORTREVISION= 6
|
||||
DISTVERSION= 1.95-4.3
|
||||
CATEGORIES= ftp
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= General network client interface for R
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= curl-config:${PORTSDIR}/ftp/curl
|
||||
RUN_DEPENDS= R-cran-bitops>0:${PORTSDIR}/devel/R-cran-bitops
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (RCurl_1.95-4.1.tar.gz) = 8303d4673a2e9c503d2d81aee1d86f53eb1007da5642b1f24967aa1ca3edf0ae
|
||||
SIZE (RCurl_1.95-4.1.tar.gz) = 870915
|
||||
SHA256 (RCurl_1.95-4.3.tar.gz) = cf791471a88ba6ed02cdf043ed8fded918aa8ca609f31dea6d747cde6d56d2bf
|
||||
SIZE (RCurl_1.95-4.3.tar.gz) = 879143
|
||||
|
|
Loading…
Add table
Reference in a new issue