svn commit: r421103 - head/math/R-cran-gss
David Naylor
dbn at FreeBSD.org
Tue Aug 30 05:56:03 UTC 2016
Author: dbn
Date: Tue Aug 30 05:56:02 2016
New Revision: 421103
URL: https://svnweb.freebsd.org/changeset/ports/421103
Log:
math/R-cran-gss: updated to version 2.1-6
- mark port as needing to compile
Generated by: portcran (0.1.1)
Modified:
head/math/R-cran-gss/Makefile
head/math/R-cran-gss/distinfo
Modified: head/math/R-cran-gss/Makefile
==============================================================================
--- head/math/R-cran-gss/Makefile Tue Aug 30 05:54:01 2016 (r421102)
+++ head/math/R-cran-gss/Makefile Tue Aug 30 05:56:02 2016 (r421103)
@@ -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>
Modified: head/math/R-cran-gss/distinfo
==============================================================================
--- head/math/R-cran-gss/distinfo Tue Aug 30 05:54:01 2016 (r421102)
+++ head/math/R-cran-gss/distinfo Tue Aug 30 05:56:02 2016 (r421103)
@@ -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
More information about the svn-ports-head
mailing list