aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/py-six/Makefile8
-rw-r--r--devel/py-six/distinfo4
-rw-r--r--devel/py-six/pkg-descr2
3 files changed, 5 insertions, 9 deletions
diff --git a/devel/py-six/Makefile b/devel/py-six/Makefile
index 97ee2c98a590..67016bde98ef 100644
--- a/devel/py-six/Makefile
+++ b/devel/py-six/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: six
-# Date created: 15 Nov 2011
-# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= six
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-six/distinfo b/devel/py-six/distinfo
index 3641407eef05..7e2d286d9e52 100644
--- a/devel/py-six/distinfo
+++ b/devel/py-six/distinfo
@@ -1,2 +1,2 @@
-SHA256 (six-1.1.0.tar.gz) = 8c421a58100704148fd9ad2e38b05d5646f6d3139ac209dfda4c980d124c75ba
-SIZE (six-1.1.0.tar.gz) = 12573
+SHA256 (six-1.2.0.tar.gz) = 4a86d87623f75811524f30832e092914d65af7ff2eb1d403e01ec235b0e19cb3
+SIZE (six-1.2.0.tar.gz) = 15316
diff --git a/devel/py-six/pkg-descr b/devel/py-six/pkg-descr
index 3632b8dcd0fa..ac457f065611 100644
--- a/devel/py-six/pkg-descr
+++ b/devel/py-six/pkg-descr
@@ -3,4 +3,4 @@ functions for smoothing over the differences between the Python versions
with the goal of writing Python code that is compatible on both Python
versions. See the documentation for more information on what is provided.
-WWW: http://pypi.python.org/pypi/six
+WWW: http://pypi.python.org/pypi/six