diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-02-11 07:12:48 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-02-11 07:12:48 +0000 |
commit | 01224a523af1cd0cb797dc4453bfe7f87c16edd2 (patch) | |
tree | 26c31ea6d9960208280ad16463026fa8a9572a05 /textproc | |
parent | 15966fc2eb406ef37dc4c5f3774fa2be0c089098 (diff) | |
download | ports-01224a523af1cd0cb797dc4453bfe7f87c16edd2.tar.gz ports-01224a523af1cd0cb797dc4453bfe7f87c16edd2.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/R-cran-xtable/Makefile | 6 | ||||
-rw-r--r-- | textproc/R-cran-xtable/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index aa1ff2dd98e6..68c89e5865f9 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -6,14 +6,16 @@ # PORTNAME= xtable -DISTVERSION= 1.6-0 -PORTREVISION= 2 +DISTVERSION= 1.7-0 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Export tables to LaTeX or HTML +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + USE_R_MOD= yes R_MOD_AUTOPLIST= yes diff --git a/textproc/R-cran-xtable/distinfo b/textproc/R-cran-xtable/distinfo index 1d3ebfaa128b..5351501c9686 100644 --- a/textproc/R-cran-xtable/distinfo +++ b/textproc/R-cran-xtable/distinfo @@ -1,2 +1,2 @@ -SHA256 (xtable_1.6-0.tar.gz) = 397ffac14990c60dac42a3c3e128188de263eadce077aae3c96b885696b30756 -SIZE (xtable_1.6-0.tar.gz) = 233253 +SHA256 (xtable_1.7-0.tar.gz) = 936ac3f12aa0d60a82a1f7fcae881f6ce49694dde4b19f2dd6c0d01d3da5e3eb +SIZE (xtable_1.7-0.tar.gz) = 252755 |