[134381] users/devans/GNOME-3/stable/dports/gnome/yelp-xsl

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


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

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/yelp-xsl/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/yelp-xsl/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/yelp-xsl
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/yelp-xsl:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/yelp-xsl:108265-118191
/users/devans/GNOME-3/unstable/dports/gnome/yelp-xsl:114069-118154,125521-125722
/users/rmstonecipher/gnome/yelp-xsl:102363-103172
   + /branches/mld-qt-481/dports/gnome/yelp-xsl:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/yelp-xsl:108265-134380
/users/devans/GNOME-3/unstable/dports/gnome/yelp-xsl:114069-118154,125521-125722
/users/rmstonecipher/gnome/yelp-xsl:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/yelp-xsl/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/yelp-xsl/Portfile	2015-03-24 04:58:06 UTC (rev 134380)
+++ users/devans/GNOME-3/stable/dports/gnome/yelp-xsl/Portfile	2015-03-24 04:59:58 UTC (rev 134381)
@@ -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/664bb9d8/attachment.html>


More information about the macports-changes mailing list