[107121] trunk/dports/gnome/ghex/Portfile

devans at macports.org devans at macports.org
Tue Jun 18 12:38:00 PDT 2013


Revision: 107121
          https://trac.macports.org/changeset/107121
Author:   devans at macports.org
Date:     2013-06-18 12:38:00 -0700 (Tue, 18 Jun 2013)
Log Message:
-----------
ghex: white space only.

Modified Paths:
--------------
    trunk/dports/gnome/ghex/Portfile

Modified: trunk/dports/gnome/ghex/Portfile
===================================================================
--- trunk/dports/gnome/ghex/Portfile	2013-06-18 19:32:36 UTC (rev 107120)
+++ trunk/dports/gnome/ghex/Portfile	2013-06-18 19:38:00 UTC (rev 107121)
@@ -1,22 +1,23 @@
 # -*- 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		ghex
-version		2.24.0
-set branch  [join [lrange [split ${version} .] 0 1] .]
-description	GHex - a binary editor.
-long_description	GHex allows the user to load data from any file, \
-			view and edit it in either hex or ascii. A must for \
-			anyone playing games that use non-ascii format for saving.
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin
-homepage	http://www.gnome.org/
+name            ghex
+version         2.24.0
+set branch      [join [lrange [split ${version} .] 0 1] .]
+description     GHex - a binary editor.
+long_description \
+                GHex allows the user to load data from any file, \
+                view and edit it in either hex or ascii. A must for \
+                anyone playing games that use non-ascii format for saving.
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin
+homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 
-use_bzip2	yes
+use_bzip2       yes
 
 checksums       md5     982b2a4e70e80d2166bcc782e989889c \
                 sha1    6fd8e0df1cb6fb9fcf60cfa2bc88877713e4366c \
@@ -26,7 +27,7 @@
                 port:intltool \
                 port:gnome-doc-utils
 
-depends_lib	port:libgnomeprintui \
+depends_lib     port:libgnomeprintui \
                 port:libgnomeui
 
 configure.args  --disable-schemas-install \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130618/8b77359f/attachment.html>


More information about the macports-changes mailing list