Ticket #55320: vcsn.diff

File vcsn.diff, 1.4 KB (added by akimd (Akim Demaille), 7 years ago)
  • ports/vcsn.macports

    commit d02597a546f963d358419f67e4bea02138557492
    Author: Akim Demaille <akim@lrde.epita.fr>
    Date:   Mon Nov 13 19:41:33 2017 +0100
    
        ports: 2.6 for MacPorts
        
        * ports/vcsn.macports: here.
    
    diff --git a/ports/vcsn.macports b/ports/vcsn.macports
    index 6af37a0f..4f1afaf7 100644
    a b  
    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 144823 2016-01-19 16:35:07Z khindenburg@macports.org $
    32
    43PortSystem          1.0
    54PortGroup           cxx11 1.0
    65PortGroup           active_variants 1.1
    76
    87name                vcsn
    9 version             2.4
     8version             2.6
    109categories          devel
    1110platforms           darwin
    1211maintainers         lrde.epita.fr:akim openmaintainer
    master_sites http://www.lrde.epita.fr/dload/vcsn/${version}/ 
    2322
    2423use_xz              yes
    2524
    26 checksums           rmd160  b864f8735806c84ab11752f411174fdad8668248 \
    27                     sha256  3265078d39ac0bb596177a8b0a8dcd80c87f873743a024355b0e36e8aa7ec037
     25checksums           rmd160  3b3441215f81736733ff130e94976bada40b3a68 \
     26                    sha256  87bcfc6f722f6f39613b7f2a8b7de95d682e32d33c08edcebf6790129cb6dff5
    2827
    2928# python3.x is required - force dependencies to use it as well
    3029set python_version  35