[134380] trunk/dports/gnome/yelp-xsl/Portfile

devans at macports.org devans at macports.org
Mon Mar 23 21:58:06 PDT 2015


Revision: 134380
          https://trac.macports.org/changeset/134380
Author:   devans at macports.org
Date:     2015-03-23 21:58:06 -0700 (Mon, 23 Mar 2015)
Log Message:
-----------
yelp-xsl: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/gnome/yelp-xsl/Portfile

Modified: trunk/dports/gnome/yelp-xsl/Portfile
===================================================================
--- trunk/dports/gnome/yelp-xsl/Portfile	2015-03-24 02:11:44 UTC (rev 134379)
+++ trunk/dports/gnome/yelp-xsl/Portfile	2015-03-24 04:58:06 UTC (rev 134380)
@@ -1,34 +1,33 @@
 # -*- 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
+PortSystem          1.0
 
-name            yelp-xsl
-version         3.14.0
-license         GPL-2 LGPL-2.1
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     A collection of XSLT and other data files required by Yelp.
-long_description \
-                yelp-xsl contains various XSLT files for transforming DocBook, Mallard, \
-                and other formats as required by Yelp.
-maintainers     devans openmaintainer
-categories      gnome
-platforms       darwin
-homepage        https://wiki.gnome.org/Apps/Yelp
-master_sites    gnome:sources/${name}/${branch}/
+name                yelp-xsl
+version             3.14.0
+license             GPL-2 LGPL-2.1
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         A collection of XSLT and other data files required by Yelp.
+long_description    yelp-xsl contains various XSLT files for transforming DocBook, Mallard, \
+                    and other formats as required by Yelp.
+maintainers         devans openmaintainer
+categories          gnome
+platforms           darwin
+homepage            https://wiki.gnome.org/Apps/Yelp
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  fa2c223555839576ac9c5be039a94592b70f3de8 \
-                sha256  8f5b6793cd600f8308e4ac93da68009169fa6d590eb71ed4a8e98bafe541a87e
+checksums           rmd160  fa2c223555839576ac9c5be039a94592b70f3de8 \
+                    sha256  8f5b6793cd600f8308e4ac93da68009169fa6d590eb71ed4a8e98bafe541a87e
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:itstool
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:itstool
 
-depends_lib     port:gtk3 \
-                port:libxslt \
-                port:libxml2
+depends_lib         port:gtk3 \
+                    port:libxslt \
+                    port:libxml2
 
 # update m4/intltool.m4 and autoreconf
 
@@ -43,4 +42,4 @@
     system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150323/1adb420e/attachment.html>


More information about the macports-changes mailing list