Python 2.4.4 is a bugfix release of Python 2.4, on October 18, 2006. Fix: Do a s/2.4.3/2.4.4/ s/243/244/g against bsd.python.mk and apply the attached patch:
Responsible Changed From-To: freebsd-ports-bugs->perky Over to maintainer.
delphij 2007-02-14 06:07:29 UTC FreeBSD ports repository Modified files: Mk bsd.python.mk lang/python Makefile distinfo lang/python-doc-html distinfo lang/python24 Makefile distinfo pkg-plist lang/python24/files patch-setup.py Removed files: lang/python24/files patch-CVE-2006-4980 Log: Update to Python 2.4.4. Approved by: maintainer timeout, alexbl (python@) Tested by: pointyhat PR: ports/105901 Revision Changes Path 1.94 +3 -3 ports/Mk/bsd.python.mk 1.22 +15 -0 ports/lang/python-doc-html/distinfo 1.159 +1 -1 ports/lang/python/Makefile 1.63 +3 -0 ports/lang/python/distinfo 1.156 +2 -3 ports/lang/python24/Makefile 1.63 +3 -3 ports/lang/python24/distinfo 1.2 +0 -67 ports/lang/python24/files/patch-CVE-2006-4980 (dead) 1.11 +7 -7 ports/lang/python24/files/patch-setup.py 1.62 +4 -2 ports/lang/python24/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Patch applied after pointyhat build (thanks to pav@).
Responsible Changed From-To: perky->delphij Bugs are mine.