mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
devel/R-cran-gsubfn: upgrade to version 0.7
Changes: * transform2 added
This commit is contained in:
parent
e3f0381466
commit
da15d98200
2 changed files with 9 additions and 6 deletions
|
@ -1,17 +1,19 @@
|
|||
# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
|
||||
|
||||
PORTNAME= gsubfn
|
||||
DISTVERSION= 0.6-5
|
||||
PORTREVISION= 10
|
||||
DISTVERSION= 0.7
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= skreuzer@FreeBSD.org
|
||||
COMMENT= R package used for string matching, substitution and parsing
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= R-cran-proto>=0.3.9.2_6:devel/R-cran-proto
|
||||
CRAN_DEPENDS= R-cran-proto>=0.3.9.2_6:devel/R-cran-proto
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (gsubfn_0.6-5.tar.gz) = 9a7b51ae6aabd1c99e8633d3dc75232d8c4a175df750c7d1c359bd0f5fc197be
|
||||
SIZE (gsubfn_0.6-5.tar.gz) = 619921
|
||||
TIMESTAMP = 1651944990
|
||||
SHA256 (gsubfn_0.7.tar.gz) = 89351df9e65722d2862f26a0a3985666de3c86e8400808ced8a6eb6e165a4602
|
||||
SIZE (gsubfn_0.7.tar.gz) = 311271
|
||||
|
|
Loading…
Add table
Reference in a new issue