mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
graphics/R-cran-pdftools: Update to 3.5.0
Add R-cran-jpeg and R-cran-webp to TEST_DEPENDS. Changelog: https://cran.r-project.org/web/packages/pdftools/NEWS
This commit is contained in:
parent
4ee1d4aad7
commit
769eff840e
2 changed files with 8 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pdftools
|
||||
DISTVERSION= 3.4.1
|
||||
DISTVERSION= 3.5.0
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -15,8 +15,10 @@ CRAN_DEPENDS= R-cran-qpdf>0:graphics/R-cran-qpdf \
|
|||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
LIB_DEPENDS= libpoppler-cpp.so:graphics/poppler
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
TEST_DEPENDS= R-cran-png>0:graphics/R-cran-png \
|
||||
R-cran-testthat>0:devel/R-cran-testthat
|
||||
TEST_DEPENDS= R-cran-jpeg>0:graphics/R-cran-jpeg \
|
||||
R-cran-png>0:graphics/R-cran-png \
|
||||
R-cran-testthat>0:devel/R-cran-testthat \
|
||||
R-cran-webp>0:graphics/R-cran-webp
|
||||
|
||||
USES= compiler:c++17-lang cran:auto-plist,compiles pkgconfig
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1732875522
|
||||
SHA256 (pdftools_3.4.1.tar.gz) = 31c1df5658749ea20e191321bbbfd6571dd5927bdb24e6cfd91ff9680a291cbd
|
||||
SIZE (pdftools_3.4.1.tar.gz) = 935211
|
||||
TIMESTAMP = 1741062278
|
||||
SHA256 (pdftools_3.5.0.tar.gz) = 6cbf047ef417503e6683de87cca14401f159922456dba9c8fdf56f6802a0630e
|
||||
SIZE (pdftools_3.5.0.tar.gz) = 935259
|
||||
|
|
Loading…
Add table
Reference in a new issue