Skip to content

Commit 1469e63

Browse files
committed
R-xtable: update to 1.8-8
1 parent 8e8b016 commit 1469e63

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

R-xtable/Portfile

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,22 @@
33
PortSystem 1.0
44
PortGroup R 1.0
55

6-
R.setup cran cran xtable 1.8-4
7-
revision 3
6+
R.setup cran r-project xtable 1.8-8
7+
revision 0
8+
platforms {darwin any}
89
maintainers nomaintainer
9-
license {GPL-2 GPL-3}
10+
license GPL-2+
1011
description Export tables to LaTeX or HTML
1112
long_description {*}${description}
1213
homepage http://xtable.r-forge.r-project.org
13-
checksums rmd160 a933bf73256425cdd77abb1a42c906830046f148 \
14-
sha256 5abec0e8c27865ef0880f1d19c9f9ca7cc0fd24eadaa72bcd270c3fb4075fd1c \
15-
size 564589
14+
checksums rmd160 42de0bc985e9d3a28ab61045744fb332bace200f \
15+
sha256 b999c031b91255fb92134b0e70e5f84c5609e9312c0518393b9d0a4aaf6b2510 \
16+
size 618708
1617
supported_archs noarch
17-
platforms {darwin any}
1818

19-
depends_test-append port:R-knitr \
20-
port:R-plm \
19+
depends_test-append port:R-glue \
20+
port:R-knitr \
21+
port:R-tinytex \
2122
port:R-zoo
2223

2324
test.run yes

0 commit comments

Comments
 (0)