Date: Wed, 30 Aug 2017 02:46:05 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448955 - head/math/R-cran-memisc Message-ID: <201708300246.v7U2k5R4075143@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708300246.v7U2k5R4075143>