Date: Wed, 10 Oct 2012 19:07:17 +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: r305679 - head/portuguese/hunspell Message-ID: <201210101907.q9AJ7Hxp083603@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Oct 10 19:07:17 2012 New Revision: 305679 URL: http://svn.freebsd.org/changeset/ports/305679 Log: - Update to 20121006 (pt_PT) and 2012-06-09 (pt_BR) - Cleanup Makefile header Modified: head/portuguese/hunspell/Makefile (contents, props changed) head/portuguese/hunspell/distinfo (contents, props changed) head/portuguese/hunspell/pkg-descr (contents, props changed) Modified: head/portuguese/hunspell/Makefile ============================================================================== --- head/portuguese/hunspell/Makefile Wed Oct 10 18:45:26 2012 (r305678) +++ head/portuguese/hunspell/Makefile Wed Oct 10 19:07:17 2012 (r305679) @@ -1,17 +1,13 @@ -# New ports collection makefile for: hunspell -# Date created: 2011-07-20 -# Whom: Baptiste Daroussin <bapt@FreeBSD.org> -# +# Created by: Baptiste Daroussin <bapt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= hunspell -PORTVERSION= 20120711 +PORTVERSION= 20121006 CATEGORIES= portuguese textproc MASTER_SITES= http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/ \ http://www.broffice.org/files/:BR DISTFILES= hunspell-pt_PT-${PORTVERSION}.tar.gz \ - pt_BR-2011-05-27AOC.zip:BR + pt_BR-2012-06-09AOC.zip:BR DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org Modified: head/portuguese/hunspell/distinfo ============================================================================== --- head/portuguese/hunspell/distinfo Wed Oct 10 18:45:26 2012 (r305678) +++ head/portuguese/hunspell/distinfo Wed Oct 10 19:07:17 2012 (r305679) @@ -1,4 +1,4 @@ -SHA256 (hunspell/hunspell-pt_PT-20120711.tar.gz) = 25d8150234968c9bf8361816fb9ddf6e9d6fd6bad6e3e1cc93d06454dfff6b57 -SIZE (hunspell/hunspell-pt_PT-20120711.tar.gz) = 254139 -SHA256 (hunspell/pt_BR-2011-05-27AOC.zip) = 84bf782ac0d65dc6f8a3822913b96e698d3e2e9fb72ffbd48661488844363f91 -SIZE (hunspell/pt_BR-2011-05-27AOC.zip) = 1348076 +SHA256 (hunspell/hunspell-pt_PT-20121006.tar.gz) = 87c3e9557120cc32cf545d1f822b1bf6a3ea6a7e7eebc55a36f052d88196c8d6 +SIZE (hunspell/hunspell-pt_PT-20121006.tar.gz) = 254327 +SHA256 (hunspell/pt_BR-2012-06-09AOC.zip) = 883d616f2f302a34802e8a60e17c2d6d292c9d125022c0f79ab4a60870c73f4f +SIZE (hunspell/pt_BR-2012-06-09AOC.zip) = 1362087 Modified: head/portuguese/hunspell/pkg-descr ============================================================================== --- head/portuguese/hunspell/pkg-descr Wed Oct 10 18:45:26 2012 (r305678) +++ head/portuguese/hunspell/pkg-descr Wed Oct 10 19:07:17 2012 (r305679) @@ -1,4 +1,4 @@ Portuguese hunspell dictionaries -WWW: http://www.broffice.org/verortografico/baixar -WWW: http://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:hunspell +WWW: http://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:hunspell +WWW: http://www.broffice.org/verortografico/baixar
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210101907.q9AJ7Hxp083603>