diff options
author | David Naylor <dbn@FreeBSD.org> | 2016-08-30 05:56:02 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2016-08-30 05:56:02 +0000 |
commit | 1f709cc81a357a5caac9c74f90384c84c5bfe294 (patch) | |
tree | 8920f38a7d940c4596c4cdd1918b38c4446be4b8 | |
parent | 04948a63a8c9240ff8c7c4a091369b52c8dd916e (diff) | |
download | freebsd-ports-1f709cc81a357a5caac9c74f90384c84c5bfe294.zip |
math/R-cran-gss: updated to version 2.1-6
- mark port as needing to compile
Generated by: portcran (0.1.1)
-rw-r--r-- | math/R-cran-gss/Makefile | 4 | ||||
-rw-r--r-- | math/R-cran-gss/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/math/R-cran-gss/Makefile b/math/R-cran-gss/Makefile index 779ec78536df..7f0ff6725e4b 100644 --- a/math/R-cran-gss/Makefile +++ b/math/R-cran-gss/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gss -DISTVERSION= 2.1-5 +DISTVERSION= 2.1-6 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -12,6 +12,6 @@ COMMENT= General Smoothing Splines LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -USES= cran:auto-plist +USES= cran:auto-plist,compiles .include <bsd.port.mk> diff --git a/math/R-cran-gss/distinfo b/math/R-cran-gss/distinfo index f1f3aec76736..22307599829c 100644 --- a/math/R-cran-gss/distinfo +++ b/math/R-cran-gss/distinfo @@ -1,2 +1,3 @@ -SHA256 (gss_2.1-5.tar.gz) = 02a2ca39fb6b2a8744dbba2d1edd376e18c2e69d90ee57c1d697006be0d27ea5 -SIZE (gss_2.1-5.tar.gz) = 483091 +TIMESTAMP = 1472536053 +SHA256 (gss_2.1-6.tar.gz) = 06c13fe75d9a11f906269ae76700996f5ae9e176760fa8844cd8de8ea2846dee +SIZE (gss_2.1-6.tar.gz) = 483120 |