Commits

Marcus Calhoun-Lopez authored and MarcusCalhoun-Lopez committed f00fc27e362
isl: update version 0.18->0.20
No tags

devel/cloog/Portfile

Modified
1 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
2 2
3 3 PortSystem 1.0
4 4 if {${subport} eq "cloog"} {
5 5 PortGroup muniversal 1.0
6 6 }
7 7
8 8 name cloog
9 9 epoch 1
10 10 version 0.18.4
11 -revision 1
11 +revision 2
12 12 categories devel math
13 13 platforms darwin
14 14 license LGPL-2.1+
15 15 maintainers {larryv @larryv}
16 16
17 17 description CLooG, the Chunky Loop Generator
18 18 long_description CLooG is a free software and library to generate \
19 19 code for scanning Z-polyhedra. That is, it finds \
20 20 a code (e.g. in C, FORTRAN...) that reaches each \
21 21 integral point of one or more parameterized \

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut