Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2006 15:03:05 +0200
From:      Sascha Gresk <Sascha.Gresk@Opensource-Consult.Com>
To:        python@FreeBSD.org
Cc:        FREE! voicebox <admin@free.de>
Subject:   patching /usr/ports/lang/python23 
Message-ID:  <B0861BC0-2414-472D-B3A4-3F168993ABA3@Opensource-Consult.Com>

next in thread | raw e-mail | index | archive | help
cd /usr/ports/lang/python23
cd files/
fetch http://python.org/files/news/security/PSF-2006-001/patch-2.3.txt
mv patch-2.3.txt PSF-2006-001_patch-2.3.txt
vi Makefile
PORTNAME=       python23-PSF-2006-001

make PATCH_DEBUG=yes


------ seems to look okay:

===>   Applying FreeBSD patch /usr/ports/lang/python23/files/patch- 
PSF-2006-001_patch-2.3.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: Objects/unicodeobject.c
|===================================================================
|--- Objects/unicodeobject.c    (Revision 52281)
|+++ Objects/unicodeobject.c    (Arbeitskopie)
--------------------------
Patching file Objects/unicodeobject.c using Plan A...
Hunk #1 succeeded at 1888.
Hunk #2 succeeded at 1934.
Hunk #3 succeeded at 1946.
Hunk #4 succeeded at 1972.
done




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B0861BC0-2414-472D-B3A4-3F168993ABA3>