- Update to 20140309
- Add LICENSE: use the common one (MPL) among: - pt_PT is licensed under GPLv2, LGPL21 and MPL. - pt_BR is licensed under LGPL3 and MPL.
This commit is contained in:
parent
43fd52ffe3
commit
c9609163bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347795
2 changed files with 8 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hunspell
|
||||
PORTVERSION= 20140211
|
||||
PORTVERSION= 20140309
|
||||
CATEGORIES= portuguese textproc
|
||||
MASTER_SITES= http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/ \
|
||||
http://www.broffice.org/files/:BR \
|
||||
|
@ -10,6 +10,11 @@ DISTFILES= hunspell-pt_PT-${PORTVERSION}.tar.gz \
|
|||
pt_BR-2012-06-09AOC.zip:BR
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
# We pick the common one among:
|
||||
# - pt_PT is licensed under GPLv2, LGPL21 and MPL.
|
||||
# - pt_BR is licensed under LGPL3 and MPL.
|
||||
LICENSE= MPL
|
||||
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Portuguese hunspell dictionaries
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (hunspell/hunspell-pt_PT-20140211.tar.gz) = b65e81d14c02f31d2d634c719c045886881ee335fdc86d99ee9b9ad418c2aedc
|
||||
SIZE (hunspell/hunspell-pt_PT-20140211.tar.gz) = 254985
|
||||
SHA256 (hunspell/hunspell-pt_PT-20140309.tar.gz) = 58f0e408486d1f0328273209e59c7816cbbfe2c2f26100b5c8dd8f3f8fc3c5f5
|
||||
SIZE (hunspell/hunspell-pt_PT-20140309.tar.gz) = 254984
|
||||
SHA256 (hunspell/pt_BR-2012-06-09AOC.zip) = 883d616f2f302a34802e8a60e17c2d6d292c9d125022c0f79ab4a60870c73f4f
|
||||
SIZE (hunspell/pt_BR-2012-06-09AOC.zip) = 1362087
|
||||
|
|
Loading…
Reference in a new issue