Date: Mon, 23 Apr 2018 19:23:17 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468133 - head/www/py-textile Message-ID: <201804231923.w3NJNHc4073345@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Mon Apr 23 19:23:17 2018 New Revision: 468133 URL: https://svnweb.freebsd.org/changeset/ports/468133 Log: www/py-textile: Update version 3.0.2=>3.0.3 Relnotes: https://github.com/textile/python-textile/releases Modified: head/www/py-textile/Makefile head/www/py-textile/distinfo Modified: head/www/py-textile/Makefile ============================================================================== --- head/www/py-textile/Makefile Mon Apr 23 19:17:27 2018 (r468132) +++ head/www/py-textile/Makefile Mon Apr 23 19:23:17 2018 (r468133) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= textile -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= www textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-textile/distinfo ============================================================================== --- head/www/py-textile/distinfo Mon Apr 23 19:17:27 2018 (r468132) +++ head/www/py-textile/distinfo Mon Apr 23 19:23:17 2018 (r468133) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524406532 -SHA256 (textile-python-textile-3.0.2_GH0.tar.gz) = 354bca3360154c92d958ef41d5821cfcc8352f4c2c982244117fb3b20d0c4785 -SIZE (textile-python-textile-3.0.2_GH0.tar.gz) = 48384 +TIMESTAMP = 1524511079 +SHA256 (textile-python-textile-3.0.3_GH0.tar.gz) = d9e76105380aeae2fdbd74b3910088816a521a0e53ba6ccb57d731be628305d6 +SIZE (textile-python-textile-3.0.3_GH0.tar.gz) = 48560
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804231923.w3NJNHc4073345>