Ticket #42860: Portfile.diff

File Portfile.diff, 847 bytes (added by mtiberti (Matteo Tiberti), 10 years ago)
  • 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$
    32
    43PortSystem          1.0
    54PortGroup           python 1.0
    65PortGroup           active_variants 1.1
    76
    87name                pymol
    9 version             1.6.0
     8version             1.7.1.0
    109categories          science chemistry
    1110license             GPL
    1211maintainers         bromo.med.uc.edu:howarth
     
    2221master_sites        sourceforge
    2322fetch.type          svn
    2423svn.url             https://svn.code.sf.net/p/pymol/code/trunk/pymol
    25 svn.revision        4039
     24svn.revision        4073
    2625worksrcdir          pymol
    2726
    2827python.default_version 27