- Update to 1.7-0
- Add LICENSE section
This commit is contained in:
parent
15966fc2eb
commit
01224a523a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290912
2 changed files with 6 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue