FreeBSD Bugzilla – Attachment 71877 Details for
Bug 104587
[Update]: Mark devel/py-ctypes IGNORE for python >= 2.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 852 bytes, created by
Marcus von Appen
on 2006-10-19 22:10:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Marcus von Appen
Created:
2006-10-19 22:10:13 UTC
Size:
852 bytes
patch
obsolete
>diff -Nur py-ctypes/Makefile py-ctypes.new/Makefile >--- py-ctypes/Makefile Thu Oct 19 23:02:14 2006 >+++ py-ctypes.new/Makefile Thu Oct 19 23:01:33 2006 >@@ -2,11 +2,12 @@ > # Date created: 12 May 2003 > # Whom: Hye-Shik Chang <perky@FreeBSD.org> > # >-# $FreeBSD: /repoman/r/pcvs/ports/devel/py-ctypes/Makefile,v 1.13 2006/09/10 04:13:47 perky Exp $ >+# $FreeBSD: ports/devel/py-ctypes/Makefile,v 1.13 2006/09/10 04:13:47 perky Exp $ > # > > PORTNAME= ctypes > PORTVERSION= 1.0.0 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%/,ctypes/,g} > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -19,4 +20,10 @@ > > ONLY_FOR_ARCHS= i386 amd64 alpha powerpc sparc64 > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PYTHON_REL} >= 250 >+IGNORE= ctypes ships with Python 2.5.x >+.endif >+ >+.include <bsd.port.post.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 104587
: 71877