Update to date v1.2-32, add LICENSE and update MAINTAINER.
This commit is contained in:
parent
9c22f9903b
commit
4c3f34f3bd
2 changed files with 9 additions and 8 deletions
|
@ -1,14 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.5 2009/12/11 19:27:49 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2012/04/15 15:22:37 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}/date/
|
||||
COMMENT= Functions for handling dates
|
||||
COMMENT= R functions for handling dates
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
R_PKGNAME= date
|
||||
R_PKGVER= 1.2-29
|
||||
R_PKGVER= 1.2-32
|
||||
|
||||
.include "../../math/R/Makefile.extension"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2009/12/11 19:27:49 adam Exp $
|
||||
$NetBSD: distinfo,v 1.4 2012/04/15 15:22:37 brook Exp $
|
||||
|
||||
SHA1 (R/date_1.2-29.tar.gz) = 8b2a2e054be1ebe395dc3086f223f37cbb471e9c
|
||||
RMD160 (R/date_1.2-29.tar.gz) = 3acc34f33a4d281495478a14275e8d4614692558
|
||||
Size (R/date_1.2-29.tar.gz) = 8768 bytes
|
||||
SHA1 (R/date_1.2-32.tar.gz) = c21982e2023af090f7f677c1c03050f1c4db7f75
|
||||
RMD160 (R/date_1.2-32.tar.gz) = a92157ee7ad60e9a0dbbe7c5fdce1ccd79628b46
|
||||
Size (R/date_1.2-32.tar.gz) = 9563 bytes
|
||||
|
|
Loading…
Reference in a new issue