mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/R-cran-markdown: Update to 2.0
Reported by: portscout
This commit is contained in:
parent
397bdfe424
commit
8d8798388c
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= markdown
|
||||
PORTVERSION= 1.13
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= textproc
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -9,8 +9,8 @@ WWW= https://cran.r-project.org/web/packages/markdown/
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= R-cran-commonmark>=1.9.0:textproc/R-cran-commonmark \
|
||||
R-cran-xfun>=0.38:misc/R-cran-xfun
|
||||
RUN_DEPENDS= R-cran-litedown>=0.6:textproc/R-cran-litedown \
|
||||
R-cran-xfun>0:misc/R-cran-xfun
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1717648516
|
||||
SHA256 (markdown_1.13.tar.gz) = 385421c674cf5bf2ba04d1df7c16bb5d857bec03755a36321999ac37f5b3cfd9
|
||||
SIZE (markdown_1.13.tar.gz) = 39609
|
||||
TIMESTAMP = 1743051961
|
||||
SHA256 (markdown_2.0.tar.gz) = a560de75fb6878901e38febfef3ea8d21cb63af63de0e583019867d189bf9541
|
||||
SIZE (markdown_2.0.tar.gz) = 23664
|
||||
|
|
Loading…
Add table
Reference in a new issue