Index: head/finance/R-cran-timeDate/Makefile =================================================================== --- head/finance/R-cran-timeDate/Makefile (revision 464826) +++ head/finance/R-cran-timeDate/Makefile (revision 464827) @@ -1,19 +1,18 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= timeDate -DISTVERSION= 3042.101 -PORTREVISION= 1 +DISTVERSION= 3043.102 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= dbn@FreeBSD.org COMMENT= Rmetrics - Chronological and Calendar Objects LICENSE= GPLv2+ TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit USES= cran:auto-plist .include Index: head/finance/R-cran-timeDate/distinfo =================================================================== --- head/finance/R-cran-timeDate/distinfo (revision 464826) +++ head/finance/R-cran-timeDate/distinfo (revision 464827) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512940595 -SHA256 (timeDate_3042.101.tar.gz) = 6c8d4c7689b31c6a43555d9c7258516556ba03b132e5643691e3e317b89a8c6d -SIZE (timeDate_3042.101.tar.gz) = 314661 +TIMESTAMP = 1521301864 +SHA256 (timeDate_3043.102.tar.gz) = 377cba03cddab8c6992e31d0683c1db3a73afa9834eee3e95b3b0723f02d7473 +SIZE (timeDate_3043.102.tar.gz) = 314656 Index: head/finance/R-cran-timeDate/pkg-descr =================================================================== --- head/finance/R-cran-timeDate/pkg-descr (revision 464826) +++ head/finance/R-cran-timeDate/pkg-descr (revision 464827) @@ -1,3 +1,10 @@ -Package of calendar, date, time tools and utilities for Rmetrics. +The 'timeDate' class fulfils the conventions of the ISO 8601 standard as well +as of the ANSI C and POSIX standards. Beyond these standards it provides the +"Financial Center" concept which allows to handle data records collected in +different time zones and mix them up to have always the proper time stamps with +respect to your personal financial center, or alternatively to the GMT +reference time. It can thus also handle time stamps from historical data +records from the same time zone, even if the financial centers changed day +light saving times at different calendar dates. -WWW: http://cran.r-project.org/web/packages/timeDate/ +WWW: https://www.rmetrics.org