Date: Wed, 13 Nov 2019 23:34:41 +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: r517447 - head/devel/py-inflect Message-ID: <201911132334.xADNYf5h043324@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Nov 13 23:34:41 2019 New Revision: 517447 URL: https://svnweb.freebsd.org/changeset/ports/517447 Log: Update to 3.0.2 Changes: https://github.com/jazzband/inflect/blob/master/CHANGES.rst Modified: head/devel/py-inflect/Makefile head/devel/py-inflect/distinfo Modified: head/devel/py-inflect/Makefile ============================================================================== --- head/devel/py-inflect/Makefile Wed Nov 13 23:34:36 2019 (r517446) +++ head/devel/py-inflect/Makefile Wed Nov 13 23:34:41 2019 (r517447) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= inflect -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-inflect/distinfo ============================================================================== --- head/devel/py-inflect/distinfo Wed Nov 13 23:34:36 2019 (r517446) +++ head/devel/py-inflect/distinfo Wed Nov 13 23:34:41 2019 (r517447) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572806122 -SHA256 (inflect-3.0.1.tar.gz) = 86da0500226d67531feb1f4f539a24129f187dac8b5965445ea77f345e15a2a0 -SIZE (inflect-3.0.1.tar.gz) = 106473 +TIMESTAMP = 1573649200 +SHA256 (inflect-3.0.2.tar.gz) = ee7c9b7c3376d06828b205460afb3c447b5d25dd653171db249a238f3fc2c18a +SIZE (inflect-3.0.2.tar.gz) = 71546
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911132334.xADNYf5h043324>