From owner-svn-ports-head@freebsd.org Thu Jul 21 04:55:26 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B70C6BA0C7C; Thu, 21 Jul 2016 04:55:26 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89FC9118A; Thu, 21 Jul 2016 04:55:26 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6L4tPkx079472; Thu, 21 Jul 2016 04:55:25 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6L4tPEW079470; Thu, 21 Jul 2016 04:55:25 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201607210455.u6L4tPEW079470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Thu, 21 Jul 2016 04:55:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418863 - head/math/R-cran-memisc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2016 04:55:26 -0000 Author: tota Date: Thu Jul 21 04:55:25 2016 New Revision: 418863 URL: https://svnweb.freebsd.org/changeset/ports/418863 Log: - Update to 0.99.7-1 - Add "compiles" argument to USES=cran Modified: head/math/R-cran-memisc/Makefile (contents, props changed) head/math/R-cran-memisc/distinfo (contents, props changed) Modified: head/math/R-cran-memisc/Makefile ============================================================================== --- head/math/R-cran-memisc/Makefile Thu Jul 21 04:14:10 2016 (r418862) +++ head/math/R-cran-memisc/Makefile Thu Jul 21 04:55:25 2016 (r418863) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= memisc -DISTVERSION= 0.99.6 +DISTVERSION= 0.99.7-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,6 +11,6 @@ COMMENT= Provides an infrastructure for LICENSE= GPLv2 -USES= cran:auto-plist +USES= cran:auto-plist,compiles .include Modified: head/math/R-cran-memisc/distinfo ============================================================================== --- head/math/R-cran-memisc/distinfo Thu Jul 21 04:14:10 2016 (r418862) +++ head/math/R-cran-memisc/distinfo Thu Jul 21 04:55:25 2016 (r418863) @@ -1,2 +1,3 @@ -SHA256 (memisc_0.99.6.tar.gz) = acdaaeeb6f3db033cd065d8bdb8313ab516935aa34f420990879864a3e784c5e -SIZE (memisc_0.99.6.tar.gz) = 1184630 +TIMESTAMP = 1468902003 +SHA256 (memisc_0.99.7-1.tar.gz) = 0f4a93b2dcb85522a58ccdf7e44c6551c5b9b0e5bb3964f001b37159536f8269 +SIZE (memisc_0.99.7-1.tar.gz) = 1229200