diff options
author | wen <wen@FreeBSD.org> | 2016-03-25 14:17:20 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-03-25 14:17:20 +0800 |
commit | b513ba964cd0876d5583cb6287b1997f9a22b75c (patch) | |
tree | af7ec44116ab9f5f270225a1f35aa4a3bc42b93b /math | |
parent | ccb12e4d5352f13c57e579340e151ce3c3b96f76 (diff) | |
download | freebsd-ports-gnome-b513ba964cd0876d5583cb6287b1997f9a22b75c.tar.gz freebsd-ports-gnome-b513ba964cd0876d5583cb6287b1997f9a22b75c.tar.zst freebsd-ports-gnome-b513ba964cd0876d5583cb6287b1997f9a22b75c.zip |
- Update to 5.0.11
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-Zelig/Makefile | 8 | ||||
-rw-r--r-- | math/R-cran-Zelig/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/math/R-cran-Zelig/Makefile b/math/R-cran-Zelig/Makefile index e85c626edf49..7e56613781af 100644 --- a/math/R-cran-Zelig/Makefile +++ b/math/R-cran-Zelig/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Zelig -DISTVERSION= 5.0-9 +DISTVERSION= 5.0-11 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -23,7 +23,8 @@ BUILD_DEPENDS= R-cran-AER>=0:${PORTSDIR}/finance/R-cran-AER \ R-cran-jsonlite>=0:${PORTSDIR}/converters/R-cran-jsonlite \ R-cran-dplyr>=0:${PORTSDIR}/math/R-cran-dplyr \ R-cran-MatchIt>=0:${PORTSDIR}/math/R-cran-MatchIt \ - R-cran-geepack>=0:${PORTSDIR}/math/R-cran-geepack + R-cran-geepack>=0:${PORTSDIR}/math/R-cran-geepack \ + R-cran-survey>=0:${PORTSDIR}/math/R-cran-survey RUN_DEPENDS= R-cran-AER>=0:${PORTSDIR}/finance/R-cran-AER \ R-cran-Amelia>=0:${PORTSDIR}/math/R-cran-Amelia \ R-cran-sandwich>=0:${PORTSDIR}/math/R-cran-sandwich \ @@ -35,7 +36,8 @@ RUN_DEPENDS= R-cran-AER>=0:${PORTSDIR}/finance/R-cran-AER \ R-cran-jsonlite>=0:${PORTSDIR}/converters/R-cran-jsonlite \ R-cran-dplyr>=0:${PORTSDIR}/math/R-cran-dplyr \ R-cran-MatchIt>=0:${PORTSDIR}/math/R-cran-MatchIt \ - R-cran-geepack>=0:${PORTSDIR}/math/R-cran-geepack + R-cran-geepack>=0:${PORTSDIR}/math/R-cran-geepack \ + R-cran-survey>=0:${PORTSDIR}/math/R-cran-survey USES= cran:auto-plist diff --git a/math/R-cran-Zelig/distinfo b/math/R-cran-Zelig/distinfo index 58a465ea4f34..d635c2eb4aac 100644 --- a/math/R-cran-Zelig/distinfo +++ b/math/R-cran-Zelig/distinfo @@ -1,2 +1,2 @@ -SHA256 (Zelig_5.0-9.tar.gz) = acd5761844d954512e607d21c665b62cfa5cb1f9bafb74169ffc8d7a0b28a38b -SIZE (Zelig_5.0-9.tar.gz) = 368233 +SHA256 (Zelig_5.0-11.tar.gz) = fe0818333ea2767da5b3c7c40d4ad6f8feacee5000ea6ea49068a10146139a8c +SIZE (Zelig_5.0-11.tar.gz) = 381860 |