Ticket #36385: cloog-0.17.0.patch

File cloog-0.17.0.patch, 1.1 KB (added by manphiz@…, 12 years ago)

Add modeline for editors.

  • Portfile

    old new  
     1# -*- 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
    12# $Id: Portfile 93463 2012-05-23 13:05:05Z mcalhoun@macports.org $
    23
    34PortSystem          1.0
    45PortGroup           muniversal 1.0
    56
    67name                cloog
    7 version             0.16.3
    8 revision            2
     8version             0.17.0
    99epoch               1
    1010
    1111categories          devel math
     
    3030homepage            http://repo.or.cz/w/cloog.git
    3131master_sites        http://www.bastoul.net/cloog/pages/download/count.php3?url=./
    3232
    33 checksums           rmd160  e2cd5f93b2221c037027b20ce23636952902235c \
    34                     sha256  89d5e9f982b3577ac5218ae35608f3a28d90fad6cb3136b99320ebefbed6eb53
     33checksums           rmd160  d7deb6971c445547d96906dc417fd5d7fdf512bf \
     34                    sha256  f265f5069830c03d2919a7673c0963495437d6d79a8cbd3474cde2d4e3291e04
    3535
    3636depends_lib         port:gmp port:isl
    3737