svn commit: r482376 - head/textproc/py-Chameleon
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 18 19:56:04 UTC 2018
Author: sunpoet
Date: Thu Oct 18 19:56:02 2018
New Revision: 482376
URL: https://svnweb.freebsd.org/changeset/ports/482376
Log:
Update to 3.5
Changes: https://github.com/malthe/chameleon/blob/master/CHANGES.rst
Modified:
head/textproc/py-Chameleon/Makefile
head/textproc/py-Chameleon/distinfo
Modified: head/textproc/py-Chameleon/Makefile
==============================================================================
--- head/textproc/py-Chameleon/Makefile Thu Oct 18 19:55:53 2018 (r482375)
+++ head/textproc/py-Chameleon/Makefile Thu Oct 18 19:56:02 2018 (r482376)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Chameleon
-PORTVERSION= 3.4
+PORTVERSION= 3.5
CATEGORIES= textproc www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,9 @@ COMMENT= Fast HTML/XML Template Compiler
LICENSE= BSD4CLAUSE
-NO_ARCH= yes
USES= python
USE_PYTHON= autoplist concurrent distutils
+
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/textproc/py-Chameleon/distinfo
==============================================================================
--- head/textproc/py-Chameleon/distinfo Thu Oct 18 19:55:53 2018 (r482375)
+++ head/textproc/py-Chameleon/distinfo Thu Oct 18 19:56:02 2018 (r482376)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532308812
-SHA256 (Chameleon-3.4.tar.gz) = 7750865a68b469b34cbc60b9927f7e5c609808b6b966bf75bf8556e6ed48912c
-SIZE (Chameleon-3.4.tar.gz) = 116991
+TIMESTAMP = 1539885835
+SHA256 (Chameleon-3.5.tar.gz) = cb0f97211faf03b46bf30e517c0e589bdc4a6cf678a9d1d68312d710849303a9
+SIZE (Chameleon-3.5.tar.gz) = 117821
More information about the svn-ports-head
mailing list