summaryrefslogtreecommitdiff
path: root/graphics/R-cran-ragg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/R-cran-ragg/Makefile')
-rw-r--r--graphics/R-cran-ragg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/R-cran-ragg/Makefile b/graphics/R-cran-ragg/Makefile
index 154933ad9434..694006e4db23 100644
--- a/graphics/R-cran-ragg/Makefile
+++ b/graphics/R-cran-ragg/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ragg
-DISTVERSION= 1.3.0
-PORTREVISION= 1
+DISTVERSION= 1.3.2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -18,7 +17,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libpng16.so:graphics/png \
libtiff.so:graphics/tiff
RUN_DEPENDS= ${CRAN_DEPENDS}
-TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat
+TEST_DEPENDS= R-cran-testthat>3.0.0:devel/R-cran-testthat
USES= cran:auto-plist,compiles pkgconfig