FreeBSD Bugzilla – Attachment 113909 Details for
Bug 155526
[PATCH] devel/py-elementtree: ignore if 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), 884 bytes, created by
R.Mahmatkhanov
on 2011-03-13 13:20:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
R.Mahmatkhanov
Created:
2011-03-13 13:20:11 UTC
Size:
884 bytes
patch
obsolete
>diff -ruNa py-elementtree.orig/Makefile py-elementtree/Makefile >--- py-elementtree.orig/Makefile 2009-05-22 11:08:07.000000000 +0400 >+++ py-elementtree/Makefile 2011-03-13 16:11:08.000000000 +0300 >@@ -33,4 +33,10 @@ > ${CP} -R ${WRKSRC}/samples/ ${EXAMPLESDIR} > .endif > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PYTHON_REL} >= 250 >+IGNORE= elementTree ships with Python 2.5.x >+.endif >+ >+.include <bsd.port.post.mk> >diff -ruNa py-elementtree.orig/distinfo py-elementtree/distinfo >--- py-elementtree.orig/distinfo 2006-11-16 00:49:18.000000000 +0300 >+++ py-elementtree/distinfo 2011-03-13 16:07:59.000000000 +0300 >@@ -1,3 +1,2 @@ >-MD5 (elementtree-1.2.6-20050316.tar.gz) = e1b21716be8bfff8bf192fc3880ad008 > SHA256 (elementtree-1.2.6-20050316.tar.gz) = b29d5f2417cb331562c8c5f8ebef2a895ba540261c4245f526143c6a31bccb04 > SIZE (elementtree-1.2.6-20050316.tar.gz) = 41752
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 155526
: 113909