Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2012 11:54:20 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305110 - head/math/R-cran-Zelig
Message-ID:  <201210011154.q91BsK5b040713@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Oct  1 11:54:19 2012
New Revision: 305110
URL: http://svn.freebsd.org/changeset/ports/305110

Log:
  - Update to 4.0-11
  - Convert to new Makefile format

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	Mon Oct  1 11:24:18 2012	(r305109)
+++ head/math/R-cran-Zelig/Makefile	Mon Oct  1 11:54:19 2012	(r305110)
@@ -1,20 +1,18 @@
-# New ports collection makefile for:	Zelig
-# Date created:		2009-03-27
-# Whom:			Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	Zelig
-DISTVERSION=	3.5.5
-PORTREVISION=	2
+DISTVERSION=	4.0-11
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	Everyone's Statistical Software
 
+BUILD_DEPENDS=	R-cran-sandwich>=0:${PORTSDIR}/math/R-cran-sandwich
+RUN_DEPENDS=	R-cran-sandwich>=0:${PORTSDIR}/math/R-cran-sandwich
+
 USE_R_MOD=	yes
-R_MOD_AUTOPLIST=	yes
+R_MOD_AUTOPLIST=yes
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-Zelig/distinfo
==============================================================================
--- head/math/R-cran-Zelig/distinfo	Mon Oct  1 11:24:18 2012	(r305109)
+++ head/math/R-cran-Zelig/distinfo	Mon Oct  1 11:54:19 2012	(r305110)
@@ -1,2 +1,2 @@
-SHA256 (Zelig_3.5.5.tar.gz) = 0497908161c665514de0502733615e212b81d8508f3afaed28feae1360ea3a70
-SIZE (Zelig_3.5.5.tar.gz) = 2281461
+SHA256 (Zelig_4.0-11.tar.gz) = b7a7791f848d8e9d6d6dc25e600a572c4dcf1ca55cf013e2bc25fe2b80156e2f
+SIZE (Zelig_4.0-11.tar.gz) = 2367911



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