Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2013 13:19:08 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315966 - head/math/R-cran-sandwich
Message-ID:  <201304171319.r3HDJ8oD008018@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Wed Apr 17 13:19:08 2013
New Revision: 315966
URL: http://svnweb.freebsd.org/changeset/ports/315966

Log:
  - Update to 2.2-10
  - Trim WWW line in pkg-descr
  
  Feature safe:	yes

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	Wed Apr 17 13:15:23 2013	(r315965)
+++ head/math/R-cran-sandwich/Makefile	Wed Apr 17 13:19:08 2013	(r315966)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sandwich
-DISTVERSION=	2.2-9
-PORTREVISION=	5
+DISTVERSION=	2.2-10
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 

Modified: head/math/R-cran-sandwich/distinfo
==============================================================================
--- head/math/R-cran-sandwich/distinfo	Wed Apr 17 13:15:23 2013	(r315965)
+++ head/math/R-cran-sandwich/distinfo	Wed Apr 17 13:19:08 2013	(r315966)
@@ -1,2 +1,2 @@
-SHA256 (sandwich_2.2-9.tar.gz) = 5e45b6c920eb4ff44736ed723d2f9a3be5a8d02ad892e40c68f295ed84b4b459
-SIZE (sandwich_2.2-9.tar.gz) = 824023
+SHA256 (sandwich_2.2-10.tar.gz) = 0a99d0c4b1fbb25655cb26c65358a9f9055bccd1b398cb5b0813810b961df69b
+SIZE (sandwich_2.2-10.tar.gz) = 456130

Modified: head/math/R-cran-sandwich/pkg-descr
==============================================================================
--- head/math/R-cran-sandwich/pkg-descr	Wed Apr 17 13:15:23 2013	(r315965)
+++ head/math/R-cran-sandwich/pkg-descr	Wed Apr 17 13:19:08 2013	(r315966)
@@ -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: http://cran.r-project.org/web/packages/sandwich/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304171319.r3HDJ8oD008018>