mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
textproc/R-cran-highr: Update to 0.12
Add test dependencies. The port doesn't need compile so remove the build dependencies. Switch to DISTVERSION. Changelog: https://github.com/yihui/highr/releases/tag/v0.12
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
PORTNAME= highr
|
||||
PORTVERSION= 0.11
|
||||
DISTVERSION= 0.12
|
||||
CATEGORIES= textproc
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= uzsolt@FreeBSD.org
|
||||
COMMENT= Syntax Highlighting for R Source Code
|
||||
@@ -9,9 +9,10 @@ WWW= https://cran.r-project.org/web/packages/highr/
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
CRAN_DEPENDS= R-cran-xfun>=0.18:misc/R-cran-xfun
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= R-cran-xfun>=0.18:misc/R-cran-xfun
|
||||
TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \
|
||||
R-cran-markdown>0:textproc/R-cran-markdown \
|
||||
R-cran-testit>0:devel/R-cran-testit
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1717350499
|
||||
SHA256 (highr_0.11.tar.gz) = e90d14284001963325a84a9dbeef029609d52515da8d65c87ae61be21b7fe0a7
|
||||
SIZE (highr_0.11.tar.gz) = 13851
|
||||
TIMESTAMP = 1773120448
|
||||
SHA256 (highr_0.12.tar.gz) = e8e1d6460022a9948799602d6b95dc78fbfa318ff6f0627e95c20b7190fc612b
|
||||
SIZE (highr_0.12.tar.gz) = 13622
|
||||
|
||||
Reference in New Issue
Block a user