Date: Tue, 6 Nov 2012 22:51:13 +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: r307105 - head/science/R-cran-Epi Message-ID: <201211062251.qA6MpDgu076190@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Tue Nov 6 22:51:13 2012 New Revision: 307105 URL: http://svnweb.freebsd.org/changeset/ports/307105 Log: - Update to 1.1.40 - Convert to new Makefile header - Trim WWW: line in pkg-descr Feature safe: yes Modified: head/science/R-cran-Epi/Makefile head/science/R-cran-Epi/distinfo head/science/R-cran-Epi/pkg-descr Modified: head/science/R-cran-Epi/Makefile ============================================================================== --- head/science/R-cran-Epi/Makefile Tue Nov 6 22:50:46 2012 (r307104) +++ head/science/R-cran-Epi/Makefile Tue Nov 6 22:51:13 2012 (r307105) @@ -1,12 +1,8 @@ -# New ports collection makefile for: R-cran-Epi -# Date created: 2011-08-16 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Epi -PORTVERSION= 1.1.36 +PORTVERSION= 1.1.40 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/science/R-cran-Epi/distinfo ============================================================================== --- head/science/R-cran-Epi/distinfo Tue Nov 6 22:50:46 2012 (r307104) +++ head/science/R-cran-Epi/distinfo Tue Nov 6 22:51:13 2012 (r307105) @@ -1,2 +1,2 @@ -SHA256 (Epi_1.1.36.tar.gz) = 617c3540d621e31ab47429dd59d7557423b89c9094c4ba5e8c52b231aca579d3 -SIZE (Epi_1.1.36.tar.gz) = 902390 +SHA256 (Epi_1.1.40.tar.gz) = 114a9275148caf6f6fc08fe414d68af8da1315b3fd9b56d2704a206618b4896d +SIZE (Epi_1.1.40.tar.gz) = 899266 Modified: head/science/R-cran-Epi/pkg-descr ============================================================================== --- head/science/R-cran-Epi/pkg-descr Tue Nov 6 22:50:46 2012 (r307104) +++ head/science/R-cran-Epi/pkg-descr Tue Nov 6 22:51:13 2012 (r307105) @@ -4,4 +4,4 @@ censored data and representation of mult useful functions for tabulation and plotting. Contains some epidemiological datasets. -WWW: http://www.pubhealth.ku.dk/~bxc/Epi/ +WWW: http://www.pubhealth.ku.dk/~bxc/Epi/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211062251.qA6MpDgu076190>