Implement PyObject_DelItemString(), which was obviously forgotten for
Python-2.2. This will fix at least the metakit port. Bump PORTREVISION. Obtained from: Python CVS tree
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= python
|
||||
PORTVERSION= 2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang python
|
||||
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
|
||||
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
|
||||
|
||||
Reference in New Issue
Block a user