aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2013-01-31 21:40:49 +0800
committerrm <rm@FreeBSD.org>2013-01-31 21:40:49 +0800
commit6e7c0d0509a9f8af04d364f2d7253cb07a400a3e (patch)
tree27d8b928ef2fdc7fc6f81b7ba136b1eb4cc2c446 /devel
parent4bcc7b42bb70613448f06e4c9bf9ee4954a45279 (diff)
downloadfreebsd-ports-gnome-6e7c0d0509a9f8af04d364f2d7253cb07a400a3e.tar.gz
freebsd-ports-gnome-6e7c0d0509a9f8af04d364f2d7253cb07a400a3e.tar.zst
freebsd-ports-gnome-6e7c0d0509a9f8af04d364f2d7253cb07a400a3e.zip
- update to 1.2.0 (that's required for our current devel/py-dateutil version)
- trim Makefile header - tab -> space change in pkg-descr:WWW Approved by: maintainer (implicit; email with no response)
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