summaryrefslogtreecommitdiff
path: root/lang/python/patches/patch-ai
AgeCommit message (Collapse)AuthorFilesLines
1998-07-11Two changes:tsarna1-33/+0
- Use -fPIC instead of -fpic (latter breaks py-Numeric on sparc). Suggested by tv@netbsd.org. This is inherited by most py-* packages. Change sent to guido@cnri.reston.va.us. - Remove official patches from patches dir. Use PATCHFILES mechanism instead to get them from www.python.org.
1998-05-04Update python to version 1.5.1 using package by Jaromir Dolecek.tron1-0/+33
Fixes PR pkg/5361.