From owner-svn-ports-all@freebsd.org Wed Aug 30 02:46:06 2017 Return-Path: Delivered-To: svn-ports-all@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 71791DECAFE; Wed, 30 Aug 2017 02:46:06 +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 3EB727FA17; Wed, 30 Aug 2017 02:46:06 +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 v7U2k5uT075145; Wed, 30 Aug 2017 02:46:05 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7U2k5R4075143; Wed, 30 Aug 2017 02:46:05 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201708300246.v7U2k5R4075143@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 30 Aug 2017 02:46:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448955 - head/math/R-cran-memisc X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/math/R-cran-memisc X-SVN-Commit-Revision: 448955 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Aug 2017 02:46:06 -0000 Author: tota Date: Wed Aug 30 02:46:05 2017 New Revision: 448955 URL: https://svnweb.freebsd.org/changeset/ports/448955 Log: - Update to 0.99.13.2 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 Wed Aug 30 02:23:43 2017 (r448954) +++ head/math/R-cran-memisc/Makefile Wed Aug 30 02:46:05 2017 (r448955) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= memisc -DISTVERSION= 0.99.8 +DISTVERSION= 0.99.13.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -10,6 +10,10 @@ MAINTAINER= tota@FreeBSD.org COMMENT= Provides an infrastructure for the management of survey data LICENSE= GPLv2 + +CRAN_DEPENDS= R-cran-repr>0:devel/R-cran-repr +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles Modified: head/math/R-cran-memisc/distinfo ============================================================================== --- head/math/R-cran-memisc/distinfo Wed Aug 30 02:23:43 2017 (r448954) +++ head/math/R-cran-memisc/distinfo Wed Aug 30 02:46:05 2017 (r448955) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482506057 -SHA256 (memisc_0.99.8.tar.gz) = f31eb8ab1c3bba9946659ae51b069e202eb596b2cfca3761797f58e33446b0f1 -SIZE (memisc_0.99.8.tar.gz) = 1197310 +TIMESTAMP = 1503901710 +SHA256 (memisc_0.99.13.2.tar.gz) = 5791e7b0ffd2ae99e76d697e323427886080bd8b30433f5566dce1a2862c054b +SIZE (memisc_0.99.13.2.tar.gz) = 1312604