aboutsummaryrefslogtreecommitdiff
path: root/lang/python32
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-10-03 04:06:37 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-10-03 04:06:37 +0000
commit309da33d2fc7298ec3889f6cb883243589b81c17 (patch)
treee11a6a0035871aefd6af86b776e5520e17331523 /lang/python32
parent9bedecdec2e63870e2c0ef8d24e68c9076e64db3 (diff)
downloadports-309da33d2fc7298ec3889f6cb883243589b81c17.tar.gz
ports-309da33d2fc7298ec3889f6cb883243589b81c17.zip
- do not hardcode distfile extension for lang/python ports in bsd.python.mk
(PYTHON_DISTFILE variable) - switch lang/python ports (and it's slaves) to tar.xz I compared all the four pairs .tgz/.tar.xz and they have no content differences. Discussed on: python@
Notes
Notes: svn path=/head/; revision=305181
Diffstat (limited to 'lang/python32')
-rw-r--r--lang/python32/Makefile1
-rw-r--r--lang/python32/distinfo4
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