head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.02.19.06.06.03;	author miwi;	state dead;
branches;
next	1.1;

1.1
date	2012.02.18.17.53.53;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Remove pr-patch
@
text
@
--- python31ppc.diff begins here ---
Index: files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h
===================================================================
RCS file: files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h
diff -N files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-Modules-_ctypes-libffi-src-powerpc-ffitarget.h	17 Nov 2011 05:09:15 -0000
@@@@ -0,0 +1,11 @@@@
+--- Modules/_ctypes/libffi/src/powerpc/ffitarget.h.orig	2011-11-16 20:32:42.000000000 -0800
++++ Modules/_ctypes/libffi/src/powerpc/ffitarget.h	2011-11-16 20:33:23.000000000 -0800
+@@@@ -78,6 +78,8 @@@@
+   FFI_SYSV,
+   FFI_GCC_SYSV,
+   FFI_LINUX64,
++  FFI_LINUX,
++  FFI_LINUX_SOFT_FLOAT,
+   FFI_DEFAULT_ABI = FFI_SYSV,
+ #endif
+ 
--- python31ppc.diff ends here ---


@


1.1
log
@- Mark Python as Secure
- Fix DoS via malformed XML-RPC / HTTP POST

Submitted by:	rm@@
Reported by:	many
Obtained from:	python hg
Security:	http://www.vuxml.org/freebsd/b4f8be9e-56b2-11e1-9fb7-003067b2972c.html
@
text
@@

