[151506] trunk/dports/math/libticalcs2/Portfile

larryv at macports.org larryv at macports.org
Tue Aug 16 22:56:01 PDT 2016


Revision: 151506
          https://trac.macports.org/changeset/151506
Author:   larryv at macports.org
Date:     2016-08-16 22:56:01 -0700 (Tue, 16 Aug 2016)
Log Message:
-----------
libticalcs2: Add modeline, rearrange, reformat

Modified Paths:
--------------
    trunk/dports/math/libticalcs2/Portfile

Modified: trunk/dports/math/libticalcs2/Portfile
===================================================================
--- trunk/dports/math/libticalcs2/Portfile	2016-08-17 05:51:54 UTC (rev 151505)
+++ trunk/dports/math/libticalcs2/Portfile	2016-08-17 05:56:01 UTC (rev 151506)
@@ -1,3 +1,4 @@
+# -*- 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
 # $Id$
 
 PortSystem          1.0
@@ -4,29 +5,27 @@
 
 name                libticalcs2
 version             1.1.7
-license             GPL-2
 categories          math
+platforms           darwin
+license             GPL-2
 maintainers         nomaintainer
+
 description         TILibs
 long_description    Utility libraries for TI related apps
-homepage            http://lpg.ticalc.org/prj_tilp/
-platforms           darwin
+homepage            http://lpg.ticalc.org/prj_tilp
 
 master_sites        sourceforge:tilp
-
 use_bzip2           yes
-
 checksums           md5     bb88a1200e3bce4e58718a0284933e97 \
                     sha1    cda1d356816b352618d25fc2d7afed59352a91ad \
                     rmd160  c5bed4064c708489835dc591d04bbc7d7fa5a747
 
-depends_build       port:pkgconfig \
-                    bin:grep:grep
+depends_build       bin:grep:grep \
+                    port:pkgconfig
 
 depends_lib         port:gettext \
+                    path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                    port:libticables2 \
                     port:libticonv \
                     port:libtifiles2 \
-                    port:libticables2 \
-                    path:lib/pkgconfig/glib-2.0.pc:glib2 \
                     port:zlib
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160816/f5298e27/attachment.html>


More information about the macports-changes mailing list