svn commit: r411818 - head/math/R-cran-Zelig
Wen Heping
wen at FreeBSD.org
Fri Mar 25 06:17:21 UTC 2016
Author: wen
Date: Fri Mar 25 06:17:20 2016
New Revision: 411818
URL: https://svnweb.freebsd.org/changeset/ports/411818
Log:
- Update to 5.0.11
Modified:
head/math/R-cran-Zelig/Makefile
head/math/R-cran-Zelig/distinfo
Modified: head/math/R-cran-Zelig/Makefile
==============================================================================
--- head/math/R-cran-Zelig/Makefile Fri Mar 25 06:16:15 2016 (r411817)
+++ head/math/R-cran-Zelig/Makefile Fri Mar 25 06:17:20 2016 (r411818)
@@ -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}
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}/f
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
Modified: head/math/R-cran-Zelig/distinfo
==============================================================================
--- head/math/R-cran-Zelig/distinfo Fri Mar 25 06:16:15 2016 (r411817)
+++ head/math/R-cran-Zelig/distinfo Fri Mar 25 06:17:20 2016 (r411818)
@@ -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
More information about the svn-ports-all
mailing list