Skip to content

Commit

Permalink
math/R-cran-date: New port: Functions for Handling Dates
Browse files Browse the repository at this point in the history
  • Loading branch information
yzgyyang committed Dec 10, 2021
1 parent 6182d5b commit 22d8c1a
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions math/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
SUBDIR += R-cran-combinat
SUBDIR += R-cran-conf.design
SUBDIR += R-cran-conquer
SUBDIR += R-cran-date
SUBDIR += R-cran-ddalpha
SUBDIR += R-cran-deldir
SUBDIR += R-cran-dimRed
Expand Down
15 changes: 15 additions & 0 deletions math/R-cran-date/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Created by: Guangyuan Yang <ygy@FreeBSD.org>

PORTNAME= date
DISTVERSION= 1.2-39
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}

MAINTAINER= ygy@FreeBSD.org
COMMENT= Functions for Handling Dates

LICENSE= GPLv2

USES= cran:auto-plist,compiles

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions math/R-cran-date/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TIMESTAMP = 1639104741
SHA256 (date_1.2-39.tar.gz) = b5b1935638b73373809c009f94b77f993cd301744488d9bdf71ef79c82099757
SIZE (date_1.2-39.tar.gz) = 10429
3 changes: 3 additions & 0 deletions math/R-cran-date/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Functions for handling dates.

WWW: https://CRAN.R-project.org/package=date

0 comments on commit 22d8c1a

Please sign in to comment.