[110380] users/devans/GNOME-3/stable/dports/gnome/gnome-devel-docs/Portfile

devans at macports.org devans at macports.org
Fri Aug 30 12:29:05 PDT 2013


Revision: 110380
          https://trac.macports.org/changeset/110380
Author:   devans at macports.org
Date:     2013-08-30 12:29:04 -0700 (Fri, 30 Aug 2013)
Log Message:
-----------
users/devans/GNOME-3/stable/dports: gnome-devel-docs, white space only.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-devel-docs/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-devel-docs/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-devel-docs/Portfile	2013-08-30 19:24:55 UTC (rev 110379)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-devel-docs/Portfile	2013-08-30 19:29:04 UTC (rev 110380)
@@ -1,42 +1,42 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name		gnome-devel-docs
-version		2.32.0
-license         GFDL-1.1
-set branch	[join [lrange [split ${version} .] 0 1] .]
-description	The GNOME Developer Documentation Package
-long_description        This is the GNOME Developer Documentation package including the following: \
-                           - GNOME Platform Overview  \
-                           - GNOME Integration Guide \
-                           - GNOME Optimization Guide \
-                           - GNOME Accessibility Developers Guide \
-                           - GNOME Human Interface Guidelines \
-                           - GNOME Documentation Project Handbook \
-                           - GNOME Documentation Project Style Guide
+name                gnome-devel-docs
+version             2.32.0
+license             GFDL-1.1
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         The GNOME Developer Documentation Package
+long_description    This is the GNOME Developer Documentation package including the following: \
+                        - GNOME Platform Overview  \
+                        - GNOME Integration Guide \
+                        - GNOME Optimization Guide \
+                        - GNOME Accessibility Developers Guide \
+                        - GNOME Human Interface Guidelines \
+                        - GNOME Documentation Project Handbook \
+                        - GNOME Documentation Project Style Guide
              
-maintainers	devans openmaintainer
-categories	gnome devel
-platforms	darwin
-supported_archs noarch
-homepage	http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
+maintainers         devans openmaintainer
+categories          gnome devel
+platforms           darwin
+supported_archs     noarch
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/${name}/${branch}/
 
-use_bzip2 	yes
+use_bzip2           yes
 
-checksums       sha256  38f6c48c35179d667b637e8d65bd35045d8b54b4f8079220633d9a59cafa4b26 \
-                rmd160  5b70f76b8b1166b3810661052f0562cdfa2ea16c
+checksums           sha256  38f6c48c35179d667b637e8d65bd35045d8b54b4f8079220633d9a59cafa4b26 \
+                    rmd160  5b70f76b8b1166b3810661052f0562cdfa2ea16c
 
-depends_build   port:pkgconfig \
-                port:gnome-doc-utils
+depends_build       port:pkgconfig \
+                    port:gnome-doc-utils
 
 
-configure.args  --disable-scrollkeeper
+configure.args      --disable-scrollkeeper
 
 post-activate {
    system "scrollkeeper-update"
 }
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130830/0772aaf6/attachment-0001.html>


More information about the macports-changes mailing list