- Update python-devel to 2.4c1

This commit is contained in:
Hye-Shik Chang 2004-11-20 17:17:28 +00:00
parent cbe4c7a47a
commit c8faaa29b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122021
18 changed files with 28 additions and 28 deletions

View file

@ -202,7 +202,7 @@ PYTHON_PORTVERSION= ${_PYTHON_PORTVERSION}
# Python-2.4 # Python-2.4
.if ${PYTHON_VERSION} == "python2.4" .if ${PYTHON_VERSION} == "python2.4"
PYTHON_PORTVERSION?=2.4.b2 PYTHON_PORTVERSION?=2.4.c1
PYTHON_PORTSDIR= ${PORTSDIR}/lang/python-devel PYTHON_PORTSDIR= ${PORTSDIR}/lang/python-devel
PYTHON_REL= 240 PYTHON_REL= 240
PYTHON_SUFFIX= 24 PYTHON_SUFFIX= 24

View file

@ -5,7 +5,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= python PORTNAME= python
PORTVERSION= 2.4.b2 PORTVERSION= 2.4.c1
CATEGORIES= lang python ipv6 CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}

View file

@ -1,2 +1,2 @@
MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc MD5 (python/Python-2.4c1.tgz) = deea93a91518314ffe9a7c5cd8144eac
SIZE (python/Python-2.4b2.tgz) = 9190198 SIZE (python/Python-2.4c1.tgz) = 9198160

View file

@ -17,7 +17,7 @@ MD5 (python/Python-2.3.3.tgz) = 4d16732b1cfccc0ed250956d41463c61
SIZE (python/Python-2.3.3.tgz) = 8491380 SIZE (python/Python-2.3.3.tgz) = 8491380
MD5 (python/Python-2.3.4.tgz) = b6cf0b19226861a38689d2fabd0931b3 MD5 (python/Python-2.3.4.tgz) = b6cf0b19226861a38689d2fabd0931b3
SIZE (python/Python-2.3.4.tgz) = 8502738 SIZE (python/Python-2.3.4.tgz) = 8502738
MD5 (python/Python-2.4a3.tgz) = 3030cb6bc7da261a8874c7f23226de7d
SIZE (python/Python-2.4a3.tgz) = 9114590
MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc
SIZE (python/Python-2.4b2.tgz) = 9190198 SIZE (python/Python-2.4b2.tgz) = 9190198
MD5 (python/Python-2.4c1.tgz) = deea93a91518314ffe9a7c5cd8144eac
SIZE (python/Python-2.4c1.tgz) = 9198160

View file

@ -17,7 +17,7 @@ MD5 (python/Python-2.3.3.tgz) = 4d16732b1cfccc0ed250956d41463c61
SIZE (python/Python-2.3.3.tgz) = 8491380 SIZE (python/Python-2.3.3.tgz) = 8491380
MD5 (python/Python-2.3.4.tgz) = b6cf0b19226861a38689d2fabd0931b3 MD5 (python/Python-2.3.4.tgz) = b6cf0b19226861a38689d2fabd0931b3
SIZE (python/Python-2.3.4.tgz) = 8502738 SIZE (python/Python-2.3.4.tgz) = 8502738
MD5 (python/Python-2.4a3.tgz) = 3030cb6bc7da261a8874c7f23226de7d
SIZE (python/Python-2.4a3.tgz) = 9114590
MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc
SIZE (python/Python-2.4b2.tgz) = 9190198 SIZE (python/Python-2.4b2.tgz) = 9190198
MD5 (python/Python-2.4c1.tgz) = deea93a91518314ffe9a7c5cd8144eac
SIZE (python/Python-2.4c1.tgz) = 9198160

View file

@ -17,7 +17,7 @@ MD5 (python/Python-2.3.3.tgz) = 4d16732b1cfccc0ed250956d41463c61
SIZE (python/Python-2.3.3.tgz) = 8491380 SIZE (python/Python-2.3.3.tgz) = 8491380
MD5 (python/Python-2.3.4.tgz) = b6cf0b19226861a38689d2fabd0931b3 MD5 (python/Python-2.3.4.tgz) = b6cf0b19226861a38689d2fabd0931b3
SIZE (python/Python-2.3.4.tgz) = 8502738 SIZE (python/Python-2.3.4.tgz) = 8502738
MD5 (python/Python-2.4a3.tgz) = 3030cb6bc7da261a8874c7f23226de7d
SIZE (python/Python-2.4a3.tgz) = 9114590
MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc
SIZE (python/Python-2.4b2.tgz) = 9190198 SIZE (python/Python-2.4b2.tgz) = 9190198
MD5 (python/Python-2.4c1.tgz) = deea93a91518314ffe9a7c5cd8144eac
SIZE (python/Python-2.4c1.tgz) = 9198160

View file

@ -5,7 +5,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= python PORTNAME= python
PORTVERSION= 2.4.b2 PORTVERSION= 2.4.c1
CATEGORIES= lang python ipv6 CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}

View file

@ -1,2 +1,2 @@
MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc MD5 (python/Python-2.4c1.tgz) = deea93a91518314ffe9a7c5cd8144eac
SIZE (python/Python-2.4b2.tgz) = 9190198 SIZE (python/Python-2.4c1.tgz) = 9198160

View file

@ -5,7 +5,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= python PORTNAME= python
PORTVERSION= 2.4.b2 PORTVERSION= 2.4.c1
CATEGORIES= lang python ipv6 CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}

View file

@ -1,2 +1,2 @@
MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc MD5 (python/Python-2.4c1.tgz) = deea93a91518314ffe9a7c5cd8144eac
SIZE (python/Python-2.4b2.tgz) = 9190198 SIZE (python/Python-2.4c1.tgz) = 9198160

View file

@ -5,7 +5,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= python PORTNAME= python
PORTVERSION= 2.4.b2 PORTVERSION= 2.4.c1
CATEGORIES= lang python ipv6 CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}

View file

@ -1,2 +1,2 @@
MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc MD5 (python/Python-2.4c1.tgz) = deea93a91518314ffe9a7c5cd8144eac
SIZE (python/Python-2.4b2.tgz) = 9190198 SIZE (python/Python-2.4c1.tgz) = 9198160

View file

@ -5,7 +5,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= python PORTNAME= python
PORTVERSION= 2.4.b2 PORTVERSION= 2.4.c1
CATEGORIES= lang python ipv6 CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}

View file

@ -1,2 +1,2 @@
MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc MD5 (python/Python-2.4c1.tgz) = deea93a91518314ffe9a7c5cd8144eac
SIZE (python/Python-2.4b2.tgz) = 9190198 SIZE (python/Python-2.4c1.tgz) = 9198160

View file

@ -5,7 +5,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= python PORTNAME= python
PORTVERSION= 2.4.b2 PORTVERSION= 2.4.c1
CATEGORIES= lang python ipv6 CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}

View file

@ -1,2 +1,2 @@
MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc MD5 (python/Python-2.4c1.tgz) = deea93a91518314ffe9a7c5cd8144eac
SIZE (python/Python-2.4b2.tgz) = 9190198 SIZE (python/Python-2.4c1.tgz) = 9198160

View file

@ -5,7 +5,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= python PORTNAME= python
PORTVERSION= 2.4.b2 PORTVERSION= 2.4.c1
CATEGORIES= lang python ipv6 CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}

View file

@ -1,2 +1,2 @@
MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc MD5 (python/Python-2.4c1.tgz) = deea93a91518314ffe9a7c5cd8144eac
SIZE (python/Python-2.4b2.tgz) = 9190198 SIZE (python/Python-2.4c1.tgz) = 9198160