svn commit: r401043 - head/math/R-cran-sandwich

TAKATSU Tomonari tota at FreeBSD.org
Sun Nov 8 08:28:47 UTC 2015


Author: tota
Date: Sun Nov  8 08:28:45 2015
New Revision: 401043
URL: https://svnweb.freebsd.org/changeset/ports/401043

Log:
  - Update to 2.3-4
  - Update WWW in pkg-descr

Modified:
  head/math/R-cran-sandwich/Makefile
  head/math/R-cran-sandwich/distinfo
  head/math/R-cran-sandwich/pkg-descr

Modified: head/math/R-cran-sandwich/Makefile
==============================================================================
--- head/math/R-cran-sandwich/Makefile	Sun Nov  8 08:22:18 2015	(r401042)
+++ head/math/R-cran-sandwich/Makefile	Sun Nov  8 08:28:45 2015	(r401043)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sandwich
-DISTVERSION=	2.3-3
+DISTVERSION=	2.3-4
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 

Modified: head/math/R-cran-sandwich/distinfo
==============================================================================
--- head/math/R-cran-sandwich/distinfo	Sun Nov  8 08:22:18 2015	(r401042)
+++ head/math/R-cran-sandwich/distinfo	Sun Nov  8 08:28:45 2015	(r401043)
@@ -1,2 +1,2 @@
-SHA256 (sandwich_2.3-3.tar.gz) = 1e71d0363297f4e4d6ed9da1a87978b5503f408d97706926f4aec14cbb075df4
-SIZE (sandwich_2.3-3.tar.gz) = 466503
+SHA256 (sandwich_2.3-4.tar.gz) = 2052f7e3d19a05c372f422c5480f1058a4107e420cd038a9bd7240c4f0746d4d
+SIZE (sandwich_2.3-4.tar.gz) = 466729

Modified: head/math/R-cran-sandwich/pkg-descr
==============================================================================
--- head/math/R-cran-sandwich/pkg-descr	Sun Nov  8 08:22:18 2015	(r401042)
+++ head/math/R-cran-sandwich/pkg-descr	Sun Nov  8 08:28:45 2015	(r401043)
@@ -1,4 +1,4 @@
 Model-robust standard error estimators for cross-sectional, time
 series and longitudinal data.
 
-WWW: http://cran.r-project.org/web/packages/sandwich/
+WWW: https://cran.r-project.org/web/packages/sandwich/


More information about the svn-ports-all mailing list