Ticket #44288: python27-Portfile.diff

File python27-Portfile.diff, 781 bytes (added by mbrethen, 10 years ago)
  • Portfile

    old new  
    88epoch               2
    99# Remember to keep py27-tkinter and py27-gdbm's versions sync'd with this
    1010version             2.7.8
    11 
     11revision            1
    1212set major           [lindex [split $version .] 0]
    1313set branch          [join [lrange [split ${version} .] 0 1] .]
    1414categories          lang
     
    3636                    patch-Lib-cgi.py.diff \
    3737                    patch-Lib-ctypes-macholib-dyld.py.diff \
    3838                    patch-configure.diff \
    39                     patch-libedit.diff
     39                    patch-libedit.diff \
     40                    patch-Include-pyport.h.diff
    4041
    4142depends_lib         port:gettext \
    4243                    port:zlib \