diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-10-03 04:06:37 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-10-03 04:06:37 +0000 |
commit | 309da33d2fc7298ec3889f6cb883243589b81c17 (patch) | |
tree | e11a6a0035871aefd6af86b776e5520e17331523 /lang/python32 | |
parent | 9bedecdec2e63870e2c0ef8d24e68c9076e64db3 (diff) |
Notes
Diffstat (limited to 'lang/python32')
-rw-r--r-- | lang/python32/Makefile | 1 | ||||
-rw-r--r-- | lang/python32/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/lang/python32/Makefile b/lang/python32/Makefile index 1aae5c8de8e6..4481c47ad18c 100644 --- a/lang/python32/Makefile +++ b/lang/python32/Makefile @@ -29,6 +29,7 @@ INSTALL_TARGET= altinstall MAN1= ${PYTHON_VERSION}.1 USE_PYTHON= yes +USE_XZ= yes PYTHON_VERSION= python3.2 PYTHON_NO_DEPENDS= yes diff --git a/lang/python32/distinfo b/lang/python32/distinfo index a65cb59f4ed8..043ed0ebe068 100644 --- a/lang/python32/distinfo +++ b/lang/python32/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/Python-3.2.3.tgz) = 74c33e165edef7532cef95fd9a325a06878b5bfc8a5d038161573f283eaf9809 -SIZE (python/Python-3.2.3.tgz) = 12787688 +SHA256 (python/Python-3.2.3.tar.xz) = 23c16f621f21e54987079765c060196cbe50235c7867147c6126d433054b1754 +SIZE (python/Python-3.2.3.tar.xz) = 8970368 |