Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2019 10:40:39 +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: r503889 - head/www/py-textile
Message-ID:  <201906101040.x5AAedZB035117@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Mon Jun 10 10:40:39 2019
New Revision: 503889
URL: https://svnweb.freebsd.org/changeset/ports/503889

Log:
  www/py-textile: Update version 3.0.3=>3.0.4

Modified:
  head/www/py-textile/Makefile
  head/www/py-textile/distinfo

Modified: head/www/py-textile/Makefile
==============================================================================
--- head/www/py-textile/Makefile	Mon Jun 10 10:38:13 2019	(r503888)
+++ head/www/py-textile/Makefile	Mon Jun 10 10:40:39 2019	(r503889)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	textile
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.4
 CATEGORIES=	www textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,9 +16,10 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-runner>0:
 		${PYTHON_PKGNAMEPREFIX}pytest>=2.8:devel/py-pytest@${PY_FLAVOR}
 
 USES=		python
+USE_GITHUB=	yes
 USE_PYTHON=	distutils autoplist
+
 NO_ARCH=	yes
-USE_GITHUB=	yes
 GH_ACCOUNT=	${PORTNAME}
 GH_PROJECT=	python-${PORTNAME}
 

Modified: head/www/py-textile/distinfo
==============================================================================
--- head/www/py-textile/distinfo	Mon Jun 10 10:38:13 2019	(r503888)
+++ head/www/py-textile/distinfo	Mon Jun 10 10:40:39 2019	(r503889)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524511079
-SHA256 (textile-python-textile-3.0.3_GH0.tar.gz) = d9e76105380aeae2fdbd74b3910088816a521a0e53ba6ccb57d731be628305d6
-SIZE (textile-python-textile-3.0.3_GH0.tar.gz) = 48560
+TIMESTAMP = 1560111339
+SHA256 (textile-python-textile-3.0.4_GH0.tar.gz) = 19d9a3dfbdb3f490d1a581679bd012860fce2c27b76076d318ce1e436ed8f7e3
+SIZE (textile-python-textile-3.0.4_GH0.tar.gz) = 49034



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906101040.x5AAedZB035117>