diff options
-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 |