Date: Mon, 10 Mar 2014 19:08:43 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347795 - head/portuguese/hunspell Message-ID: <201403101908.s2AJ8hfv007788@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Mar 10 19:08:43 2014 New Revision: 347795 URL: http://svnweb.freebsd.org/changeset/ports/347795 QAT: https://qat.redports.org/buildarchive/r347795/ Log: - 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. Modified: head/portuguese/hunspell/Makefile head/portuguese/hunspell/distinfo Modified: head/portuguese/hunspell/Makefile ============================================================================== --- head/portuguese/hunspell/Makefile Mon Mar 10 19:07:17 2014 (r347794) +++ head/portuguese/hunspell/Makefile Mon Mar 10 19:08:43 2014 (r347795) @@ -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} 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 Modified: head/portuguese/hunspell/distinfo ============================================================================== --- head/portuguese/hunspell/distinfo Mon Mar 10 19:07:17 2014 (r347794) +++ head/portuguese/hunspell/distinfo Mon Mar 10 19:08:43 2014 (r347795) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403101908.s2AJ8hfv007788>