diff options
author | wen <wen@FreeBSD.org> | 2011-03-08 11:18:45 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-03-08 11:18:45 +0800 |
commit | f3af0ed99855e4ea9d11971fa496edfa49d79236 (patch) | |
tree | 50e81bea8ccbab89c73c282244b46d25eb7cee5f /math | |
parent | b7f3c91b627965c78029595c2c71ad14b0a2ea2f (diff) | |
download | freebsd-ports-gnome-f3af0ed99855e4ea9d11971fa496edfa49d79236.tar.gz freebsd-ports-gnome-f3af0ed99855e4ea9d11971fa496edfa49d79236.tar.zst freebsd-ports-gnome-f3af0ed99855e4ea9d11971fa496edfa49d79236.zip |
- Update to 1.0.94
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-psych/Makefile | 5 | ||||
-rw-r--r-- | math/R-cran-psych/distinfo | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index 11f9d320608f..cdf31c0b90e7 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -6,11 +6,10 @@ # PORTNAME= psych -PORTVERSION= 1.0.91 -PORTREVISION= 2 +PORTVERSION= 1.0.94 CATEGORIES= math science PKGNAMEPREFIX= R-cran- -DISTNAME= ${PORTNAME}_1.0-91 +DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} MAINTAINER= drue@therub.org COMMENT= Psych package for the R project diff --git a/math/R-cran-psych/distinfo b/math/R-cran-psych/distinfo index f097042acb4d..9262a76b6cf1 100644 --- a/math/R-cran-psych/distinfo +++ b/math/R-cran-psych/distinfo @@ -1,3 +1,2 @@ -MD5 (psych_1.0-91.tar.gz) = da90782e5475e780eba54c223d158dbf -SHA256 (psych_1.0-91.tar.gz) = d8c23b82e87a48469e1c5850f758277ebded8bea789b86b838434bf0ef0da175 -SIZE (psych_1.0-91.tar.gz) = 1430579 +SHA256 (psych_1.0-94.tar.gz) = ba545081583cbdcb834bb8c9b65c63dd2598bd4c98b9af464ec82fe4bcfbf246 +SIZE (psych_1.0-94.tar.gz) = 1516940 |