Skip to content
Snippets Groups Projects
Commit 94b16434 authored by Zsolt Udvari's avatar Zsolt Udvari
Browse files

devel/R-cran-gert: update to 2.1.0

Add LICENSE_FILE.
Add "compiles" option to uses-cran so don't need STRIP_CMD and
NO_ARCH_IGNORE.

Changelog: https://cloud.r-project.org/web/packages/gert/NEWS

PR:		280802
Approved by:	Jean-Paul Beconne <jpbeconne@free.fr> (maintainer)
parent 784e78e9
No related branches found
No related tags found
No related merge requests found
PORTNAME= gert
DISTVERSION= 1.3.0
PORTREVISION= 4
DISTVERSION= 2.1.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
......@@ -9,23 +8,18 @@ COMMENT= Simple Git Client for R
WWW= https://docs.ropensci.org/gert/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
CRAN_DEPENDS= R-cran-askpass>0:security/R-cran-askpass \
R-cran-credentials>=1.2.1:security/R-cran-credentials \
R-cran-openssl>=1.4.1:security/R-cran-openssl \
R-cran-openssl>=2.0.3:security/R-cran-openssl \
R-cran-rstudioapi>=0.11:devel/R-cran-rstudioapi \
R-cran-sys>0:devel/R-cran-sys \
R-cran-zip>=2.1.0:archivers/R-cran-zip
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
LIB_DEPENDS= libgit2.so:devel/libgit2
RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist
#Bogus stage-qa as this is $ARCH dependent
NO_ARCH_IGNORE= gert.so
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/R/library/gert/libs/gert.so
USES= cran:auto-plist,compiles
.include <bsd.port.mk>
TIMESTAMP = 1623958710
SHA256 (gert_1.3.0.tar.gz) = 071229134517b47ef710fc5586a27458be308daef21cc8c2f603492ed21507ba
SIZE (gert_1.3.0.tar.gz) = 66410
TIMESTAMP = 1723571521
SHA256 (gert_2.1.0.tar.gz) = 542b37ebdf69d9174d0df5432d6001d22fc7b8e2f2e0ecae080e94f256922d63
SIZE (gert_2.1.0.tar.gz) = 122911
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment