diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-03-11 03:08:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-03-11 03:08:43 +0800 |
commit | 057c64ab4992b0bd218a6cc74dc59aa15c82e46f (patch) | |
tree | e9a9c0aeb6b9a092dd51f27862145062d3ea8914 /portuguese/hunspell | |
parent | 1ee89be9128d8e46b6347e438b8c08cc77d2ad89 (diff) | |
download | freebsd-ports-gnome-057c64ab4992b0bd218a6cc74dc59aa15c82e46f.tar.gz freebsd-ports-gnome-057c64ab4992b0bd218a6cc74dc59aa15c82e46f.tar.zst freebsd-ports-gnome-057c64ab4992b0bd218a6cc74dc59aa15c82e46f.zip |
- 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.
Diffstat (limited to 'portuguese/hunspell')
-rw-r--r-- | portuguese/hunspell/Makefile | 7 | ||||
-rw-r--r-- | portuguese/hunspell/distinfo | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/portuguese/hunspell/Makefile b/portuguese/hunspell/Makefile index 4c38d51fdf45..e3b2f8e2c283 100644 --- a/portuguese/hunspell/Makefile +++ b/portuguese/hunspell/Makefile @@ -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 diff --git a/portuguese/hunspell/distinfo b/portuguese/hunspell/distinfo index 2628ddecacc8..9aa82f2d6a44 100644 --- a/portuguese/hunspell/distinfo +++ b/portuguese/hunspell/distinfo @@ -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 |