aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorolivierd <olivierd@FreeBSD.org>2016-12-15 01:49:20 +0800
committerolivierd <olivierd@FreeBSD.org>2016-12-15 01:49:20 +0800
commit45a7d80fc9b85dc8491e7e731844fee7d6ef988c (patch)
tree400ab40d92656de82a6181aeddbb0a848095e656 /textproc
parenta1ab91d4ca6c1082441516c67e95282b212b05c5 (diff)
downloadfreebsd-ports-gnome-45a7d80fc9b85dc8491e7e731844fee7d6ef988c.tar.gz
freebsd-ports-gnome-45a7d80fc9b85dc8491e7e731844fee7d6ef988c.tar.zst
freebsd-ports-gnome-45a7d80fc9b85dc8491e7e731844fee7d6ef988c.zip
- Update to 3.0
- Reassign to the Python team - Port is neutral - Adjust WWW entry Changelog: https://github.com/malthe/chameleon/blob/3.0/CHANGES.rst#30-2016-12-07
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-Chameleon/Makefile5
-rw-r--r--textproc/py-Chameleon/distinfo6
-rw-r--r--textproc/py-Chameleon/pkg-descr2
3 files changed, 7 insertions, 6 deletions
diff --git a/textproc/py-Chameleon/Makefile b/textproc/py-Chameleon/Makefile
index dde88dfd378f..ab79855c21df 100644
--- a/textproc/py-Chameleon/Makefile
+++ b/textproc/py-Chameleon/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= Chameleon
-PORTVERSION= 2.25
+PORTVERSION= 3.0
CATEGORIES= textproc www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Fast HTML/XML Template Compiler
LICENSE= BSD4CLAUSE
@@ -15,5 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= python
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/textproc/py-Chameleon/distinfo b/textproc/py-Chameleon/distinfo
index 6f37aa5ea9e8..7156bbc4c2ab 100644
--- a/textproc/py-Chameleon/distinfo
+++ b/textproc/py-Chameleon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474945965
-SHA256 (Chameleon-2.25.tar.gz) = 6b2740e077626306c10a659bb9fe80d2eb8b6ceb89b521dfbed2f1432b2b496d
-SIZE (Chameleon-2.25.tar.gz) = 193965
+TIMESTAMP = 1481737394
+SHA256 (Chameleon-3.0.tar.gz) = b830b9c44578635caa73ae91f511013df7576304f6f1375f99a27bce5e2099d9
+SIZE (Chameleon-3.0.tar.gz) = 158668
diff --git a/textproc/py-Chameleon/pkg-descr b/textproc/py-Chameleon/pkg-descr
index 74e1ab5ceecc..ed5ffdc8d689 100644
--- a/textproc/py-Chameleon/pkg-descr
+++ b/textproc/py-Chameleon/pkg-descr
@@ -6,4 +6,4 @@ HTML markup or XML. The language used is page templates, originally a Zope
invention, but available here as a standalone library that you can use in any
script or application running Python.
-WWW: http://www.pagetemplates.org/
+WWW: https://github.com/malthe/chameleon