Index: head/archivers/R-cran-zip/Makefile =================================================================== --- head/archivers/R-cran-zip/Makefile (revision 497434) +++ head/archivers/R-cran-zip/Makefile (revision 497435) @@ -1,18 +1,20 @@ # $FreeBSD$ PORTNAME= zip -DISTVERSION= 1.0.0 -PORTREVISION= 1 +DISTVERSION= 2.0.1 CATEGORIES= archivers DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= dbn@FreeBSD.org COMMENT= Cross-Platform 'zip' Compression LICENSE= CC0-1.0 -TEST_DEPENDS= R-cran-withr>0:devel/R-cran-withr +TEST_DEPENDS= R-cran-R6>0:devel/R-cran-R6 \ + R-cran-covr>0:devel/R-cran-covr \ + R-cran-testthat>0:devel/R-cran-testthat \ + R-cran-withr>0:devel/R-cran-withr USES= cran:auto-plist,compiles .include Index: head/archivers/R-cran-zip/distinfo =================================================================== --- head/archivers/R-cran-zip/distinfo (revision 497434) +++ head/archivers/R-cran-zip/distinfo (revision 497435) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537727310 -SHA256 (zip_1.0.0.tar.gz) = 6fa9ec7b093b8c717c50f205d4335c31c43c2ecb51c0242c9a0337d8d84df965 -SIZE (zip_1.0.0.tar.gz) = 60823 +TIMESTAMP = 1554053408 +SHA256 (zip_2.0.1.tar.gz) = 216a6fd02c289641502e42d6fe1bc8bf97199f7bbce164493e1f0b2dee5f9031 +SIZE (zip_2.0.1.tar.gz) = 95260 Index: head/archivers/R-cran-zip/pkg-descr =================================================================== --- head/archivers/R-cran-zip/pkg-descr (revision 497434) +++ head/archivers/R-cran-zip/pkg-descr (revision 497435) @@ -1,4 +1,4 @@ Cross-Platform 'zip' Compression Library. A replacement for the 'zip' function, that does not require any additional external tools on any platform. -WWW: https://github.com/gaborcsardi/zip +WWW: https://github.com/r-lib/zip#readme