Date: Sun, 22 Apr 2018 20:23:41 +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: r468057 - head/www/py-textile Message-ID: <201804222023.w3MKNfIx083056@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Sun Apr 22 20:23:40 2018 New Revision: 468057 URL: https://svnweb.freebsd.org/changeset/ports/468057 Log: www/py-textile: Update version 3.0.0=>3.0.2 Relnotes: https://github.com/textile/python-textile/releases/tag/3.0.3 Modified: head/www/py-textile/Makefile head/www/py-textile/distinfo Modified: head/www/py-textile/Makefile ============================================================================== --- head/www/py-textile/Makefile Sun Apr 22 20:18:00 2018 (r468056) +++ head/www/py-textile/Makefile Sun Apr 22 20:23:40 2018 (r468057) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= textile -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.2 CATEGORIES= www textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-textile/distinfo ============================================================================== --- head/www/py-textile/distinfo Sun Apr 22 20:18:00 2018 (r468056) +++ head/www/py-textile/distinfo Sun Apr 22 20:23:40 2018 (r468057) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515416930 -SHA256 (textile-python-textile-3.0.0_GH0.tar.gz) = 5fd714b9e10afb48a2285ef504002c611bde277eebfa6b75425e3ae4a98bbc0c -SIZE (textile-python-textile-3.0.0_GH0.tar.gz) = 47822 +TIMESTAMP = 1524406532 +SHA256 (textile-python-textile-3.0.2_GH0.tar.gz) = 354bca3360154c92d958ef41d5821cfcc8352f4c2c982244117fb3b20d0c4785 +SIZE (textile-python-textile-3.0.2_GH0.tar.gz) = 48384
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804222023.w3MKNfIx083056>