diff options
author | wen <wen@FreeBSD.org> | 2012-10-11 14:18:56 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-10-11 14:18:56 +0800 |
commit | 9cfdbc1caf9fc9c21ad4c0d6fcb4d3888308e270 (patch) | |
tree | a76768804342f81d9bf6fc5adcfe10e46f7c25e1 /math/R-cran-sp | |
parent | 79fe3e57aefbe9db4589f79175455f4f2588622c (diff) | |
download | freebsd-ports-gnome-9cfdbc1caf9fc9c21ad4c0d6fcb4d3888308e270.tar.gz freebsd-ports-gnome-9cfdbc1caf9fc9c21ad4c0d6fcb4d3888308e270.tar.zst freebsd-ports-gnome-9cfdbc1caf9fc9c21ad4c0d6fcb4d3888308e270.zip |
- Update to 1.0.1
- Trim Makefile headers
Feature safe: yes
Diffstat (limited to 'math/R-cran-sp')
-rw-r--r-- | math/R-cran-sp/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-sp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/R-cran-sp/Makefile b/math/R-cran-sp/Makefile index cb525d40f7b0..61f76b680b1f 100644 --- a/math/R-cran-sp/Makefile +++ b/math/R-cran-sp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sp -DISTVERSION= 1.0-0 +DISTVERSION= 1.0-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sp/distinfo b/math/R-cran-sp/distinfo index 1671a282a8fb..5c35b1ec0835 100644 --- a/math/R-cran-sp/distinfo +++ b/math/R-cran-sp/distinfo @@ -1,2 +1,2 @@ -SHA256 (sp_1.0-0.tar.gz) = 6c0ecddfb599c454cae33f5d9673a382d61565340b9b0559f1853315e5c38781 -SIZE (sp_1.0-0.tar.gz) = 792055 +SHA256 (sp_1.0-1.tar.gz) = 9604f9065d1e87ce36ae393c8ff33a3eb9ce375701b8b8aba3944e9a89214611 +SIZE (sp_1.0-1.tar.gz) = 793137 |