diff --git a/www/R-cran-servr/Makefile b/www/R-cran-servr/Makefile index 62aaabf1d783..83204bdab3d4 100644 --- a/www/R-cran-servr/Makefile +++ b/www/R-cran-servr/Makefile @@ -1,21 +1,19 @@ PORTNAME= servr -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Simple HTTP Server to Serve Static Files or Dynamic Documents WWW= https://cran.r-project.org/web/packages/servr/ LICENSE= GPLv2+ -CRAN_DEPENDS= R-cran-mime>=0.2:misc/R-cran-mime \ - R-cran-httpuv>=1.5.2:www/R-cran-httpuv \ - R-cran-xfun>0:misc/R-cran-xfun \ - R-cran-jsonlite>0:converters/R-cran-jsonlite -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= R-cran-httpuv>=1.5.2:www/R-cran-httpuv \ + R-cran-jsonlite>0:converters/R-cran-jsonlite \ + R-cran-mime>=0.2:misc/R-cran-mime \ + R-cran-xfun>0:misc/R-cran-xfun USES= cran:auto-plist .include diff --git a/www/R-cran-servr/distinfo b/www/R-cran-servr/distinfo index d5de3e9d6345..620403819c3f 100644 --- a/www/R-cran-servr/distinfo +++ b/www/R-cran-servr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683778856 -SHA256 (servr_0.27.tar.gz) = 01c23c56bbe483486b9daac831953ce1d5d1814966b9044c03c69884065458c5 -SIZE (servr_0.27.tar.gz) = 20898 +TIMESTAMP = 1703056238 +SHA256 (servr_0.28.tar.gz) = 463c1371e1c2433c2d59dc3008cb377e75793b7bef3a7f6498204f419532d482 +SIZE (servr_0.28.tar.gz) = 22042