diff options
author | brook <brook> | 2012-04-15 15:18:34 +0000 |
---|---|---|
committer | brook <brook> | 2012-04-15 15:18:34 +0000 |
commit | 4afa8d6744115277748a64a7848fd1713b92516a (patch) | |
tree | f4f0d1031954c44085b6cbb8105d4e88de9232f2 /math/R-chron | |
parent | 43a77daad95eef360c7c15f39e794adac8cae381 (diff) | |
download | pkgsrc-4afa8d6744115277748a64a7848fd1713b92516a.tar.gz |
Update to chron v2.3-42, add LICENSE and update MAINTAINER.
Diffstat (limited to 'math/R-chron')
-rw-r--r-- | math/R-chron/Makefile | 7 | ||||
-rw-r--r-- | math/R-chron/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/math/R-chron/Makefile b/math/R-chron/Makefile index 372796392a0..f07972d99b1 100644 --- a/math/R-chron/Makefile +++ b/math/R-chron/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.5 2009/12/11 19:23:06 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/04/15 15:18:34 brook Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} -MAINTAINER= mchittur@cs.nmsu.edu +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/chron/ COMMENT= Chronological objects which can handle dates and times +LICENSE= gnu-gpl-v2 R_PKGNAME= chron -R_PKGVER= 2.3-33 +R_PKGVER= 2.3-42 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-chron/distinfo b/math/R-chron/distinfo index 0db3828cfd0..35ba5d8454e 100644 --- a/math/R-chron/distinfo +++ b/math/R-chron/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/12/11 19:23:06 adam Exp $ +$NetBSD: distinfo,v 1.4 2012/04/15 15:18:34 brook Exp $ -SHA1 (R/chron_2.3-33.tar.gz) = 83a5db5163491c226a4285a85b1081994f230094 -RMD160 (R/chron_2.3-33.tar.gz) = b3bc46ffba80530a4d0dc6b1e6aa24f15c9e25ff -Size (R/chron_2.3-33.tar.gz) = 34234 bytes +SHA1 (R/chron_2.3-42.tar.gz) = 5e44e98c3c45de8c56028c35e263d1db16f01579 +RMD160 (R/chron_2.3-42.tar.gz) = e1fe5ae1d396af0ee6b27ab6aa4f0436e18a8f1a +Size (R/chron_2.3-42.tar.gz) = 34806 bytes |