mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Use PYTHON_PKGNAMEPREFIX. Use correct md5 for latest python-beta.
This commit is contained in:
parent
1f3c3106a8
commit
0b684776a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33610
@ -10,7 +10,7 @@ PORTVERSION= ${PYTHON_PORTVERSION}
|
||||
CATEGORIES= x11-toolkits python
|
||||
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
|
||||
ftp://ftp.cwi.nl/pub/python/src/
|
||||
PKGNAMEPREFIX= py-
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTFILES= ${PYTHON_DISTFILE}
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (python/py152.tgz) = e9d677ae6d5a3efc6937627ed8a3e752
|
||||
MD5 (python/Python-1.6.tar.gz) = 9d72ef93d7698769d9d3be7c17d5ad92
|
||||
MD5 (python/BeOpen-Python-2.0b1.tar.gz) = ad8b95886e5049fc9c79a50f4ea3debf
|
||||
MD5 (python/BeOpen-Python-2.0b2.tar.gz) = a3e821a9abcfeeeeab3f75f6808ac247
|
||||
|
Loading…
Reference in New Issue
Block a user