1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

deskutils/R-cran-exams: Update to 2.4-3

Add archivers/zip to runtime dependencies because exams2blackboard()
requires it.
Add MAKE_ENV knob because of test stage.
This commit is contained in:
Zsolt Udvari
2025-12-25 06:58:36 +01:00
parent fe0e964872
commit c209fb7cac
2 changed files with 9 additions and 5 deletions
+6 -2
View File
@@ -1,5 +1,5 @@
PORTNAME= exams
DISTVERSION= 2.4-2
DISTVERSION= 2.4-3
CATEGORIES= deskutils education
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -21,7 +21,8 @@ RUN_DEPENDS= hs-pandoc>0:textproc/hs-pandoc \
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
R-cran-tinytex>0:print/R-cran-tinytex \
R-cran-tth>0:textproc/R-cran-tth \
R-cran-xml2>0:textproc/R-cran-xml2
R-cran-xml2>0:textproc/R-cran-xml2 \
zip>0:archivers/zip
TEST_DEPENDS= pdftex:print/tex-formats \
R-cran-clipr>0:devel/R-cran-clipr \
R-cran-qpdf>0:graphics/R-cran-qpdf \
@@ -29,4 +30,7 @@ TEST_DEPENDS= pdftex:print/tex-formats \
USES= cran:auto-plist
MAKE_ENV= LC_ALL=C.UTF-8 \
R_ZIPCMD=${LOCALBASE}/bin/zip
.include <bsd.port.mk>
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1745990958
SHA256 (exams_2.4-2.tar.gz) = 7e97e3aad3f4891549a094aef51e6217f34fddc34dae48d302046ecadcdde38c
SIZE (exams_2.4-2.tar.gz) = 1882295
TIMESTAMP = 1766557462
SHA256 (exams_2.4-3.tar.gz) = ab93a1e73340f8d72e15f2da00aa631ece7495dc0d5af1ff6631a22614e39e34
SIZE (exams_2.4-3.tar.gz) = 1894329