Ticket #49602: Portfile.diff

File Portfile.diff, 739 bytes (added by Quibi (Quibizo), 9 years ago)
  • /Users/jv/Downloads/Portfile

    old new  
    11# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    2 # $Id: Portfile 140164 2015-09-10 23:10:54Z petr@macports.org $
     2# $Id$
    33
    44PortSystem          1.0
    55PortGroup python    1.0
     
    2828                    sha1    e4d752de1fea5a40a982d4d55004cfb14109ba99 \
    2929                    rmd160  e3161873d453b5653705711a9f2cc8500ea6c94f
    3030
    31 python.versions     26 27 34
     31python.versions     26 27 34 35
    3232
    3333if {${name} ne ${subport}} {
    3434    depends_build-append    port:py${python.version}-setuptools