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:
Thomas Gellekum
2002-01-16 12:22:20 +00:00
parent 58c044bdc6
commit 7d4762e8bb
22 changed files with 627 additions and 0 deletions

View File

@@ -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}/