mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.6a11
PR: 95503 Submitted by: maintainer
This commit is contained in:
parent
aea8e7aa4c
commit
d72a24c351
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159138
3 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= setuptools
|
||||
PORTVERSION= 0.6a10
|
||||
PORTVERSION= 0.6a11
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://cheeseshop.python.org/packages/source/s/setuptools/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (python/setuptools-0.6a10.zip) = 8bcf7524d484aa3134a1b5aa64d2c275
|
||||
SHA256 (python/setuptools-0.6a10.zip) = 786f58c836ecfef6b5a4a6583a8128a29f968e0550f0c96f95aa71ae532bd2f1
|
||||
SIZE (python/setuptools-0.6a10.zip) = 238897
|
||||
MD5 (python/setuptools-0.6a11.zip) = e34ba85973095f378045f3002a829b12
|
||||
SHA256 (python/setuptools-0.6a11.zip) = 3877465698bb37a71f464a56954dc1cade13787f59b67acf930126cb14fc4e26
|
||||
SIZE (python/setuptools-0.6a10.zip) = 245894
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
@comment $FreeBSD$
|
||||
bin/easy_install
|
||||
bin/easy_install-%%PYVER%%
|
||||
bin/easy_install.py
|
||||
%%PYTHON_SITELIBDIR%%/easy-install.pth
|
||||
%%PYTHON_SITELIBDIR%%/setuptools.pth
|
||||
|
|
Loading…
Add table
Reference in a new issue