Ticket #10375: py-zopeinterface.diff

File py-zopeinterface.diff, 1015 bytes (added by opendarwin.org@…, 18 years ago)

patch for py-zopeinterface -> 3.1.0c1

  • Portfile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/dports/python/py-zopeinterface/Portfile,v
    retrieving revision 1.2
    diff -u -r1.2 Portfile
     
    44PortGroup python24 1.0
    55
    66name                    py-zopeinterface
    7 version                 3.0.1
     7version                 3.1.0c1
    88categories              python zope
    99platforms               darwin
    1010maintainers             mww@opendarwin.org
     
    1212long_description        ${description}
    1313
    1414homepage                http://www.zope.org/Products/ZopeInterface
    15 master_sites    ${homepage}/3.0.1final/
     15master_sites            ${homepage}/${version}
    1616distfiles               ZopeInterface-${version}.tgz
    17 checksums               md5 114f302c2b132d43ad4e01d108b4d192
     17checksums               md5 f34cb95f2fbdbe3f1850c95cefddbd2c
    1818
    1919worksrcdir              ZopeInterface-${version}
    2020
    21 platform darwin 8 {
    22         patchfiles      patch-_zope_interface_coptimizations.c
    23 }
     21## platform darwin 8 {
     22##      patchfiles      patch-_zope_interface_coptimizations.c
     23## }