Date: Thu, 9 Aug 2018 18:36:58 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476796 - head/textproc/py-hunspell Message-ID: <201808091836.w79IawlZ096706@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Thu Aug 9 18:36:58 2018 New Revision: 476796 URL: https://svnweb.freebsd.org/changeset/ports/476796 Log: Upgrade to 0.5.5. Modified: head/textproc/py-hunspell/Makefile head/textproc/py-hunspell/distinfo Modified: head/textproc/py-hunspell/Makefile ============================================================================== --- head/textproc/py-hunspell/Makefile Thu Aug 9 17:41:11 2018 (r476795) +++ head/textproc/py-hunspell/Makefile Thu Aug 9 18:36:58 2018 (r476796) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 0.5.4 +PORTVERSION= 0.5.5 CATEGORIES= textproc devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-hunspell/distinfo ============================================================================== --- head/textproc/py-hunspell/distinfo Thu Aug 9 17:41:11 2018 (r476795) +++ head/textproc/py-hunspell/distinfo Thu Aug 9 18:36:58 2018 (r476796) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520540188 -SHA256 (hunspell-0.5.4.tar.gz) = 021acfb12d08d6d477874fc9eab3b1116e7e1de99612c460e7d90a8f2c669677 -SIZE (hunspell-0.5.4.tar.gz) = 33976 +TIMESTAMP = 1533839180 +SHA256 (hunspell-0.5.5.tar.gz) = 0f830b68bd8c392f4d5b4e21c38e28809e14d64ec67bde48272c920b63686f53 +SIZE (hunspell-0.5.5.tar.gz) = 34609
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808091836.w79IawlZ096706>