Skip to content

Commit

Permalink
devel/R-cran-gsubfn: upgrade to version 0.7
Browse files Browse the repository at this point in the history
Changes:
  * transform2 added
  • Loading branch information
skreuzer committed May 7, 2022
1 parent e3f0381 commit da15d98
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
10 changes: 6 additions & 4 deletions devel/R-cran-gsubfn/Makefile
@@ -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

Expand Down
5 changes: 3 additions & 2 deletions devel/R-cran-gsubfn/distinfo
@@ -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

0 comments on commit da15d98

Please sign in to comment.