diff options
author | tota <tota@FreeBSD.org> | 2012-11-07 06:51:13 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-11-07 06:51:13 +0800 |
commit | 77dd697d7d3a97c39d42a87177a3ffc229b8f3f1 (patch) | |
tree | c9520d8349c6d5cc8691d2b141a820e1fd12a27b | |
parent | ad1a27f93bbcd209a34977d3c174e22bba7cfadd (diff) | |
download | freebsd-ports-gnome-77dd697d7d3a97c39d42a87177a3ffc229b8f3f1.tar.gz freebsd-ports-gnome-77dd697d7d3a97c39d42a87177a3ffc229b8f3f1.tar.zst freebsd-ports-gnome-77dd697d7d3a97c39d42a87177a3ffc229b8f3f1.zip |
- Update to 1.1.40
- Convert to new Makefile header
- Trim WWW: line in pkg-descr
Feature safe: yes
-rw-r--r-- | science/R-cran-Epi/Makefile | 8 | ||||
-rw-r--r-- | science/R-cran-Epi/distinfo | 4 | ||||
-rw-r--r-- | science/R-cran-Epi/pkg-descr | 2 |
3 files changed, 5 insertions, 9 deletions
diff --git a/science/R-cran-Epi/Makefile b/science/R-cran-Epi/Makefile index 98c265bad031..7487f98caa8c 100644 --- a/science/R-cran-Epi/Makefile +++ b/science/R-cran-Epi/Makefile @@ -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} diff --git a/science/R-cran-Epi/distinfo b/science/R-cran-Epi/distinfo index 93bf2d781c1b..51574fdb87c0 100644 --- a/science/R-cran-Epi/distinfo +++ b/science/R-cran-Epi/distinfo @@ -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 diff --git a/science/R-cran-Epi/pkg-descr b/science/R-cran-Epi/pkg-descr index 1337b30d4063..5c16e755f26f 100644 --- a/science/R-cran-Epi/pkg-descr +++ b/science/R-cran-Epi/pkg-descr @@ -4,4 +4,4 @@ censored data and representation of multistate data. Also some 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/ |