diff options
author | tota <tota@FreeBSD.org> | 2012-02-11 15:12:48 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-02-11 15:12:48 +0800 |
commit | 559921dfd4ac2a7c3e8d90aa86accaf2d7d1872a (patch) | |
tree | 878b968052ec1213969b3c575a035bb1b653674c /textproc | |
parent | d2dbab0a8676d8dc4e1443e2d6d2cbc7b39a61e6 (diff) | |
download | freebsd-ports-gnome-559921dfd4ac2a7c3e8d90aa86accaf2d7d1872a.tar.gz freebsd-ports-gnome-559921dfd4ac2a7c3e8d90aa86accaf2d7d1872a.tar.zst freebsd-ports-gnome-559921dfd4ac2a7c3e8d90aa86accaf2d7d1872a.zip |
- Update to 1.7-0
- Add LICENSE section
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 |