[129155] trunk/dports/devel/isl-devel/Portfile

larryv at macports.org larryv at macports.org
Sun Dec 7 13:45:49 PST 2014


Revision: 129155
          https://trac.macports.org/changeset/129155
Author:   larryv at macports.org
Date:     2014-12-07 13:45:48 -0800 (Sun, 07 Dec 2014)
Log Message:
-----------
isl-devel: Rearrange and reformat

Modified Paths:
--------------
    trunk/dports/devel/isl-devel/Portfile

Modified: trunk/dports/devel/isl-devel/Portfile
===================================================================
--- trunk/dports/devel/isl-devel/Portfile	2014-12-07 21:45:46 UTC (rev 129154)
+++ trunk/dports/devel/isl-devel/Portfile	2014-12-07 21:45:48 UTC (rev 129155)
@@ -11,9 +11,9 @@
 set git_commit      81e5049ab43f115896fc6526277aa2aa0d354348
 
 categories          devel math
-
-maintainers         nomaintainer
 platforms           darwin
+license             MIT
+maintainers         nomaintainer
 
 description         Integer Set Library
 long_description    isl is a library for manipulating sets and \
@@ -28,11 +28,13 @@
                     reduction, transitive closures on maps (which may \
                     encode infinite graphs), dependence analysis and \
                     bounds on piecewise step-polynomials.
+homepage            http://repo.or.cz/w/isl.git
 
+depends_lib         port:gmp
 
-license             MIT
-homepage            http://repo.or.cz/w/isl.git
 master_sites        http://repo.or.cz/w/isl.git/snapshot
+checksums           rmd160  f577d0f307741f1621fe5db430c292439da7203e \
+                    sha256  0a7779db029160c213afec8e93ab540b8caf3baa98c5236dcf99b56f20d9026c
 
 distname            ${git_commit}
 worksrcdir          isl
@@ -43,11 +45,6 @@
 use_autoreconf      yes
 autoreconf.args     -fvi
 
-checksums           rmd160  f577d0f307741f1621fe5db430c292439da7203e \
-                    sha256  0a7779db029160c213afec8e93ab540b8caf3baa98c5236dcf99b56f20d9026c
-
-depends_lib         port:gmp
-
 test.run            yes
 test.target         check
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141207/b5513a28/attachment.html>


More information about the macports-changes mailing list