[127447] trunk/dports/gnome/gnome-doc-utils/Portfile
devans at macports.org
devans at macports.org
Tue Oct 28 08:50:57 PDT 2014
Revision: 127447
https://trac.macports.org/changeset/127447
Author: devans at macports.org
Date: 2014-10-28 08:50:57 -0700 (Tue, 28 Oct 2014)
Log Message:
-----------
gnome-doc-tools: reformat, white space only.
Modified Paths:
--------------
trunk/dports/gnome/gnome-doc-utils/Portfile
Modified: trunk/dports/gnome/gnome-doc-utils/Portfile
===================================================================
--- trunk/dports/gnome/gnome-doc-utils/Portfile 2014-10-28 15:48:33 UTC (rev 127446)
+++ trunk/dports/gnome/gnome-doc-utils/Portfile 2014-10-28 15:50:57 UTC (rev 127447)
@@ -1,51 +1,50 @@
# -*- 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 gnome-doc-utils
-version 0.20.10
-set branch [join [lrange [split ${version} .] 0 1] .]
-description GNOME document utils.
-long_description \
- gnome-doc-utils is a collection of documentation utilities \
- for the Gnomeproject. Notably, it contains utilities for building \
- documentation andall auxiliary files in your source tree, and it \
- contains the DocBookXSLT stylesheets that were once distributed \
- with Yelp.
-maintainers devans openmaintainer
-categories gnome
-license LGPL-2+
-installs_libs no
-platforms darwin
-supported_archs noarch
-homepage https://wiki.gnome.org/Projects/GnomeDocUtils
-master_sites gnome:sources/${name}/${branch}/
+name gnome-doc-utils
+version 0.20.10
+set branch [join [lrange [split ${version} .] 0 1] .]
+description GNOME document utils.
+long_description gnome-doc-utils is a collection of documentation utilities \
+ for the Gnomeproject. Notably, it contains utilities for building \
+ documentation andall auxiliary files in your source tree, and it \
+ contains the DocBookXSLT stylesheets that were once distributed \
+ with Yelp.
+maintainers devans openmaintainer
+categories gnome
+license LGPL-2+
+installs_libs no
+platforms darwin
+supported_archs noarch
+homepage https://wiki.gnome.org/Projects/GnomeDocUtils
+master_sites gnome:sources/${name}/${branch}/
-checksums rmd160 64fcdf0166c213b6bf5c872f583546b3a9a17bf4 \
- sha256 cb0639ffa9550b6ddf3b62f3b1add92fb92ab4690d351f2353cffe668be8c4a6
+checksums rmd160 64fcdf0166c213b6bf5c872f583546b3a9a17bf4 \
+ sha256 cb0639ffa9550b6ddf3b62f3b1add92fb92ab4690d351f2353cffe668be8c4a6
-use_xz yes
+use_xz yes
# http://trac.macports.org/ticket/23954
use_parallel_build no
-depends_build port:intltool \
- port:pkgconfig
+depends_build port:intltool \
+ port:pkgconfig
-depends_lib port:gettext \
- port:libxslt
+depends_lib port:gettext \
+ port:libxslt
-depends_run port:docbook-xml \
- port:docbook-xsl \
- port:rarian \
- port:iso-codes
+depends_run port:docbook-xml \
+ port:docbook-xsl \
+ port:rarian \
+ port:iso-codes
# Pickup saner intltool macros
-patchfiles no-intltool-perl.patch
+patchfiles no-intltool-perl.patch
# The perl executable should be the one explicitly required by intltool
-configure.args --disable-scrollkeeper
+configure.args --disable-scrollkeeper
variant python25 conflicts python26 python27 description {Use python 2.5} {
depends_lib-append port:py25-libxml2 port:python25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141028/f422421d/attachment.html>
More information about the macports-changes
mailing list