Date: Mon, 5 Oct 2020 17:25:13 +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: r551523 - head/portuguese/hunspell Message-ID: <202010051725.095HPDFw066644@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 5 17:25:13 2020 New Revision: 551523 URL: https://svnweb.freebsd.org/changeset/ports/551523 Log: Update to 20201003 - Update MASTER_SITES - Update WWW Modified: head/portuguese/hunspell/Makefile head/portuguese/hunspell/distinfo head/portuguese/hunspell/pkg-descr Modified: head/portuguese/hunspell/Makefile ============================================================================== --- head/portuguese/hunspell/Makefile Mon Oct 5 17:25:08 2020 (r551522) +++ head/portuguese/hunspell/Makefile Mon Oct 5 17:25:13 2020 (r551523) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 20190329 +PORTVERSION= 20201003 CATEGORIES= portuguese textproc -MASTER_SITES= http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/:PT \ +MASTER_SITES= https://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/:PT \ https://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/:BR \ LOCAL/sunpoet/${PORTNAME}:PT,BR DISTFILES= hunspell-pt_PT-${PORTVERSION}.tar.gz:PT \ Modified: head/portuguese/hunspell/distinfo ============================================================================== --- head/portuguese/hunspell/distinfo Mon Oct 5 17:25:08 2020 (r551522) +++ head/portuguese/hunspell/distinfo Mon Oct 5 17:25:13 2020 (r551523) @@ -1,5 +1,5 @@ -TIMESTAMP = 1553963939 -SHA256 (hunspell/hunspell-pt_PT-20190329.tar.gz) = e7edc259d8b5cf49de2973571ac88b872b96daf600696930d1aeaba8ad178ca3 -SIZE (hunspell/hunspell-pt_PT-20190329.tar.gz) = 257566 +TIMESTAMP = 1601906296 +SHA256 (hunspell/hunspell-pt_PT-20201003.tar.gz) = 5059e027d221fe79de22f0aa62dbeda1941fa01b54643cc69613985c08123ef3 +SIZE (hunspell/hunspell-pt_PT-20201003.tar.gz) = 258687 SHA256 (hunspell/ptBR-2013-10-30AOC-2.zip) = ff20a997e4296b8b0bef2e6c19be437fa99442e7d7b3ea55cf9e0e1a6ab52a56 SIZE (hunspell/ptBR-2013-10-30AOC-2.zip) = 1378689 Modified: head/portuguese/hunspell/pkg-descr ============================================================================== --- head/portuguese/hunspell/pkg-descr Mon Oct 5 17:25:08 2020 (r551522) +++ head/portuguese/hunspell/pkg-descr Mon Oct 5 17:25:13 2020 (r551523) @@ -1,4 +1,4 @@ Portuguese hunspell dictionaries -WWW: http://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main#hunspell +WWW: https://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main#hunspell WWW: https://pt-br.libreoffice.org/projetos/vero
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010051725.095HPDFw066644>