diff options
author | tota <tota@FreeBSD.org> | 2013-07-06 15:24:37 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-07-06 15:24:37 +0800 |
commit | 6efd93d33e1b9da253b0c61d7ba66a1f4458c502 (patch) | |
tree | 4e182c82cd6a3b71e8767b40b3b2d47711192958 /math | |
parent | 7faedcaedecb97695adb44bb83c2ff4648897b71 (diff) | |
download | freebsd-ports-gnome-6efd93d33e1b9da253b0c61d7ba66a1f4458c502.tar.gz freebsd-ports-gnome-6efd93d33e1b9da253b0c61d7ba66a1f4458c502.tar.zst freebsd-ports-gnome-6efd93d33e1b9da253b0c61d7ba66a1f4458c502.zip |
- Update to 1.0-11
PR: ports/180341
Submitted by: tota (myself)
Approved by: wen (maintainer, via private e-mail)
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-sp/Makefile | 3 | ||||
-rw-r--r-- | math/R-cran-sp/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/R-cran-sp/Makefile b/math/R-cran-sp/Makefile index d3541ff93c7b..5c9229b28e28 100644 --- a/math/R-cran-sp/Makefile +++ b/math/R-cran-sp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sp -DISTVERSION= 1.0-9 -PORTREVISION= 1 +DISTVERSION= 1.0-11 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sp/distinfo b/math/R-cran-sp/distinfo index 0f97a2345d17..0052095f9d70 100644 --- a/math/R-cran-sp/distinfo +++ b/math/R-cran-sp/distinfo @@ -1,2 +1,2 @@ -SHA256 (sp_1.0-9.tar.gz) = b9319407c472a5517c5f271362d12381fc6c05cf1fcac30d6f7ca3f3ebfc4e33 -SIZE (sp_1.0-9.tar.gz) = 882102 +SHA256 (sp_1.0-11.tar.gz) = 115e7396e5275a1624e7dfd22b1f1143affe8395781f9f5bab661ee1144b96f2 +SIZE (sp_1.0-11.tar.gz) = 1217286 |