From owner-svn-ports-all@freebsd.org Sun Nov 8 08:28:47 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5729DA299D3; Sun, 8 Nov 2015 08:28:47 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 201881A40; Sun, 8 Nov 2015 08:28:47 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA88Sk1J082108; Sun, 8 Nov 2015 08:28:46 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA88Sj4u082105; Sun, 8 Nov 2015 08:28:45 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201511080828.tA88Sj4u082105@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 8 Nov 2015 08:28:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401043 - head/math/R-cran-sandwich X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 08:28:47 -0000 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/