mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
- Upgrade to 2.3.2
Changelog at https://cran.r-project.org/web/packages/R2HTML/NEWS - Switch to a fixed plist.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= R2HTML
|
||||
PORTVERSION= 2.3.1
|
||||
PORTVERSION= 2.3.2
|
||||
CATEGORIES= textproc
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@@ -11,6 +11,7 @@ COMMENT= HTML exportation for R objects
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= cran:auto-plist
|
||||
USES= cran
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
SHA256 (R2HTML_2.3.1.tar.gz) = a9dcca8a8322845045a6b93a3287c763834159d916ad399338a175f2eb66be06
|
||||
SIZE (R2HTML_2.3.1.tar.gz) = 315433
|
||||
TIMESTAMP = 1466949126
|
||||
SHA256 (R2HTML_2.3.2.tar.gz) = 69c6fd9942de00747fcd6ba317a4e8bdbd37403b130fc3a7c8494b058fb77d02
|
||||
SIZE (R2HTML_2.3.2.tar.gz) = 315618
|
||||
|
||||
@@ -0,0 +1,86 @@
|
||||
%%R_MOD_DIR%%/CITATION
|
||||
%%R_MOD_DIR%%/DESCRIPTION
|
||||
%%R_MOD_DIR%%/INDEX
|
||||
%%R_MOD_DIR%%/Meta/Rd.rds
|
||||
%%R_MOD_DIR%%/Meta/demo.rds
|
||||
%%R_MOD_DIR%%/Meta/hsearch.rds
|
||||
%%R_MOD_DIR%%/Meta/links.rds
|
||||
%%R_MOD_DIR%%/Meta/nsInfo.rds
|
||||
%%R_MOD_DIR%%/Meta/package.rds
|
||||
%%R_MOD_DIR%%/NAMESPACE
|
||||
%%R_MOD_DIR%%/NEWS
|
||||
%%R_MOD_DIR%%/R/R2HTML
|
||||
%%R_MOD_DIR%%/R/R2HTML.rdb
|
||||
%%R_MOD_DIR%%/R/R2HTML.rdx
|
||||
%%R_MOD_DIR%%/demo/dataframe.R
|
||||
%%R_MOD_DIR%%/demo/equations.R
|
||||
%%R_MOD_DIR%%/demo/grids.R
|
||||
%%R_MOD_DIR%%/doc/R2HTML.css
|
||||
%%R_MOD_DIR%%/doc/R2HTML.pdf
|
||||
%%R_MOD_DIR%%/doc/dynamic.html
|
||||
%%R_MOD_DIR%%/doc/dynamic_main.html
|
||||
%%R_MOD_DIR%%/doc/dynamic_menu.html
|
||||
%%R_MOD_DIR%%/doc/page1.html
|
||||
%%R_MOD_DIR%%/doc/page2.html
|
||||
%%R_MOD_DIR%%/doc/page3.html
|
||||
%%R_MOD_DIR%%/doc/page4.html
|
||||
%%R_MOD_DIR%%/help/AnIndex
|
||||
%%R_MOD_DIR%%/help/R2HTML.rdb
|
||||
%%R_MOD_DIR%%/help/R2HTML.rdx
|
||||
%%R_MOD_DIR%%/help/aliases.rds
|
||||
%%R_MOD_DIR%%/help/paths.rds
|
||||
%%R_MOD_DIR%%/html/00Index.html
|
||||
%%R_MOD_DIR%%/html/R.css
|
||||
%%R_MOD_DIR%%/output/ASCIIMathML.js
|
||||
%%R_MOD_DIR%%/output/Pastel.css
|
||||
%%R_MOD_DIR%%/output/R2HTML.css
|
||||
%%R_MOD_DIR%%/output/R2HTMLlogo.gif
|
||||
%%R_MOD_DIR%%/output/R2HTMLstuff.zip
|
||||
%%R_MOD_DIR%%/output/SciViews.css
|
||||
%%R_MOD_DIR%%/output/factor.gif
|
||||
%%R_MOD_DIR%%/output/gridR2HTML.css
|
||||
%%R_MOD_DIR%%/output/gridR2HTML.js
|
||||
%%R_MOD_DIR%%/output/numeric.gif
|
||||
%%R_MOD_DIR%%/output/runtime/lib/grid.js
|
||||
%%R_MOD_DIR%%/output/runtime/readme.txt
|
||||
%%R_MOD_DIR%%/output/runtime/styles/classic/Picasa.ini
|
||||
%%R_MOD_DIR%%/output/runtime/styles/classic/Thumbs.db
|
||||
%%R_MOD_DIR%%/output/runtime/styles/classic/gecko.xml
|
||||
%%R_MOD_DIR%%/output/runtime/styles/classic/grid.css
|
||||
%%R_MOD_DIR%%/output/runtime/styles/classic/grid.png
|
||||
%%R_MOD_DIR%%/output/runtime/styles/classic/icons.png
|
||||
%%R_MOD_DIR%%/output/runtime/styles/classic/loading.gif
|
||||
%%R_MOD_DIR%%/output/runtime/styles/flat/Picasa.ini
|
||||
%%R_MOD_DIR%%/output/runtime/styles/flat/Thumbs.db
|
||||
%%R_MOD_DIR%%/output/runtime/styles/flat/gecko.xml
|
||||
%%R_MOD_DIR%%/output/runtime/styles/flat/grid.css
|
||||
%%R_MOD_DIR%%/output/runtime/styles/flat/grid.png
|
||||
%%R_MOD_DIR%%/output/runtime/styles/flat/icons.png
|
||||
%%R_MOD_DIR%%/output/runtime/styles/flat/loading.gif
|
||||
%%R_MOD_DIR%%/output/runtime/styles/xp/Picasa.ini
|
||||
%%R_MOD_DIR%%/output/runtime/styles/xp/Thumbs.db
|
||||
%%R_MOD_DIR%%/output/runtime/styles/xp/gecko.xml
|
||||
%%R_MOD_DIR%%/output/runtime/styles/xp/grid.css
|
||||
%%R_MOD_DIR%%/output/runtime/styles/xp/grid.png
|
||||
%%R_MOD_DIR%%/output/runtime/styles/xp/icons.png
|
||||
%%R_MOD_DIR%%/output/runtime/styles/xp/loading.gif
|
||||
%%R_MOD_DIR%%/output/tablesort.htc
|
||||
%%R_MOD_DIR%%/samples/Pastel.css
|
||||
%%R_MOD_DIR%%/samples/R2HTML.css
|
||||
%%R_MOD_DIR%%/samples/essai-002.png
|
||||
%%R_MOD_DIR%%/samples/essai-004.png
|
||||
%%R_MOD_DIR%%/samples/essai-005.png
|
||||
%%R_MOD_DIR%%/samples/essai-006.png
|
||||
%%R_MOD_DIR%%/samples/example1-002.png
|
||||
%%R_MOD_DIR%%/samples/example1.html
|
||||
%%R_MOD_DIR%%/samples/example1.snw
|
||||
%%R_MOD_DIR%%/samples/example2-004.png
|
||||
%%R_MOD_DIR%%/samples/example2-007.png
|
||||
%%R_MOD_DIR%%/samples/example2.html
|
||||
%%R_MOD_DIR%%/samples/example2.snw
|
||||
%%R_MOD_DIR%%/samples/example3-001.png
|
||||
%%R_MOD_DIR%%/samples/example3-002.png
|
||||
%%R_MOD_DIR%%/samples/example3.html
|
||||
%%R_MOD_DIR%%/samples/example3.snw
|
||||
%%R_MOD_DIR%%/samples/index.html
|
||||
%%R_MOD_DIR%%/samples/toothbig.png
|
||||
Reference in New Issue
Block a user